aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
* Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-15
|\
| * clk: pxa clocks build system fixRobert Jarzmik2014-10-05
| * Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-...Mike Turquette2014-10-03
| |\
| | * clk: mvebu: fix sscg node lookupThomas Petazzoni2014-09-16
| * | Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette2014-10-01
| |\ \
| | * | clk: samsung: register restart handlers for s3c2412 and s3c2443Heiko Stübner2014-10-01
| | * | clk: rockchip: add restart handlerHeiko Stübner2014-10-01
| | * | clk: rockchip: rk3288: i2s_frac adds flag to set parent's rateJianqun2014-10-01
| * | | Merge branch 'clk-pxa27x' into clk-nextMike Turquette2014-09-30
| |\ \ \
| | * | | clk: add pxa27x clock driversRobert Jarzmik2014-09-30
| | * | | clk: add pxa clocks infrastructureRobert Jarzmik2014-09-30
| * | | | clk: gpio-gate: Ensure gpiod_ APIs are prototypedMark Brown2014-09-30
| * | | | Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-30
| |\ \ \ \
| | * | | | clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiationThomas Abraham2014-09-24
| | * | | | clk: samsung: exynos4: fix g3d clocksMarek Szyprowski2014-09-22
| | * | | | clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski2014-09-22
| | * | | | clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski2014-09-22
| | * | | | clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski2014-09-22
| | * | | | clk: samsung: exynos5260: fix typo in clock nameChander Kashyap2014-09-22
| | * | | | clk: samsung: exynos3250: fix width field of mout_mmc0/1Pankaj Dubey2014-09-22
| | * | | | clk: samsung: exynos3250: fix width and shift of div_spi0_isp clockPankaj Dubey2014-09-22
| | * | | | clk: samsung: exynos3250: fix mout_cam_blk parent listPankaj Dubey2014-09-22
| * | | | | Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-09-30
| |\ \ \ \ \
| | * | | | | clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safePeter Ujfalusi2014-09-29
| | * | | | | clk: ti: LLVMLinux: Move __init outside of type definitionBehan Webster2014-09-29
| | * | | | | clk: ti: consider the fact that of_clk_get() might return an errorSebastian Andrzej Siewior2014-09-29
| | * | | | | clk: ti: dra7-atl-clock: fix a memory leakTero Kristo2014-09-29
| | * | | | | clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-29
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his...Mike Turquette2014-09-28
| |\ \ \ \ \
| | * | | | | clk: hix5hd2: add I2C clocksWei Yan2014-09-27
| | * | | | | clk: hix5hd2: add watchdog0 clocksGuoxiong Yan2014-09-27
| | * | | | | clk: hix5hd2: add sd clkJiancheng Xue2014-09-27
| | * | | | | clk: hix5hd2: add complex clkZhangfei Gao2014-09-27
| | |/ / / /
| * | | | | clk: use uninitialized_var instead setting 'flags' to 0 directly.Xiubo Li2014-09-27
| * | | | | Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-27
| |\ \ \ \ \
| | * | | | | clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai2014-09-27
| | * | | | | clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard2014-09-27
| | * | | | | clk: sunxi: Move mbus to mod0 fileMaxime Ripard2014-09-27
| | * | | | | clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard2014-09-27
| | * | | | | clk: sunxi: Introduce mbus compatibleMaxime Ripard2014-09-27
| | * | | | | clk: sunxi: factors: Invert the probing logicMaxime Ripard2014-09-27
| | * | | | | clk: Add a function to retrieve phaseMaxime Ripard2014-09-27
| | * | | | | clk: introduce clk_set_phase function & callbackMike Turquette2014-09-27
| | * | | | | clk: sunxi: add correct divider table for sun4i-apb0 clockChen-Yu Tsai2014-09-13
| | |/ / / /
| * | | | | Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2014-09-27
| | * | | | clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner2014-09-27
| | * | | | clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2014-09-27
| | * | | | clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner2014-09-27
| | * | | | clk: rockchip: fix rk3288 pll status register locationJianqun2014-09-27