summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-02-05clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.Yunhao Tian
2020-01-23clk: imx7ulp: Correct DDR clock mux optionsAnson Huang
2020-01-23clk: imx7ulp: Correct system clock source option #7Anson Huang
2020-01-23clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang
2020-01-23clk: samsung: exynos5420: Keep top G3D clocks enabledMarek Szyprowski
2020-01-23clk: sunxi-ng: r40: Allow setting parent rate for external clock outputsChen-Yu Tsai
2020-01-23clk: Don't try to enable critical clocks if prepare failedGuenter Roeck
2020-01-23clk: qcom: gcc-sdm845: Add missing flag to votable GDSCsGeorgi Djakov
2020-01-17clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez
2020-01-17clk: Fix memory leak in clk_unregister()Kishon Vijay Abraham I
2020-01-17clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu
2020-01-17clk: meson: axg-audio: fix regmap last registerJerome Brunet
2020-01-12clk: Move clk_core_reparent_orphans() under CONFIG_OFOlof Johansson
2020-01-12clk: at91: fix possible deadlockAlexandre Belloni
2020-01-12clk: walk orphan list on clock provider registrationJerome Brunet
2020-01-04clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik
2020-01-04clk: clk-gpio: propagate rate change to parentMichael Hennerich
2020-01-04clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo
2020-01-04clk: qcom: smd: Add missing pnoc clockJeffrey Hugo
2019-12-31clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan
2019-12-31clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan
2019-12-31clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_tablePeng Fan
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-04Merge tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2019-11-04Merge tag 'sunxi-clk-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd
2019-11-04clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren
2019-11-04clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi
2019-10-29clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King
2019-10-29clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor
2019-10-28clk: ast2600: Fix enabling of clocksJoel Stanley
2019-10-28clk: at91: avoid sleeping earlyAlexandre Belloni
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez
2019-10-25clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski
2019-10-23clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMUMarek Szyprowski
2019-10-23clk: samsung: exynos5433: Fix error pathsMarek Szyprowski
2019-10-16Merge tag 'clk-meson-fixes-v5.4-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd
2019-10-03clk: at91: sam9x60: fix programmable clockEugen Hristev
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-10-01clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxesNeil Armstrong
2019-10-01clk: meson: g12a: fix cpu clock rate settingNeil Armstrong
2019-10-01clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl
2019-09-23clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-09-19Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-nextStephen Boyd
2019-09-19Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...Stephen Boyd
2019-09-19Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...Stephen Boyd
2019-09-19Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd
2019-09-19Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me...Stephen Boyd