summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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-06clk: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan
2016-07-06Merge tag 'sunxi-clk-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...Michael Turquette
2016-07-06Merge tag 'omap-for-v4.8/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2016-07-05Merge tag 'omap-for-v4.8/dt-part1-signed-v2' of git://git.kernel.org/pub/scm/...Olof Johansson
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
2016-07-02Merge tag 'tegra-for-4.8-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2016-07-02clk: fixed-factor: Allow for a few clocks to change the parent rateMaxime Ripard
2016-06-30clk: rockchip: fix incorrect rk3399 spdif-DPTX divider bitsXing Zheng
2016-06-30clk: rockchip: export rk3228 MAC clocksXing Zheng
2016-06-30clk: rockchip: rename rk3228 sclk_macphy_50m to sclk_mac_extclkXing Zheng
2016-06-30clk: rockchip: export rk3228 audio clocksXing Zheng
2016-06-30clk: 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
2016-06-30Merge branch 'clk-hw-unregister-fixed-rate' into clk-nextStephen Boyd
2016-06-30clk: fixed-rate: add clk_hw_unregister_fixed_rate()Masahiro Yamada
2016-06-30clk: hisilicon: hi3519: add driver remove path and fix some issuesJiancheng Xue
2016-06-30clk: hisilicon: add hisi_clk_unregister_* functionsJiancheng Xue
2016-06-30clk: hisilicon: add error processing for hisi_clk_register_* functionsJiancheng Xue
2016-06-30clk: hisilicon: add hisi_clk_alloc function.Jiancheng Xue
2016-06-30reset: hisilicon: change the definition of hisi_reset_initJiancheng Xue
2016-06-30clk: s2mps11: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-06-30clk: stm32f4: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-06-30clk: bcm: iproc: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-06-30clk: u300: Migrate to clk_hw based registration APIsStephen Boyd
2016-06-30clk: nomadik: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-06-30clk: highbank: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-06-30Merge branch 'clk-st-critical' into clk-nextStephen Boyd
2016-06-30clk: st: clkgen-pll: Detect critical clocksLee Jones
2016-06-30clk: st: clkgen-fsyn: Detect critical clocksLee Jones
2016-06-30clk: st: clk-flexgen: Detect critical clocksLee Jones
2016-06-30Merge branch 'clk-hi6220-rtc' into clk-nextStephen Boyd