summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-pxa27x' into clk-nextMike Turquette2014-09-3012-180/+716
|\
| * arm: pxa: Transition pxa27x to clk frameworkRobert Jarzmik2014-09-303-179/+17
| * dts: add devicetree bindings for pxa27x clocksRobert Jarzmik2014-09-301-1/+19
| * clk: add pxa27x clock driversRobert Jarzmik2014-09-302-0/+371
| * arm: pxa: add clock pll selection bitsRobert Jarzmik2014-09-301-0/+10
| * clk: dts: document pxa clock bindingRobert Jarzmik2014-09-301-0/+16
| * clk: add pxa clocks infrastructureRobert Jarzmik2014-09-305-0/+283
* | clk: gpio-gate: Ensure gpiod_ APIs are prototypedMark Brown2014-09-301-0/+1
* | Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-297-20/+257
|\ \
| * | clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiationThomas Abraham2014-09-241-4/+3
| * | clk: samsung: exynos4: fix g3d clocksMarek Szyprowski2014-09-221-4/+2
| * | clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski2014-09-222-2/+4
| * | clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski2014-09-222-5/+6
| * | dt-bindings: clk: samsung: Document the DMC domain of Exynos3250 CMUKrzysztof Kozlowski2014-09-221-1/+9
| * | ARM: dts: exynos3250: Add CMU node for DMC domain clocksKrzysztof Kozlowski2014-09-221-0/+6
| * | clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski2014-09-222-0/+222
| * | clk: samsung: exynos5260: fix typo in clock nameChander Kashyap2014-09-221-1/+1
| * | clk: samsung: exynos3250: fix width field of mout_mmc0/1Pankaj Dubey2014-09-221-2/+2
| * | clk: samsung: exynos3250: fix width and shift of div_spi0_isp clockPankaj Dubey2014-09-221-1/+1
| * | clk: samsung: exynos3250: fix mout_cam_blk parent listPankaj Dubey2014-09-221-0/+1
* | | Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-09-297-31/+63
|\ \ \
| * | | clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safePeter Ujfalusi2014-09-291-0/+1
| * | | clk: ti: LLVMLinux: Move __init outside of type definitionBehan Webster2014-09-291-2/+2
| * | | clk: ti: consider the fact that of_clk_get() might return an errorSebastian Andrzej Siewior2014-09-291-0/+5
| * | | clk: ti: dra7-atl-clock: fix a memory leakTero Kristo2014-09-291-0/+1
| * | | clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-294-29/+54
| | |/ | |/|
* | | Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his...Mike Turquette2014-09-282-6/+253
|\ \ \
| * | | clk: hix5hd2: add I2C clocksWei Yan2014-09-282-0/+37
| * | | clk: hix5hd2: add watchdog0 clocksGuoxiong Yan2014-09-282-0/+7
| * | | clk: hix5hd2: add sd clkJiancheng Xue2014-09-282-6/+19
| * | | clk: hix5hd2: add complex clkZhangfei Gao2014-09-282-0/+190
| |/ /
* | | clk: use uninitialized_var instead setting 'flags' to 0 directly.Xiubo Li2014-09-271-1/+1
* | | Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-2714-163/+624
|\ \ \
| * | | clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai2014-09-273-0/+80
| * | | clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard2014-09-272-0/+191
| * | | clk: sunxi: Move mbus to mod0 fileMaxime Ripard2014-09-272-57/+12
| * | | clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard2014-09-273-1/+83
| * | | ARM: sunxi: dt: Switch to the new mbus compatibleMaxime Ripard2014-09-273-3/+3
| * | | clk: sunxi: Introduce mbus compatibleMaxime Ripard2014-09-272-0/+2
| * | | clk: sunxi: factors: Invert the probing logicMaxime Ripard2014-09-273-99/+113
| * | | clk: Add a function to retrieve phaseMaxime Ripard2014-09-272-0/+15
| * | | clk: Include of.h in clock-provider.hMaxime Ripard2014-09-271-0/+1
| * | | clk: introduce clk_set_phase function & callbackMike Turquette2014-09-274-4/+116
| * | | clk: sunxi: add correct divider table for sun4i-apb0 clockChen-Yu Tsai2014-09-131-0/+9
| |/ /
* | | Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-279-78/+629
|\ \ \
| * | | clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2014-09-272-6/+169
| * | | clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner2014-09-274-0/+388
| * | | clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2014-09-272-17/+27
| * | | clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner2014-09-271-0/+21
| * | | clk: rockchip: fix rk3288 pll status register locationJianqun2014-09-271-2/+2