summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-06-03clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul1-2/+1
2020-06-03clk: ti: am33xx: fix RTC clock parentTero Kristo1-1/+1
2020-05-20clk: Unlink clock if failed to prepare or enableMarc Zyngier1-0/+3
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz1-13/+4
2020-04-23clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-23clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-23clk: Don't cache errors from clk_ops::get_phase()Stephen Boyd1-16/+32
2020-04-21clk: at91: usb: use proper usbs_maskClaudiu Beznea1-1/+1
2020-04-21clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea1-3/+2
2020-04-17clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil1-1/+1
2020-04-17clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil1-1/+3
2020-04-02clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren1-1/+1
2020-04-02clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-04-02clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-02-24clk: uniphier: Add SCSSI clock gate for each channelKunihiko Hayashi1-5/+8
2020-02-24clk: Use parent node pointer during registration if necessaryStephen Boyd1-2/+25
2020-02-24clk: sunxi-ng: add mux and pll notifiers for A64 CPU clockIcenowy Zheng1-1/+27
2020-02-24clk: actually call the clock init before any other callback of the clockJerome Brunet1-11/+15
2020-02-24clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocksSergei Shtylyov1-2/+4
2020-02-24clk: qcom: smd: Add missing bimc clockJeffrey Hugo1-0/+3
2020-02-24clk: imx: Add correct failure handling for clk based helpersAbel Vesa1-15/+22
2020-02-24clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson1-0/+3
2020-02-24clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()Stephen Boyd1-4/+4
2020-02-24clk: ti: dra7: fix parent for gmac_clkctrlGrygorii Strashko1-1/+1
2020-02-24clk: meson: meson8b: make the CCF use the glitch-free mali muxMartin Blumenstingl1-4/+7
2020-02-24clk: at91: sam9x60: fix programmable clock prescalerEugen Hristev1-0/+1
2020-02-24clk: meson: pll: Fix by 0 division in __pll_params_to_rate()Remi Pommarel1-0/+9
2020-02-15clk: meson: g12a: fix missing uart2 in regmap tableJerome Brunet1-0/+1
2020-02-11clk: tegra: Mark fuse clock as criticalStephen Warren1-1/+5
2020-02-06clk: mmp2: Fix the order of timer mux parentsLubomir Rintel1-1/+1
2020-02-06clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent orderSamuel Holland1-2/+2
2020-02-06clk: sunxi-ng: sun8i-r: Fix divider on APB0 clockSamuel Holland1-18/+3
2020-02-06clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.Yunhao Tian2-4/+2
2020-01-23clk: imx7ulp: Correct DDR clock mux optionsAnson Huang1-2/+2
2020-01-23clk: imx7ulp: Correct system clock source option #7Anson Huang1-1/+1
2020-01-23clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang1-1/+1
2020-01-23clk: samsung: exynos5420: Keep top G3D clocks enabledMarek Szyprowski1-0/+8
2020-01-23clk: sunxi-ng: r40: Allow setting parent rate for external clock outputsChen-Yu Tsai1-2/+4
2020-01-23clk: Don't try to enable critical clocks if prepare failedGuenter Roeck1-2/+8
2020-01-23clk: qcom: gcc-sdm845: Add missing flag to votable GDSCsGeorgi Djakov1-0/+7
2020-01-17clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez1-32/+8
2020-01-17clk: Fix memory leak in clk_unregister()Kishon Vijay Abraham I1-0/+1
2020-01-17clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu1-0/+2
2020-01-17clk: meson: axg-audio: fix regmap last registerJerome Brunet1-1/+1
2020-01-12clk: Move clk_core_reparent_orphans() under CONFIG_OFOlof Johansson1-7/+7
2020-01-12clk: at91: fix possible deadlockAlexandre Belloni6-6/+6
2020-01-12clk: walk orphan list on clock provider registrationJerome Brunet1-22/+40
2020-01-04clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik1-0/+1
2020-01-04clk: clk-gpio: propagate rate change to parentMichael Hennerich1-1/+1
2020-01-04clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo2-0/+5