aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-13clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocksAndi Shyti
2016-07-12clk: oxnas: Add hardware dependenciesJean Delvare
2016-07-12clk: imx7d: do not set parent of ethernet time/ref clocksStefan Agner
2016-07-11Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette
2016-07-11clk: sunxi-ng: h3: Fix Kconfig symbol typoMaxime Ripard
2016-07-11clk: sunxi-ng: h3: Fix audio clock divider offsetMaxime Ripard
2016-07-08Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette
2016-07-08clk: sunxi-ng: Add H3 clocksMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add dividerMaxime Ripard
2016-07-08clk: sunxi-ng: Add phase clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add mux clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add gate clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add fractional libMaxime Ripard
2016-07-08clk: sunxi-ng: Add common infrastructureMaxime Ripard
2016-07-08clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP modeStefan Agner
2016-07-08clk: clk-conf: Fix error message when clock isn't foundTomeu Vizoso
2016-07-07Merge branch 'clk-s905' into clk-nextMichael Turquette
2016-07-07clk: gxbb: expose CLKID_MMC_PCLKKevin Hilman
2016-07-06clk: stm32f4: fix error handlingChristophe JAILLET
2016-07-06Merge branch 'clk-lpc32xx' into clk-nextMichael Turquette
2016-07-06clk: lpc32xx: allow peripheral clock selection in device treeSylvain Lemieux
2016-07-06clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker
2016-07-06clk: oxnas: make it explicitly non-modularPaul Gortmaker
2016-07-06clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808Wadim Egorov
2016-07-06clk: hi6220: Change syspll and media_syspll clk to 1.19GHzXinliang Liu
2016-07-06clk: meson: make gxbb explicitly non-modularPaul Gortmaker
2016-07-06clk: meson8b: make it explicitly non-modularPaul Gortmaker
2016-07-01clk: qcom: add EBI2 clocks to the MSM8660 GCCLinus Walleij
2016-07-01clk: imx7d: only enable minimum required clocksDong Aisheng
2016-07-01clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLEDong Aisheng
2016-07-01clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocksDong Aisheng
2016-07-01clk: imx: re-order and concentrate the same type of clk apiDong Aisheng
2016-07-01clk: core: support clocks which requires parents enable (part 2)Dong Aisheng
2016-07-01clk: core: support clocks which requires parents enable (part 1)Dong Aisheng
2016-07-01clk: move clk_disable_unused after clk_core_disable_unprepare functionDong Aisheng
2016-07-01clk: introduce clk_core_enable_lock and clk_core_disable_lock functionsDong Aisheng
2016-07-01Merge tag 'v4.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-07-01Merge tag 'tegra-for-4.8-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2016-07-01clk: fixed-factor: Allow for a few clocks to change the parent rateMaxime Ripard
2016-07-01clk: rockchip: fix incorrect rk3399 spdif-DPTX divider bitsXing Zheng
2016-07-01clk: rockchip: export rk3228 MAC clocksXing Zheng
2016-07-01clk: rockchip: rename rk3228 sclk_macphy_50m to sclk_mac_extclkXing Zheng
2016-07-01clk: rockchip: export rk3228 audio clocksXing Zheng
2016-07-01clk: rockchip: include rk3228 downstream muxes into fractional dividersXing Zheng
2016-06-30Merge tag 'imx-clk-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd