summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
6 daysclk: visconti: pll: initialize clk_init_data to zeroBrian Masney1-1/+1
6 daysclk: qcom: dispcc-sc7180: Add missing MDSS resetsKonrad Dybcio1-0/+8
6 daysclk: xgene: Fix mapping leak in xgene_pllclk_init()Geert Uytterhoeven1-0/+2
6 daysclk: qoriq: avoid format string warningArnd Bergmann1-8/+9
6 daysclk: imx8mq: Correct the CSI PHY selsSebastian Krzyszkowiak1-2/+2
6 daysclk: imx: imx6q: Fix device node reference leak in of_assigned_ldb_sels()Felix Gu1-0/+4
6 daysclk: imx: imx6q: Fix device node reference leak in pll6_bypassed()Felix Gu1-1/+7
6 daysclk: qcom: dispcc-sm8250: Enable parents for pixel clocksVal Packett1-2/+2
6 daysclk: qcom: dispcc-sm8250: Use shared ops on the mdss vsync clkVal Packett1-1/+1
6 daysclk: qcom: gcc-sc8180x: Use retention for PCIe power domainsVal Packett1-4/+4
6 daysclk: qcom: gcc-sc8180x: Use retention for USB power domainsVal Packett1-3/+3
6 daysclk: qcom: gcc-sc8180x: Add missing GDSCsVal Packett1-0/+50
6 daysclk: qcom: dispcc-sc8280xp: remove CLK_SET_RATE_PARENT from byte_div_clk_src ...White Lewis1-4/+0
6 daysclk: qcom: dispcc-sm8450: use RCG2 ops for DPTX1 AUX clock sourceDmitry Baryshkov1-1/+1
12 daysclk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley1-1/+5
12 daysclk: imx: imx8-acm: fix flags for acm clocksStefan Eichenberger1-1/+2
12 daysclk: rk808: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-03-25clk: tegra: tegra124-emc: fix device leak on set_rate()Johan Hovold1-1/+1
2026-03-04clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_...Haoxiang Li1-1/+3
2026-03-04clk: clk-apple-nco: Add "apple,t8103-nco" compatibleJanne Grunau1-0/+1
2026-03-04clk: renesas: rzg2l: Select correct div round macroChris Brandt1-2/+2
2026-03-04clk: renesas: rzg2l: Fix intin variable sizeChris Brandt1-1/+1
2026-03-04clk: microchip: core: correct return value on *_get_parent()Brian Masney1-13/+12
2026-03-04clk: mediatek: Fix error handling in runtime PM setupHaotian Zhang1-5/+7
2026-03-04clk: qcom: gfx3d: add parent to parent request mapDmitry Baryshkov1-0/+1
2026-03-04clk: qcom: dispcc-sdm845: Enable parents for pixel clocksPetr Hodina1-2/+2
2026-03-04clk: qcom: gcc-ipq5018: flag sleep clock as criticalGeorge Moussalem1-0/+1
2026-03-04clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdscBarnabás Czémán1-1/+0
2026-03-04clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdscBarnabás Czémán1-1/+0
2026-03-04clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona1-2/+2
2026-03-04clk: qcom: gcc-sdx75: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona1-2/+2
2026-03-04clk: qcom: gcc-sm8450: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona1-2/+2
2026-03-04clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCsMartin Blumenstingl1-3/+14
2026-03-04clk: qcom: rcg2: compute 2d using duty fraction directlyTaniya Das1-4/+2
2026-03-04clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGsVladimir Zapolskiy1-2/+2
2026-03-04clk: qcom: Return correct error code in qcom_cc_probe_by_index()Haotian Zhang1-1/+1
2026-01-11clk: samsung: exynos-clkout: Assign .num before accessing .hwsNathan Chancellor1-1/+1
2026-01-11clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4Josua Mayer1-0/+20
2026-01-11clk: keystone: fix compile testingJohan Hovold1-2/+1
2026-01-11clk: renesas: r9a06g032: Fix memory leak in error pathHaotian Zhang1-3/+3
2026-01-11clk: qcom: camcc-sm6350: Fix PLL config of PLL2Luca Weiss1-5/+1
2026-01-11clk: qcom: camcc-sm6350: Specify Titan GDSC power domain as a parent to otherVladimir Zapolskiy1-0/+7
2026-01-11clk: renesas: cpg-mssr: Read back reset registers to assure values latchedMarek Vasut1-25/+21
2026-01-11clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_registerThierry Bultel10-71/+88
2026-01-11clk: renesas: Use str_on_off() helperGeert Uytterhoeven2-2/+4
2026-01-11clk: renesas: rzg2l: Use %x format specifier to print CLK_ON_R()Claudiu Beznea1-1/+1
2026-01-11clk: renesas: rzg2l: Remove critical areaClaudiu Beznea1-4/+1
2026-01-11clk: renesas: rzg2l: Simplify the logic in rzg2l_mod_clock_endisable()Claudiu Beznea1-3/+2
2026-01-11clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle callbackMarek Vasut1-2/+9
2025-11-24clk: ti: am33xx: keep WKUP_DEBUGSS_CLKCTRL enabledMatthias Schiffer1-0/+2