summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2023-10-06clk: tegra: fix error return case for recalc_rateTimo Alho
2023-10-06clk: si521xx: Fix regmap write accessorMarek Vasut
2023-10-06clk: si521xx: Use REGCACHE_FLAT instead of NONEMarek Vasut
2023-10-06clk: sprd: Fix thm_parents incorrect configurationZhifeng Tang
2023-09-19clk: qcom: mss-sc7180: fix missing resume during probeJohan Hovold
2023-09-19clk: qcom: q6sstop-qcs404: fix missing resume during probeJohan Hovold
2023-09-19clk: qcom: lpasscc-sc7280: fix missing resume during probeJohan Hovold
2023-09-19clk: qcom: dispcc-sm8550: fix runtime PM imbalance on probe errorsJohan Hovold
2023-09-19clk: qcom: dispcc-sm8450: fix runtime PM imbalance on probe errorsJohan Hovold
2023-09-19clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clockDmitry Baryshkov
2023-09-19clk: imx: pll14xx: align pdiv with reference manualMarco Felsch
2023-09-19clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum
2023-09-19clk: qcom: turingcc-qcs404: fix missing resume during probeJohan Hovold
2023-09-19clk: qcom: camcc-sc7180: fix async resume during probeJohan Hovold
2023-09-13clk: qcom: Fix SM_GPUCC_8450 dependenciesNathan Chancellor
2023-09-13clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum
2023-09-13clk: imx8mp: fix sai4 clockMarco Felsch
2023-09-13clk: imx: imx8ulp: update SPLL2 typePeng Fan
2023-09-13clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li
2023-09-13clk: qcom: gcc-qdu1000: Fix clkref clocks handlingImran Shaik
2023-09-13clk: qcom: gcc-qdu1000: Fix gcc_pcie_0_pipe_clk_src clock handlingImran Shaik
2023-09-13clk: qcom: gcc-sm8450: Use floor ops for SDCC RCGsKonrad Dybcio
2023-09-13clk: qcom: gcc-sm6350: Fix gcc_sdcc2_apps_clk_srcLuca Weiss
2023-09-13clk: qcom: reset: Use the correct type of sleep/delay based on lengthKonrad Dybcio
2023-09-13clk: qcom: fix some Kconfig corner casesArnd Bergmann
2023-09-13clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_srcPatrick Whewell
2023-09-13clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_srcDavid Wronek
2023-09-13clk: sunxi-ng: Modify mismatched function nameZhang Jianhua
2023-09-13clk: qcom: dispcc-sc8280xp: Use ret registers on GDSCsKonrad Dybcio
2023-09-13drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()Minjie Du
2023-09-13clk: qcom: gcc-sc8280xp: fix runtime PM imbalance on probe errorsJohan Hovold
2023-09-13clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHzAlibek Omarov
2023-09-13clk: qcom: gcc-sm7150: Add CLK_OPS_PARENT_ENABLE to sdcc2 rcgDanila Tikhonov
2023-09-13clk: qcom: gcc-sc8280xp: Add missing GDSCsKonrad Dybcio
2023-09-13clk: qcom: gcc-sc8280xp: Add missing GDSC flagsKonrad Dybcio
2023-09-13clk: qcom: gpucc-sm6350: Fix clock source namesKonrad Dybcio
2023-09-13clk: qcom: gpucc-sm6350: Introduce index-based clk lookupKonrad Dybcio
2023-08-22clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov
2023-08-04clk: keystone: syscon-clk: Fix audio refclkFrancesco Dolcini
2023-07-26Merge tag 'clk-meson-fixes-v6.5-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd
2023-07-19clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEMBaoquan He
2023-07-19clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven
2023-07-19clk: mediatek: mt8183: Add back SSPM related clocksChen-Yu Tsai
2023-07-11clk: meson: change usleep_range() to udelay() for atomic contextDmitry Rokosov
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds