aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-19clk: samsung: exynos990: Replace bogus divs with fixed-factor clocksDenzeel Oliva1-7/+12
2025-10-19clk: samsung: exynos990: Fix CMU_TOP mux/div bit widthsDenzeel Oliva1-9/+9
2025-10-19clk: samsung: exynos990: Use PLL_CON0 for PLL parent muxesDenzeel Oliva1-4/+11
2025-10-19clk: qcom: tcsrcc-x1e80100: Set the bi_tcxo as parent to eDP refclkAbel Vesa1-0/+4
2025-10-19clk: tegra: do not overallocate memory for bpmp clocksFedor Pchelkin1-1/+1
2025-10-19clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driverAlok Tiwari1-2/+2
2025-10-19clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()Brian Masney1-7/+9
2025-10-19clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()Chen-Yu Tsai1-3/+1
2025-10-19clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26mAngeloGioacchino Del Regno1-1/+1
2025-10-19clk: renesas: cpg-mssr: Fix memory leak in cpg_mssr_reserved_init()Yuan CHen1-2/+5
2025-10-19clk: at91: peripheral: fix return valueBrian Masney1-2/+5
2025-10-19clk: qcom: Select the intended config in QCS_DISPCC_615Lukas Bulwahn1-1/+1
2025-10-19clk: qcom: common: Fix NULL vs IS_ERR() check in qcom_cc_icc_register()Dan Carpenter1-2/+2
2025-10-19clk: renesas: r9a08g045: Add MSTOP for GPIOClaudiu Beznea1-1/+2
2025-10-19clk: thead: Correct parent for DPU pixel clocksMichal Wilczynski1-2/+10
2025-10-19clk: thead: th1520-ap: fix parent of padctrl0 clockIcenowy Zheng1-1/+5
2025-10-19clk: thead: th1520-ap: describe gate clocks with clk_gateIcenowy Zheng1-197/+185
2025-10-19clk: npcm: select CONFIG_AUXILIARY_BUSArnd Bergmann1-0/+1
2025-09-19Merge tag 'sunxi-clk-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixesStephen Boyd1-1/+1
2025-09-10clk: sunxi-ng: mp: Fix dual-divider clock rate readbackChen-Yu Tsai1-1/+1
2025-08-18clk: renesas: mstp: Add genpd OF provider at postcore_initcall()Geert Uytterhoeven1-1/+19
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds205-4730/+17970
2025-07-31Merge branch 'clk-fixes' into clk-nextStephen Boyd3-16/+19
2025-07-29Merge branch 'clk-pm' into clk-nextStephen Boyd4-6/+0
2025-07-29Merge branches 'clk-rockchip', 'clk-thead', 'clk-microchip', 'clk-imx' and 'clk-qcom' into clk-nextStephen Boyd43-398/+14775
2025-07-29Merge branches 'clk-renesas', 'clk-samsung', 'clk-spacemit', 'clk-allwinner' and 'clk-amlogic' into clk-nextStephen Boyd76-3958/+2548
2025-07-29Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'clk-xilinx' and 'clk-adi' into clk-nextStephen Boyd86-367/+650
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-0/+1504
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2025-07-26clk: clocking-wizard: Fix the round rate handling for versalShubhrajyoti Datta1-1/+1
2025-07-26clk: Fix typosBjorn Helgaas60-81/+80
2025-07-24clk: spacemit: ccu_pll: fix error return value in recalc_rate callbackAkhilesh Patil1-1/+1
2025-07-24clk: tegra: periph: Make tegra_clk_periph_ops staticPei Xiao2-2/+1
2025-07-24clk: tegra: periph: Fix error handling and resolve unsigned compare warningPei Xiao1-2/+2
2025-07-24clk: imx: scu: convert from round_rate() to determine_rate()Brian Masney1-27/+9
2025-07-24clk: imx: pllv4: convert from round_rate() to determine_rate()Brian Masney1-11/+18
2025-07-24clk: imx: pllv3: convert from round_rate() to determine_rate()Brian Masney1-32/+40
2025-07-24clk: imx: pllv2: convert from round_rate() to determine_rate()Brian Masney1-8/+15
2025-07-24clk: imx: pll14xx: convert from round_rate() to determine_rate()Brian Masney1-11/+18
2025-07-24clk: imx: pfd: convert from round_rate() to determine_rate()Brian Masney1-8/+10
2025-07-24clk: imx: frac-pll: convert from round_rate() to determine_rate()Brian Masney1-9/+11
2025-07-24clk: imx: fracn-gppll: convert from round_rate() to determine_rate()Brian Masney1-6/+11
2025-07-24clk: imx: fixup-div: convert from round_rate() to determine_rate()Brian Masney1-4/+4
2025-07-24clk: imx: cpu: convert from round_rate() to determine_rate()Brian Masney1-4/+6
2025-07-24clk: imx: busy: convert from round_rate() to determine_rate()Brian Masney1-4/+4
2025-07-24clk: imx: composite-93: remove round_rate() in favor of determine_rate()Brian Masney1-7/+0
2025-07-24clk: imx: composite-8m: remove round_rate() in favor of determine_rate()Brian Masney1-16/+0
2025-07-24clk: qcom: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus2-4/+0
2025-07-24clk: imx: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus2-2/+0
2025-07-24clk: bcm: bcm2835: convert from round_rate() to determine_rate()Brian Masney1-6/+11