summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-05-20clk: Unlink clock if failed to prepare or enableMarc Zyngier
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz
2020-04-23clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni
2020-04-23clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-04-23clk: Don't cache errors from clk_ops::get_phase()Stephen Boyd
2020-04-21clk: at91: usb: use proper usbs_maskClaudiu Beznea
2020-04-21clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea
2020-04-17clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil
2020-04-17clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil
2020-04-02clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren
2020-04-02clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez
2020-04-02clk: imx: Align imx sc clock msg structs to 4Leonard Crestez
2020-02-24clk: uniphier: Add SCSSI clock gate for each channelKunihiko Hayashi
2020-02-24clk: Use parent node pointer during registration if necessaryStephen Boyd
2020-02-24clk: sunxi-ng: add mux and pll notifiers for A64 CPU clockIcenowy Zheng
2020-02-24clk: actually call the clock init before any other callback of the clockJerome Brunet
2020-02-24clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocksSergei Shtylyov
2020-02-24clk: qcom: smd: Add missing bimc clockJeffrey Hugo
2020-02-24clk: imx: Add correct failure handling for clk based helpersAbel Vesa
2020-02-24clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson
2020-02-24clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()Stephen Boyd
2020-02-24clk: ti: dra7: fix parent for gmac_clkctrlGrygorii Strashko
2020-02-24clk: meson: meson8b: make the CCF use the glitch-free mali muxMartin Blumenstingl
2020-02-24clk: at91: sam9x60: fix programmable clock prescalerEugen Hristev
2020-02-24clk: meson: pll: Fix by 0 division in __pll_params_to_rate()Remi Pommarel
2020-02-14clk: meson: g12a: fix missing uart2 in regmap tableJerome Brunet
2020-02-11clk: tegra: Mark fuse clock as criticalStephen Warren
2020-02-05clk: mmp2: Fix the order of timer mux parentsLubomir Rintel
2020-02-05clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent orderSamuel Holland
2020-02-05clk: sunxi-ng: sun8i-r: Fix divider on APB0 clockSamuel Holland
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