summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2016-07-02Merge tag 'tegra-for-4.8-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd8-666/+602
2016-07-02clk: fixed-factor: Allow for a few clocks to change the parent rateMaxime Ripard1-1/+10
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-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
2016-06-30Merge branch 'clk-hw-unregister-fixed-rate' into clk-nextStephen Boyd1-0/+11
2016-06-30clk: fixed-rate: add clk_hw_unregister_fixed_rate()Masahiro Yamada1-0/+11
2016-06-30clk: hisilicon: hi3519: add driver remove path and fix some issuesJiancheng Xue1-16/+100
2016-06-30clk: hisilicon: add hisi_clk_unregister_* functionsJiancheng Xue1-0/+21
2016-06-30clk: hisilicon: add error processing for hisi_clk_register_* functionsJiancheng Xue2-15/+55
2016-06-30clk: hisilicon: add hisi_clk_alloc function.Jiancheng Xue2-0/+32
2016-06-30reset: hisilicon: change the definition of hisi_reset_initJiancheng Xue3-13/+13
2016-06-30clk: s2mps11: Migrate to clk_hw based OF and registration APIsStephen Boyd1-12/+9
2016-06-30clk: stm32f4: Migrate to clk_hw based OF and registration APIsStephen Boyd1-6/+6
2016-06-30clk: bcm: iproc: Migrate to clk_hw based registration and OF APIsStephen Boyd3-35/+33
2016-06-30clk: u300: Migrate to clk_hw based registration APIsStephen Boyd1-26/+33
2016-06-30clk: nomadik: Migrate to clk_hw based OF and registration APIsStephen Boyd1-22/+26
2016-06-30clk: highbank: Migrate to clk_hw based registration and OF APIsStephen Boyd1-5/+4
2016-06-30Merge branch 'clk-st-critical' into clk-nextStephen Boyd3-14/+27
2016-06-30clk: st: clkgen-pll: Detect critical clocksLee Jones1-10/+17
2016-06-30clk: st: clkgen-fsyn: Detect critical clocksLee Jones1-3/+7
2016-06-30clk: st: clk-flexgen: Detect critical clocksLee Jones1-1/+3
2016-06-30Merge branch 'clk-hi6220-rtc' into clk-nextStephen Boyd1-0/+2
2016-06-30clk: hi6220: Add RTC clock for pl031Zhangfei Gao1-0/+2
2016-06-30clk: tegra: Initialize UTMI PLL when enabling PLLUAndrew Bresticker6-598/+531
2016-06-29Merge tag 'clk-renesas-for-v4.8-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd3-1/+15
2016-06-29Merge tag 'clk-renesas-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd8-356/+609
2016-06-29clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996Stephen Boyd1-16/+0
2016-06-23clk: tegra: Micro-optimize Tegra210 clock setupThierry Reding1-4/+4
2016-06-23clk: tegra: Make sor_safe the parent of dpaux and dpaux1Thierry Reding1-2/+2
2016-06-23Merge remote-tracking branch 'clk/clk-s905' into clk-nextMichael Turquette12-594/+1793
2016-06-23clk: gxbb: add AmLogic GXBB clk controller driverMichael Turquette4-0/+1233
2016-06-23clk: meson: fractional pll supportMichael Turquette2-2/+45
2016-06-23clk: meson: add mpll supportMichael Turquette3-1/+105
2016-06-23clk: meson: add peripheral gate macroMichael Turquette1-0/+14
2016-06-23clk: meson: only build selected platformsMichael Turquette4-3/+16
2016-06-23clk: meson8b: convert to platform_driverMichael Turquette1-18/+49
2016-06-23clk: meson8b: clean up composite clocksMichael Turquette4-246/+66
2016-06-23clk: meson8b: remove mali clkMichael Turquette1-22/+0
2016-06-23clk: meson8b: clean up cpu clocksMichael Turquette4-90/+59
2016-06-23clk: meson8b: clean up fixed factor clocksMichael Turquette3-71/+60
2016-06-23clk: meson8b: clean up pll clocksMichael Turquette4-114/+131
2016-06-23clk: meson8b: clean up fixed rate clocksMichael Turquette3-75/+54
2016-06-23clk: meson8b: rectify reg offsets with datasheetMichael Turquette1-3/+12
2016-06-22clk: tegra: Mark timer clock as criticalThierry Reding1-1/+1
2016-06-22clk: rockchip: fix incorrect rk3228 clock registersXing Zheng1-9/+9
2016-06-21clk: renesas: r8a7795: Add THS/TSC clockKhiem Nguyen1-0/+1