summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-03-05clk: qcom: rpmh: Sort OF match tableBjorn Andersson
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: bm1800: Remove set but not used variable 'fref'YueHaibing
2020-02-24clk: actually call the clock init before any other callback of the clockJerome Brunet
2020-02-24clk: qcom: Add missing msm8998 gcc_bimc_gfx_clkJeffrey Hugo
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-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-13Merge tag 'sunxi-clk-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2020-01-06clk: mmp2: Fix the order of timer mux parentsLubomir Rintel
2020-01-05clk: ti: dra7-atl: Remove pm_runtime_irq_safe()Peter Ujfalusi
2020-01-05clk: qcom: gcc-sdm845: Add missing flag to votable GDSCsGeorgi Djakov
2020-01-02clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent orderSamuel Holland
2020-01-02clk: sunxi-ng: h6-r: Simplify R_APB1 clock definitionSamuel Holland
2020-01-02clk: sunxi-ng: sun8i-r: Fix divider on APB0 clockSamuel Holland
2019-12-26clk: Don't try to enable critical clocks if prepare failedGuenter Roeck
2019-12-24clk: tegra: Fix double-free in tegra_clk_init()Dmitry Osipenko
2019-12-23clk: samsung: exynos5420: Keep top G3D clocks enabledMarek Szyprowski
2019-12-18clk: qcom: Avoid SMMU/cx gdsc corner casesJeffrey Hugo
2019-12-18clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCsMatthias Kaehlcke
2019-12-18clk: sunxi-ng: r40: Allow setting parent rate for external clock outputsChen-Yu Tsai
2019-12-18clk: Move clk_core_reparent_orphans() under CONFIG_OFOlof Johansson
2019-12-16clk: at91: fix possible deadlockAlexandre Belloni
2019-12-12Merge tag 'imx-clk-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2019-12-12clk: walk orphan list on clock provider registrationJerome Brunet
2019-12-11clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan
2019-12-09clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.Yunhao Tian
2019-12-09clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_tablePeng Fan
2019-12-09clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-27Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ...Stephen Boyd
2019-11-27Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd
2019-11-27Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...Stephen Boyd
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd
2019-11-27Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...Stephen Boyd
2019-11-26clk: aspeed: Add RMII RCLK gates for both AST2500 MACsAndrew Jeffery
2019-11-22clk: Add common clock driver for BM1880 SoCManivannan Sadhasivam