summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-07-22Merge branch 'clk-fixes' into clk-nextMichael Turquette
2016-07-19clk: Makefile: re-sort and clean upMichael Turquette
2016-07-19clk: at91: fix clk_programmable_set_parent()Boris Brezillon
2016-07-16Merge branch 'clk-s905' into clk-nextMichael Turquette
2016-07-16Revert "clk: gxbb: expose CLKID_MMC_PCLK"Michael Turquette
2016-07-13clk: samsung: Allow modular build of the Audio Subsystem CLKCON driverSylwester Nawrocki
2016-07-13clk: samsung: make clk-s5pv210-audss explicitly non-modularPaul Gortmaker
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-09Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette
2016-07-09clk: sunxi-ng: Add H3 clocksMaxime Ripard
2016-07-09clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard
2016-07-09clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard
2016-07-09clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard
2016-07-09clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard
2016-07-09clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard
2016-07-09clk: sunxi-ng: Add dividerMaxime Ripard
2016-07-09clk: sunxi-ng: Add phase clock supportMaxime Ripard
2016-07-09clk: sunxi-ng: Add mux clock supportMaxime Ripard
2016-07-09clk: sunxi-ng: Add gate clock supportMaxime Ripard
2016-07-09clk: sunxi-ng: Add fractional libMaxime Ripard
2016-07-09clk: 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-08Merge branch 'clk-s905' into clk-nextMichael Turquette
2016-07-08clk: gxbb: expose CLKID_MMC_PCLKKevin Hilman
2016-07-07clk: stm32f4: fix error handlingChristophe JAILLET
2016-07-07Merge branch 'clk-lpc32xx' into clk-nextMichael Turquette
2016-07-07clk: 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-06Merge tag 'sunxi-clk-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...Michael Turquette
2016-07-02clk: qcom: add EBI2 clocks to the MSM8660 GCCLinus Walleij
2016-07-02clk: imx7d: only enable minimum required clocksDong Aisheng
2016-07-02clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLEDong Aisheng
2016-07-02clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocksDong Aisheng
2016-07-02clk: imx: re-order and concentrate the same type of clk apiDong Aisheng
2016-07-02clk: core: support clocks which requires parents enable (part 2)Dong Aisheng
2016-07-02clk: core: support clocks which requires parents enable (part 1)Dong Aisheng
2016-07-02clk: move clk_disable_unused after clk_core_disable_unprepare functionDong Aisheng
2016-07-02clk: introduce clk_core_enable_lock and clk_core_disable_lock functionsDong Aisheng
2016-07-02Merge tag 'v4.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd