Age | Commit message (Expand) | Author | Files | Lines |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 69 | -764/+3627 |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+0 |
2014-10-14 | clk: RK808: add clkout driver for RK808 | Chris Zhong | 3 | -0/+180 |
2014-10-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+1 |
2014-10-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 5 | -0/+136 |
2014-10-06 | clk: pxa clocks build system fix | Robert Jarzmik | 2 | -1/+6 |
2014-10-04 | Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-... | Mike Turquette | 2 | -5/+5 |
2014-10-02 | kbuild: remove unnecessary "obj- := dummy.o" trick | Masahiro Yamada | 1 | -2/+0 |
2014-10-01 | Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/... | Mike Turquette | 6 | -4/+82 |
2014-10-01 | clk: samsung: register restart handlers for s3c2412 and s3c2443 | Heiko Stübner | 2 | -0/+48 |
2014-10-01 | clk: rockchip: add restart handler | Heiko Stübner | 4 | -0/+30 |
2014-10-01 | clk: rockchip: rk3288: i2s_frac adds flag to set parent's rate | Jianqun | 1 | -4/+4 |
2014-09-30 | Merge branch 'clk-pxa27x' into clk-next | Mike Turquette | 5 | -0/+577 |
2014-09-30 | clk: add pxa27x clock drivers | Robert Jarzmik | 2 | -0/+371 |
2014-09-30 | clk: add pxa clocks infrastructure | Robert Jarzmik | 4 | -0/+206 |
2014-09-30 | clk: gpio-gate: Ensure gpiod_ APIs are prototyped | Mark Brown | 1 | -0/+1 |
2014-09-30 | Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel... | Mike Turquette | 3 | -14/+208 |
2014-09-30 | Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c... | Mike Turquette | 4 | -27/+52 |
2014-09-29 | clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safe | Peter Ujfalusi | 1 | -0/+1 |
2014-09-29 | clk: ti: LLVMLinux: Move __init outside of type definition | Behan Webster | 1 | -2/+2 |
2014-09-29 | clk: ti: consider the fact that of_clk_get() might return an error | Sebastian Andrzej Siewior | 1 | -0/+5 |
2014-09-29 | clk: ti: dra7-atl-clock: fix a memory leak | Tero Kristo | 1 | -0/+1 |
2014-09-29 | clk: ti: change clock init to use generic of_clk_init | Tero Kristo | 1 | -25/+43 |
2014-09-28 | Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his... | Mike Turquette | 1 | -6/+226 |
2014-09-28 | clk: hix5hd2: add I2C clocks | Wei Yan | 1 | -0/+25 |
2014-09-28 | clk: hix5hd2: add watchdog0 clocks | Guoxiong Yan | 1 | -0/+5 |
2014-09-28 | clk: hix5hd2: add sd clk | Jiancheng Xue | 1 | -6/+15 |
2014-09-28 | clk: hix5hd2: add complex clk | Zhangfei Gao | 1 | -0/+181 |
2014-09-28 | clk: use uninitialized_var instead setting 'flags' to 0 directly. | Xiubo Li | 1 | -1/+1 |
2014-09-27 | Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne... | Mike Turquette | 7 | -160/+576 |
2014-09-27 | Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne... | Mike Turquette | 7 | -78/+627 |
2014-09-27 | clk: rockchip: switch to using the new cpuclk type for armclk | Heiko Stuebner | 2 | -6/+169 |
2014-09-27 | clk: rockchip: add new clock-type for the cpuclk | Heiko Stuebner | 4 | -0/+388 |
2014-09-27 | clk: rockchip: make tightly bound armclk child-clocks read-only | Heiko Stuebner | 2 | -17/+27 |
2014-09-27 | clk: rockchip: reparent aclk_cpu_pre to the gpll | Heiko Stuebner | 1 | -0/+21 |
2014-09-27 | clk: rockchip: fix rk3288 pll status register location | Jianqun | 1 | -2/+2 |
2014-09-27 | clk: rockchip: fix rk3066 pll status register location | Heiko Stuebner | 1 | -3/+7 |
2014-09-27 | clk: rockchip: change pll rate without a clk-notifier | Doug Anderson | 1 | -50/+13 |
2014-09-27 | clk: sunxi: Add sun8i MBUS clock support | Chen-Yu Tsai | 2 | -0/+79 |
2014-09-27 | clk: sunxi: mod0: Introduce MMC proper phase handling | Maxime Ripard | 1 | -0/+189 |
2014-09-27 | clk: sunxi: Move mbus to mod0 file | Maxime Ripard | 2 | -57/+12 |
2014-09-27 | clk: sunxi: Move mod0 clock to a file of its own | Maxime Ripard | 3 | -1/+83 |
2014-09-27 | clk: sunxi: Introduce mbus compatible | Maxime Ripard | 1 | -0/+1 |
2014-09-27 | clk: sunxi: factors: Invert the probing logic | Maxime Ripard | 3 | -99/+113 |
2014-09-27 | clk: Add a function to retrieve phase | Maxime Ripard | 1 | -0/+10 |
2014-09-27 | clk: introduce clk_set_phase function & callback | Mike Turquette | 1 | -4/+81 |
2014-09-27 | Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-next | Mike Turquette | 4 | -2/+99 |
2014-09-27 | clk: add gpio gated clock | Jyri Sarha | 2 | -0/+205 |
2014-09-27 | Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel... | Mike Turquette | 9 | -88/+219 |
2014-09-27 | Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin... | Mike Turquette | 2 | -2/+15 |