summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2025-06-24clk: renesas: rzv2h: Use devm_kmemdup_array()Raag Jadav
2025-06-23clk: amlogic: axg-audio: use the auxiliary reset driverJerome Brunet
2025-06-21clk: xilinx: vcu: Update vcu init/reset sequenceRohit Visavalia
2025-06-21clk: xilinx: vcu: unregister pll_post only if registered correctlyRohit Visavalia
2025-06-21clk: ti: Simplify ti_find_clock_provider()Rob Herring (Arm)
2025-06-20clk: versaclock7: Constify regmap_range_cfg arrayKrzysztof Kozlowski
2025-06-20clk: stm32: Do not enable by default during compile testingKrzysztof Kozlowski
2025-06-20clk: nuvoton: Do not enable by default during compile testingKrzysztof Kozlowski
2025-06-20clk: tests: add clk_hw_get_dev() and clk_hw_get_of_node() testsJerome Brunet
2025-06-20clk: tests: Make clk_register_clk_parent_data_device_driver() commonJerome Brunet
2025-06-19clk: add a clk_hw helpers to get the clock device or device_nodeJerome Brunet
2025-06-19clk: pwm: Make use of non-sleeping PWMsUwe Kleine-König
2025-06-19clk: pwm: Don't reconfigure running PWM at probe timeUwe Kleine-König
2025-06-19clk: pwm: Convert to use pwm_apply_might_sleep()Uwe Kleine-König
2025-06-19clk: pwm: Let .get_duty_cycle() return the real duty cycleUwe Kleine-König
2025-06-19clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_dataXiaolei Wang
2025-06-19clk: scmi: Handle case where child clocks are initialized before their parentsSascha Hauer
2025-06-19clk: sophgo: Use div64* for 64-by-32 division to simplifyPei Xiao
2025-06-19clk: davinci: Add NULL check in davinci_lpsc_clk_register()Henry Martin
2025-06-19clk: apple-nco: Drop default ARCH_APPLE in KconfigSven Peter
2025-06-19clk: renesas: Add CPG/MSSR support to RZ/N2H SoCLad Prabhakar
2025-06-19clk: renesas: r9a09g077: Add PCLKL core clockLad Prabhakar
2025-06-19clk: renesas: r9a09g047: Add I3C0 clocks and resetsTommaso Merciai
2025-06-18clk: qcom: cmnpll: Add IPQ5424 SoC supportLuo Jie
2025-06-16clk: rp1: Add support for clocks provided by RP1Andrea della Porta
2025-06-14clk: sunxi-ng: a523: Mark MBUS clock as criticalChen-Yu Tsai
2025-06-13clk: renesas: rzv2h: Fix missing CLK_SET_RATE_PARENT flag for ddiv clocksLad Prabhakar
2025-06-12clk: samsung: exynosautov920: add block hsi2 clock supportRaghav Sharma
2025-06-10clk: qcom: camcc-sc8180x: Add SC8180X camera clock controller driverSatya Priya Kakitapalli
2025-06-10clk: qcom: dispcc-sm8750: Fix setting rate byte and pixel clocksKrzysztof Kozlowski
2025-06-10clk: qcom: gcc-ipq8074: fix broken freq table for nss_port6_tx_clk_srcChristian Marangi
2025-06-10clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC'sTaniya Das
2025-06-10clk: qcom: Add video clock controller driver for SM6350Konrad Dybcio
2025-06-10clk: qcom: camcc-x1e80100: Move PLL & clk configuration to really probeJagadeesh Kona
2025-06-10clk: qcom: camcc-sm8650: Move PLL & clk configuration to really probeJagadeesh Kona
2025-06-10clk: qcom: camcc-sm8550: Move PLL & clk configuration to really probeJagadeesh Kona
2025-06-10clk: qcom: camcc-sm8450: Move PLL & clk configuration to really probeJagadeesh Kona
2025-06-10clk: qcom: videocc-sm8550: Move PLL & clk configuration to really probeJagadeesh Kona
2025-06-10clk: qcom: videocc-sm8450: Move PLL & clk configuration to really probeJagadeesh Kona
2025-06-10clk: qcom: common: Add support to configure clk regs in qcom_cc_really_probeJagadeesh Kona
2025-06-10clk: qcom: common: Handle runtime power management in qcom_cc_really_probeJagadeesh Kona
2025-06-10clk: qcom: clk-alpha-pll: Add support for common PLL configuration functionTaniya Das
2025-06-10clk: renesas: rzg2l: Rename mstp_clock to mod_clockGeert Uytterhoeven
2025-06-10clk: renesas: r9a09g056: Add clock and reset entries for USB2.0Lad Prabhakar
2025-06-10clk: renesas: rzg2l: Drop MSTOP based power domain supportClaudiu Beznea
2025-06-10clk: renesas: r9a08g045: Drop power domain instantiationClaudiu Beznea
2025-06-10clk: renesas: rzg2l: Add support for MSTOP in clock enable/disable APIClaudiu Beznea
2025-06-10clk: renesas: rzg2l: Add macro to loop through module clocksClaudiu Beznea
2025-06-10clk: renesas: Add support for R9A09G077 SoCThierry Bultel
2025-06-10clk: samsung: exynos850: fix a commentAndré Draszik