summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2025-12-23clk: spacemit: Hide common clock driver from user controllerInochi Amaoto-8/+6
2025-12-23clk: spacemit: Respect Kconfig setting when building modulesInochi Amaoto-2/+25
2025-12-22clk: samsung: gs101: Enable auto_clock_gate mode for each gs101 CMUPeter Griffin-0/+55
2025-12-22clk: samsung: Implement automatic clock gating mode for CMUsPeter Griffin-43/+302
2025-12-21clk: samsung: exynosautov920: add clock supportRaghav Sharma-0/+40
2025-12-18clk: thead: th1520-ap: Add macro to define multiplexers with flagsYao Zi-2/+7
2025-12-18clk: thead: th1520-ap: Support setting PLL ratesYao Zi-0/+142
2025-12-18clk: thead: th1520-ap: Add C910 bus clockYao Zi-1/+16
2025-12-18clk: thead: th1520-ap: Poll for PLL lock and wait for stabilityYao Zi-2/+32
2025-12-17clk: qcom: Add support for Global clock controller on KaanapaliTaniya Das-0/+3551
2025-12-17clk: qcom: Add TCSR clock driver for KaanapaliTaniya Das-0/+150
2025-12-17clk: qcom: rpmh: Add support for Kaanapali rpmh clocksTaniya Das-0/+40
2025-12-17clk: qcom: rpmh: Update the clock suffix for GlymurTaniya Das-10/+10
2025-12-15clk: renesas: r9a09g056: Add entries for the RSPIsLad Prabhakar-0/+24
2025-12-15clk: renesas: r9a09g056: Add entries for ICULad Prabhakar-0/+3
2025-12-15clk: renesas: r9a09g056: Add entries for the DMACsLad Prabhakar-0/+19
2025-12-15clk: renesas: r9a09g077: Propagate rate changes through mux parentsLad Prabhakar-1/+1
2025-12-15clk: renesas: r9a09g077: Add xSPI core and module clocksLad Prabhakar-3/+190
2025-12-15clk: renesas: rzg2l: Select correct div round macroChris Brandt-2/+2
2025-12-15clk: renesas: rzg2l: Fix intin variable sizeChris Brandt-1/+1
2025-12-15clk: amlogic: remove potentially unsafe flags from S4 video clocksChuan Liu-4/+0
2025-12-15clk: amlogic: add video-related clocks for S4 SoCChuan Liu-0/+202
2025-12-15clk: meson: t7: add t7 clock peripherals controller driverJian Hu-0/+1285
2025-12-15clk: meson: t7: add support for the T7 SoC PLL clockJian Hu-0/+1090
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-304/+8287
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds-22/+12
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-53/+82
2025-12-05Merge tag 'soc-dt-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+20
2025-12-03Merge branches 'clk-visconti', 'clk-imx', 'clk-microchip', 'clk-rockchip' and...Stephen Boyd-173/+6077
2025-12-03Merge branches 'clk-socfpga', 'clk-renesas', 'clk-cleanup', 'clk-samsung' and...Stephen Boyd-129/+1474
2025-11-30clk: keystone: fix compile testingJohan Hovold-2/+1
2025-11-30clk: keystone: syscon-clk: fix regmap leak on probe failureJohan Hovold-1/+1
2025-11-30clk: qcom: Mark camcc_sm7150_hws staticStephen Boyd-1/+1
2025-11-30clk: samsung: exynos-clkout: Assign .num before accessing .hwsNathan Chancellor-1/+1
2025-11-25Merge tag 'reset-for-v6.19' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann-7/+0
2025-11-24clk: renesas: Use bitfield helpersGeert Uytterhoeven-19/+11
2025-11-24clk: at91: Convert to common field_{get,prep}() helpersGeert Uytterhoeven-5/+1
2025-11-24clk: at91: pmc: #undef field_{get,prep}() before definitionGeert Uytterhoeven-0/+2
2025-11-23clk: rockchip: Add clock and reset driver for RK3506Elaine Zhang-0/+1116
2025-11-20clk: actions: Fix discarding const qualifier by 'container_of' macroAdrian Barnaƛ-7/+7
2025-11-20clk: spacemit: Set clk_hw_onecell_data::num before using flex arrayCharles Mirabile-2/+2
2025-11-20clk: visconti: Add VIIF clocksYuji Ishikawa-2/+73
2025-11-20clk: visconti: Do not define number of clocks in bindingsYuji Ishikawa-3/+10
2025-11-20clk: rockchip: Add clock controller for the RV1126BElaine Zhang-0/+1636
2025-11-20clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll()Elaine Zhang-0/+204
2025-11-18clk: qcom: x1e80100-dispcc: Add USB4 router link resetsKonrad Dybcio-0/+3
2025-11-18clk: qcom: videocc-sm8750: Add video clock controller driver for SM8750Taniya Das-0/+475
2025-11-18clk: qcom: branch: Extend invert logic for branch2 mem clocksTaniya Das-4/+4
2025-11-18clk: davinci: psc: drop unused reset lookupBartosz Golaszewski-7/+0
2025-11-18clk: qcom: ecpricc-qdu100: Add mem_enable_mask to the clock memory branchTaniya Das-0/+30