summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2026-01-09clk: spacemit: ccu_mix: add inverted enable gate clockYixun Lan-4/+20
2026-01-09clk: spacemit: add platform SoC prefix to reset nameYixun Lan-6/+6
2026-01-09clk: spacemit: extract common ccu functionsYixun Lan-174/+186
2026-01-08clk: renesas: cpg-mssr: Simplify pointer math in cpg_rzt2h_mstp_read()Cosmin Tanislav-14/+6
2026-01-07clk: qcom: Add support for GPUCC and GXCLK for KaanapaliTaniya Das-0/+568
2026-01-07clk: qcom: Add support for VideoCC driver for KaanapaliTaniya Das-0/+831
2026-01-07clk: qcom: camcc: Add support for camera clock controller for KaanapaliTaniya Das-0/+3109
2026-01-07clk: qcom: dispcc: Add support for display clock controller KaanapaliTaniya Das-0/+1967
2026-01-07clk: qcom: clk-alpha-pll: Add support for controlling Pongo EKO_T PLLTaniya Das-0/+2
2026-01-07clk: qcom: clk-alpha-pll: Update the PLL support for cal_lTaniya Das-1/+6
2026-01-07clk: qcom: camcc: Add camera clock controller driver for SM8750 SoCTaniya Das-0/+3175
2026-01-07clk: qcom: clk-alpha-pll: Add support for controlling Rivian PLLTaniya Das-0/+18
2026-01-07clk: qcom: gcc-ipq5018: flag sleep clock as criticalGeorge Moussalem-0/+1
2026-01-07clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdscBarnabás Czémán-1/+0
2026-01-07clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdscBarnabás Czémán-1/+0
2026-01-07clk: qcom: gcc: Add support for Global Clock controller found on SDM439Daniil Titov-2/+51
2026-01-07clk: qcom: gcc: Add support for Global Clock controller found on MSM8940Daniil Titov-3/+234
2026-01-07clk: qcom: gcc-glymur: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona-2/+2
2026-01-07clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona-2/+2
2026-01-07clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona-2/+2
2026-01-07clk: qcom: gcc-milos: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona-3/+3
2026-01-07clk: qcom: gcc-sdx75: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona-2/+2
2026-01-07clk: qcom: gcc-sm4450: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona-3/+3
2026-01-07clk: qcom: gcc-sm8750: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona-2/+2
2026-01-07clk: qcom: gcc-sm8450: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona-2/+2
2026-01-06clk: meson: gxbb: use the existing HHI_HDMI_PLL_CNTL3 macroMartin Blumenstingl-3/+3
2026-01-06clk: meson: g12a: Limit the HDMI PLL OD to /4Martin Blumenstingl-3/+14
2026-01-06clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCsMartin Blumenstingl-3/+14
2026-01-05clk: qcom: rcg2: compute 2d using duty fraction directlyTaniya Das-4/+2
2026-01-03clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGsVladimir Zapolskiy-2/+2
2026-01-03clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGsVladimir Zapolskiy-2/+2
2026-01-03clk: qcom: videocc-sm8750: Constify qcom_cc_descKrzysztof Kozlowski-1/+1
2026-01-03clk: qcom: Return correct error code in qcom_cc_probe_by_index()Haotian Zhang-1/+1
2026-01-03clk: qcom: gcc-x1e80100: Add missing UFS symbol mux clocksTaniya Das-3/+69
2026-01-02clk: qcom: rpmh: Fix double array initializer on KaanapaliKrzysztof Kozlowski-2/+2
2026-01-02clk: qcom: gcc-kaanapali: Fix double array initializerKrzysztof Kozlowski-1/+0
2025-12-29clk: renesas: r9a09g056: Add clock and reset entries for TSUOvidiu Panait-0/+6
2025-12-24clk: qcom: gcc-msm8917: Add missing MDSS resetBarnabás Czémán-0/+1
2025-12-23clk: renesas: r9a09g057: Add entries for RSCIsLad Prabhakar-0/+126
2025-12-23clk: renesas: r9a09g056: Add entries for RSCIsLad Prabhakar-0/+126
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