summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo
2014-09-28Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his...Mike Turquette
2014-09-28clk: hix5hd2: add I2C clocksWei Yan
2014-09-28clk: hix5hd2: add watchdog0 clocksGuoxiong Yan
2014-09-28clk: hix5hd2: add sd clkJiancheng Xue
2014-09-28clk: hix5hd2: add complex clkZhangfei Gao
2014-09-27clk: use uninitialized_var instead setting 'flags' to 0 directly.Xiubo Li
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette
2014-09-27Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette
2014-09-27clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner
2014-09-27clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner
2014-09-27clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner
2014-09-27clk: rockchip: fix rk3288 pll status register locationJianqun
2014-09-27clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner
2014-09-27clk: rockchip: change pll rate without a clk-notifierDoug Anderson
2014-09-27clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai
2014-09-27clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard
2014-09-27clk: sunxi: Move mbus to mod0 fileMaxime Ripard
2014-09-27clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard
2014-09-27clk: sunxi: Introduce mbus compatibleMaxime Ripard
2014-09-27clk: sunxi: factors: Invert the probing logicMaxime Ripard
2014-09-27clk: Add a function to retrieve phaseMaxime Ripard
2014-09-27clk: introduce clk_set_phase function & callbackMike Turquette
2014-09-26Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette
2014-09-26clk: add gpio gated clockJyri Sarha
2014-09-26Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-09-26Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette
2014-09-25clk: Remove .owner field for driverKiran Padwal
2014-09-25Merge branch 'clk-next-rockchip' into clk-nextMike Turquette
2014-09-25clk: rockchip: add clock node in PD_VIDEOKever Yang
2014-09-26Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann
2014-09-25clk: rockchip: use the clock id for nodes initKever Yang
2014-09-25clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner
2014-09-25clk: rockchip: rk3288: fix softreset register countMark yao
2014-09-24clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiationThomas Abraham
2014-09-22clk: qcom: Add support for banked MD RCGsStephen Boyd
2014-09-22clk: qcom: Add support for setting rates on PLLsStephen Boyd
2014-09-22clk: qcom: Consolidate frequency finding logicStephen Boyd
2014-09-22clk: qcom: Add IPQ8064 PLL required for USBAndy Gross
2014-09-22clk: samsung: exynos4: fix g3d clocksMarek Szyprowski
2014-09-22clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski
2014-09-22clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski
2014-09-22clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski
2014-09-22clk: samsung: exynos5260: fix typo in clock nameChander Kashyap
2014-09-22clk: samsung: exynos3250: fix width field of mout_mmc0/1Pankaj Dubey
2014-09-22clk: samsung: exynos3250: fix width and shift of div_spi0_isp clockPankaj Dubey
2014-09-22clk: samsung: exynos3250: fix mout_cam_blk parent listPankaj Dubey
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni
2014-09-18clk: tegra: Make clock initialization more robustTomeu Vizoso