Age | Commit message (Expand) | Author |
2015-09-19 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-09-17 | drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x | Gabriel Fernandez |
2015-09-16 | clk: check for invalid parent index of orphans in __clk_init() | Mans Rullgard |
2015-09-16 | clk: tegra: dfll: Properly protect OPP list | Thierry Reding |
2015-09-14 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-09-14 | clk: rockchip: add critical clock for rk3368 | Heiko Stübner |
2015-09-10 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2015-09-10 | clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188 | Romain Perier |
2015-09-10 | clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks | Michael Niewoehner |
2015-09-10 | clk: rockchip: handle critical clocks after registering all clocks | Heiko Stuebner |
2015-09-08 | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2015-09-04 | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-09-03 | clk: Hi6220: separately build stub clock driver | Leo Yan |
2015-09-02 | clk: h8s2678: Fix compile error | Guenter Roeck |
2015-09-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-08-31 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-27 | clk: s5pv210: add missing call to samsung_clk_of_add_provider() | Marek Szyprowski |
2015-08-26 | clk: pistachio: correct critical clock list | Damien.Horsley |
2015-08-26 | clk: pistachio: Fix PLL rate calculation in integer mode | Zdenko Pulitika |
2015-08-26 | clk: pistachio: Fix override of clk-pll settings from boot loader | Zdenko Pulitika |
2015-08-26 | clk: pistachio: Fix 32bit integer overflows | Zdenko Pulitika |
2015-08-25 | clk: tegra: Fix some static checker problems | Stephen Boyd |
2015-08-25 | Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd |
2015-08-25 | clk: qcom: Fix MSM8916 prng clock enable bit | Georgi Djakov |
2015-08-24 | drivers/clk: appropriate __init annotation for const data | Nicolas Pitre |
2015-08-24 | clk: rockchip: register pll mux before pll itself | Heiko Stuebner |
2015-08-24 | clk/ARM: move Ux500 PRCC bases to the device tree | Linus Walleij |
2015-08-24 | clk: remove duplicated code with __clk_set_parent_after | Dong Aisheng |
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd |
2015-08-24 | clk: Constify clk_hw argument to provider APIs | Stephen Boyd |
2015-08-24 | clk: Hi6220: add stub clock driver | Leo Yan |
2015-08-24 | clk: atlas7: fix pll missed divide NR in fraction mode | Guo Zeng |
2015-08-24 | clk: atlas7: fix bit field and its root clk for coresight_tpiu | Guo Zeng |
2015-08-24 | clk: atlas7: replace dto resolution magic number by macro | Yibo Cai |
2015-08-24 | clk: atlas7: fix integer overflow in dto rate calculation | Yibo Cai |
2015-08-24 | clk: atlas7: export mux clks so that consumers can get them | Guo Zeng |
2015-08-24 | clk: atlas7: add lost pwm unit clks | Guo Zeng |
2015-08-24 | clk: socfpga: Add a second parent option for the dbg_base_clk | Dinh Nguyen |
2015-08-24 | clk: ux500: delete the non-DT U8500 clock implementation | Linus Walleij |
2015-08-24 | clk: Remove unused provider APIs | Stephen Boyd |
2015-08-24 | clk: si5351: Convert __clk_get_name() to clk_hw_get_name() | Stephen Boyd |
2015-08-24 | clk: versatile: Switch to assigned clock parents | Stephen Boyd |
2015-08-24 | clk: ti: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: tegra: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: sunxi: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: spear: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: sirf: Convert to clk_hw based provider APIs | Stephen Boyd |