summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
4 daysclk: tegra: tegra124-emc: fix device leak on set_rate()Johan Hovold
2026-03-04clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_...Haoxiang Li
2026-03-04clk: clk-apple-nco: Add "apple,t8103-nco" compatibleJanne Grunau
2026-03-04clk: renesas: rzg2l: Select correct div round macroChris Brandt
2026-03-04clk: renesas: rzg2l: Fix intin variable sizeChris Brandt
2026-03-04clk: microchip: core: correct return value on *_get_parent()Brian Masney
2026-03-04clk: mediatek: Fix error handling in runtime PM setupHaotian Zhang
2026-03-04clk: qcom: gfx3d: add parent to parent request mapDmitry Baryshkov
2026-03-04clk: qcom: dispcc-sdm845: Enable parents for pixel clocksPetr Hodina
2026-03-04clk: qcom: gcc-ipq5018: flag sleep clock as criticalGeorge Moussalem
2026-03-04clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdscBarnabás Czémán
2026-03-04clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdscBarnabás Czémán
2026-03-04clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-03-04clk: qcom: gcc-sdx75: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-03-04clk: qcom: gcc-sm8450: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-03-04clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCsMartin Blumenstingl
2026-03-04clk: qcom: rcg2: compute 2d using duty fraction directlyTaniya Das
2026-03-04clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGsVladimir Zapolskiy
2026-03-04clk: qcom: Return correct error code in qcom_cc_probe_by_index()Haotian Zhang
2026-01-11clk: samsung: exynos-clkout: Assign .num before accessing .hwsNathan Chancellor
2026-01-11clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4Josua Mayer
2026-01-11clk: keystone: fix compile testingJohan Hovold
2026-01-11clk: renesas: r9a06g032: Fix memory leak in error pathHaotian Zhang
2026-01-11clk: qcom: camcc-sm6350: Fix PLL config of PLL2Luca Weiss
2026-01-11clk: qcom: camcc-sm6350: Specify Titan GDSC power domain as a parent to otherVladimir Zapolskiy
2026-01-11clk: renesas: cpg-mssr: Read back reset registers to assure values latchedMarek Vasut
2026-01-11clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_registerThierry Bultel
2026-01-11clk: renesas: Use str_on_off() helperGeert Uytterhoeven
2026-01-11clk: renesas: rzg2l: Use %x format specifier to print CLK_ON_R()Claudiu Beznea
2026-01-11clk: renesas: rzg2l: Remove critical areaClaudiu Beznea
2026-01-11clk: renesas: rzg2l: Simplify the logic in rzg2l_mod_clock_endisable()Claudiu Beznea
2026-01-11clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle callbackMarek Vasut
2025-11-24clk: ti: am33xx: keep WKUP_DEBUGSS_CLKCTRL enabledMatthias Schiffer
2025-11-24clk: at91: clk-sam9x60-pll: force write to PLL_UPDT registerNicolas Ferre
2025-11-24clk: at91: clk-master: Add check for divide by 3Ryan Wanner
2025-11-24clk: sunxi-ng: sun6i-rtc: Add A523 specificsChen-Yu Tsai
2025-10-19clk: tegra: do not overallocate memory for bpmp clocksFedor Pchelkin
2025-10-19clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driverAlok Tiwari
2025-10-19clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()Brian Masney
2025-10-19clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()Chen-Yu Tsai
2025-10-19clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26mAngeloGioacchino Del Regno
2025-10-19clk: at91: peripheral: fix return valueBrian Masney
2025-08-28clk: qcom: ipq5018: keep XO clock always onGeorge Moussalem
2025-08-28clk: tegra: periph: Fix error handling and resolve unsigned compare warningPei Xiao
2025-08-15clk: sunxi-ng: v3s: Fix de clock definitionPaul Kocialkowski
2025-08-15clk: clk-axi-clkgen: fix fpfd_max frequency for zynqNuno Sá
2025-08-15clk: xilinx: vcu: unregister pll_post only if registered correctlyRohit Visavalia
2025-08-15clk: davinci: Add NULL check in davinci_lpsc_clk_register()Henry Martin
2025-06-27clk: rockchip: rk3036: mark ddrphy as criticalHeiko Stuebner
2025-06-27clk: meson-g12a: add missing fclk_div2 to spiccDa Xue