summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-30clk: gpio-gate: Ensure gpiod_ APIs are prototypedMark Brown1-0/+1
2014-09-30Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette3-14/+208
2014-09-30Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette4-27/+52
2014-09-29clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safePeter Ujfalusi1-0/+1
2014-09-29clk: ti: LLVMLinux: Move __init outside of type definitionBehan Webster1-2/+2
2014-09-29clk: ti: consider the fact that of_clk_get() might return an errorSebastian Andrzej Siewior1-0/+5
2014-09-29clk: ti: dra7-atl-clock: fix a memory leakTero Kristo1-0/+1
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo1-25/+43
2014-09-28Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his...Mike Turquette1-6/+226
2014-09-28clk: hix5hd2: add I2C clocksWei Yan1-0/+25
2014-09-28clk: hix5hd2: add watchdog0 clocksGuoxiong Yan1-0/+5
2014-09-28clk: hix5hd2: add sd clkJiancheng Xue1-6/+15
2014-09-28clk: hix5hd2: add complex clkZhangfei Gao1-0/+181
2014-09-28clk: use uninitialized_var instead setting 'flags' to 0 directly.Xiubo Li1-1/+1
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette7-160/+576
2014-09-27Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette7-78/+627
2014-09-27clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2-6/+169
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner4-0/+388
2014-09-27clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2-17/+27
2014-09-27clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner1-0/+21
2014-09-27clk: rockchip: fix rk3288 pll status register locationJianqun1-2/+2
2014-09-27clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner1-3/+7
2014-09-27clk: rockchip: change pll rate without a clk-notifierDoug Anderson1-50/+13
2014-09-27clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai2-0/+79
2014-09-27clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard1-0/+189
2014-09-27clk: sunxi: Move mbus to mod0 fileMaxime Ripard2-57/+12
2014-09-27clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard3-1/+83
2014-09-27clk: sunxi: Introduce mbus compatibleMaxime Ripard1-0/+1
2014-09-27clk: sunxi: factors: Invert the probing logicMaxime Ripard3-99/+113
2014-09-27clk: Add a function to retrieve phaseMaxime Ripard1-0/+10
2014-09-27clk: introduce clk_set_phase function & callbackMike Turquette1-4/+81
2014-09-27Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette4-2/+99
2014-09-27clk: add gpio gated clockJyri Sarha2-0/+205
2014-09-27Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette9-88/+219
2014-09-27Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette204-1182/+2457
2014-09-26clk: Remove .owner field for driverKiran Padwal15-15/+0
2014-09-26Merge branch 'clk-next-rockchip' into clk-nextMike Turquette1-36/+56
2014-09-26clk: rockchip: add clock node in PD_VIDEOKever Yang1-0/+20
2014-09-26clk: rockchip: use the clock id for nodes initKever Yang1-34/+34
2014-09-26clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner1-1/+1
2014-09-26clk: rockchip: rk3288: fix softreset register countMark yao1-1/+1
2014-09-24clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiationThomas Abraham1-4/+3
2014-09-23clk: qcom: Add support for banked MD RCGsStephen Boyd3-56/+77
2014-09-23clk: qcom: Add support for setting rates on PLLsStephen Boyd2-1/+87
2014-09-23clk: qcom: Consolidate frequency finding logicStephen Boyd4-32/+27
2014-09-23clk: qcom: Add IPQ8064 PLL required for USBAndy Gross1-1/+30
2014-09-22clk: samsung: exynos4: fix g3d clocksMarek Szyprowski1-4/+2
2014-09-22clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski1-2/+2
2014-09-22clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski1-0/+1
2014-09-22clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski1-0/+195