summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette3-255/+63
2016-07-12ARM: dt: sun8i: switch the H3 to the new CCU driverMaxime Ripard1-252/+60
2016-07-12clk: sunxi-ng: h3: Fix Kconfig symbol typoMaxime Ripard1-1/+1
2016-07-12clk: sunxi-ng: h3: Fix audio clock divider offsetMaxime Ripard1-2/+2
2016-07-09Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette34-0/+3669
2016-07-09clk: sunxi-ng: Add H3 clocksMaxime Ripard6-0/+1152
2016-07-09clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard4-0/+244
2016-07-09clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard4-0/+227
2016-07-09clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard4-0/+212
2016-07-09clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard4-0/+223
2016-07-09clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard4-0/+245
2016-07-09clk: sunxi-ng: Add dividerMaxime Ripard4-0/+274
2016-07-09clk: sunxi-ng: Add phase clock supportMaxime Ripard4-0/+180
2016-07-09clk: sunxi-ng: Add mux clock supportMaxime Ripard4-0/+282
2016-07-09clk: sunxi-ng: Add gate clock supportMaxime Ripard4-0/+138
2016-07-09clk: sunxi-ng: Add fractional libMaxime Ripard4-0/+175
2016-07-09clk: sunxi-ng: Add common infrastructureMaxime Ripard9-0/+293
2016-07-09dt-bindings: sunxi: Add CCU binding documentationMaxime Ripard1-0/+24
2016-07-08clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP modeStefan Agner1-6/+6
2016-07-08clk: clk-conf: Fix error message when clock isn't foundTomeu Vizoso1-1/+1
2016-07-08Merge branch 'clk-s905' into clk-nextMichael Turquette2-1/+2
2016-07-08clk: gxbb: expose CLKID_MMC_PCLKKevin Hilman2-1/+2
2016-07-07clk: stm32f4: fix error handlingChristophe JAILLET1-1/+1
2016-07-07Merge branch 'clk-lpc32xx' into clk-nextMichael Turquette2-2/+2
2016-07-07clk: lpc32xx: allow peripheral clock selection in device treeSylvain Lemieux2-2/+2
2016-07-07clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker6-65/+12
2016-07-07clk: oxnas: make it explicitly non-modularPaul Gortmaker1-12/+3
2016-07-07clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808Wadim Egorov1-2/+2
2016-07-07clk: hi6220: Change syspll and media_syspll clk to 1.19GHzXinliang Liu1-2/+2
2016-07-07clk: meson: make gxbb explicitly non-modularPaul Gortmaker1-14/+4
2016-07-07clk: meson8b: make it explicitly non-modularPaul Gortmaker1-15/+4
2016-07-02clk: qcom: add EBI2 clocks to the MSM8660 GCCLinus Walleij1-0/+28
2016-07-02clk: imx7d: only enable minimum required clocksDong Aisheng1-8/+10
2016-07-02clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLEDong Aisheng1-357/+357
2016-07-02clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocksDong Aisheng1-0/+32
2016-07-02clk: imx: re-order and concentrate the same type of clk apiDong Aisheng1-29/+29
2016-07-02clk: core: support clocks which requires parents enable (part 2)Dong Aisheng1-15/+33
2016-07-02clk: core: support clocks which requires parents enable (part 1)Dong Aisheng2-0/+7
2016-07-02clk: move clk_disable_unused after clk_core_disable_unprepare functionDong Aisheng1-98/+98
2016-07-02clk: introduce clk_core_enable_lock and clk_core_disable_lock functionsDong Aisheng1-22/+63
2016-07-02Merge tag 'v4.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd3-52/+99
2016-07-02Merge tag 'tegra-for-4.8-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd9-667/+603
2016-07-02clk: fixed-factor: Allow for a few clocks to change the parent rateMaxime Ripard2-1/+14
2016-07-01clk: rockchip: fix incorrect rk3399 spdif-DPTX divider bitsXing Zheng1-1/+1
2016-07-01clk: rockchip: export rk3228 MAC clocksXing Zheng1-11/+11
2016-07-01clk: rockchip: rename rk3228 sclk_macphy_50m to sclk_mac_extclkXing Zheng1-3/+3
2016-07-01clk: rockchip: export rk3228 audio clocksXing Zheng1-4/+4
2016-07-01Merge branch 'v4.8-shared/clkids' into v4.8-clk/nextHeiko Stuebner1-0/+15
2016-07-01clk: rockchip: include rk3228 downstream muxes into fractional dividersXing Zheng1-29/+52
2016-06-30Merge tag 'imx-clk-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd6-49/+53