summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2026-03-26clk: qcom: gcc-eliza: Enable FORCE_MEM_CORE_ON for UFS AXI PHY clockAbel Vesa-1/+2
2026-03-25clk: renesas: r9a09g056: Remove entries for WDT{0,2,3}Fabrizio Castro-15/+0
2026-03-25clk: renesas: r9a06g032: Enable watchdog reset sourcesHerve Codina (Schneider Electric)-2/+3
2026-03-25clk: renesas: cpg-mssr: Use struct_size() helperRosen Penev-2/+2
2026-03-24clk: airoha: Add econet EN751221 clock/reset support to en7523-scuCaleb James DeLisle-8/+221
2026-03-24clk: eswin: Add eic7700 clock driverXuyang Dong-0/+2327
2026-03-24clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacksMaĆ­ra Canal-4/+34
2026-03-24clk: samsung: exynos850: Add APM-to-AP mailbox clockAlexey Klimov-1/+6
2026-03-24clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()Shuwei Wu-1/+1
2026-03-23clk: qcom: dispcc-sc7180: Add missing MDSS resetsKonrad Dybcio-0/+8
2026-03-23clk: qcom: rcg2: expand frac table for mdss_pixel_clk_srcPengyu Luo-0/+2
2026-03-23clk: xgene: Fix mapping leak in xgene_pllclk_init()Geert Uytterhoeven-0/+2
2026-03-23clk: Simplify clk_is_match()Geert Uytterhoeven-4/+3
2026-03-23clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-2545/+0
2026-03-23clk: mvebu: armada-37xx-periph: fix __iomem casts in structure initBen Dooks-7/+9
2026-03-23clk: qoriq: avoid format string warningArnd Bergmann-8/+9
2026-03-23Merge tag 'renesas-clk-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd-0/+4
2026-03-23Merge tag 'renesas-clk-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/l...Stephen Boyd-53/+38
2026-03-23clk: qcom: dispcc-eliza: Add Eliza display clock controller supportKrzysztof Kozlowski-0/+2131
2026-03-20clk: renesas: r9a09g047: Add PCIe clocks and resetJohn Madieu-0/+5
2026-03-20clk: renesas: r9a09g057: Add PCIe clocks and resetLad Prabhakar-0/+5
2026-03-20clk: renesas: r9a09g056: Add PCIe clocks and resetLad Prabhakar-0/+5
2026-03-20clk: renesas: r9a09g047: Add entries for the RSPIsTommaso Merciai-0/+24
2026-03-19clk: imx8mq: Correct the CSI PHY selsSebastian Krzyszkowiak-2/+2
2026-03-19clk: vf610: Add support for the Ethernet switch clocksLukasz Majewski-1/+6
2026-03-19clk: vf610: Move VF610_CLK_END define to clk-vf610 driverLukasz Majewski-0/+7
2026-03-19clk: imx: imx8-acm: fix flags for acm clocksStefan Eichenberger-1/+2
2026-03-19clk: imx: imx6q: Fix device node reference leak in of_assigned_ldb_sels()Felix Gu-0/+4
2026-03-19clk: imx: imx6q: Fix device node reference leak in pll6_bypassed()Felix Gu-1/+7
2026-03-19clk: imx: fracn-gppll: Add 477.4MHz supportAlexander Stein-0/+1
2026-03-19clk: imx: fracn-gppll: Add 333.333333 MHz supportAlexander Stein-0/+1
2026-03-18clk: qcom: videocc-sm8350: use depend on instead of selectPengyu Luo-2/+2
2026-03-18clk: qcom: gcc-ipq6018: mark gcc_xo_clk_src as criticalJohn Crispin-1/+1
2026-03-18clk: qcom: camcc-sc8180x: Refactor to use qcom_cc_driver_dataVal Packett-35/+32
2026-03-18clk: qcom: dispcc-sm8250: Enable parents for pixel clocksVal Packett-2/+2
2026-03-18clk: qcom: dispcc-sm8250: Use shared ops on the mdss vsync clkVal Packett-1/+1
2026-03-18clk: qcom: gcc-sc8180x: Refactor to use qcom_cc_driver_dataVal Packett-30/+31
2026-03-18clk: qcom: gcc-sc8180x: Enable runtime PM supportVal Packett-0/+1
2026-03-18clk: qcom: gcc-sc8180x: Use retention for PCIe power domainsVal Packett-4/+4
2026-03-18clk: qcom: gcc-sc8180x: Use retention for USB power domainsVal Packett-3/+3
2026-03-18clk: qcom: gcc-sc8180x: Add missing GDSCsVal Packett-0/+50
2026-03-18clk: qcom: add Global Clock controller (GCC) driver for IPQ5210 SoCKathiravan Thirumoorthy-0/+2670
2026-03-18clk: qcom: eliza: Cleanup redundant header includesKrzysztof Kozlowski-2/+0
2026-03-18clk: qcom: milos: Cleanup redundant header includesKrzysztof Kozlowski-3/+1
2026-03-18clk: qcom: sm8750: Cleanup redundant header includesKrzysztof Kozlowski-2/+1
2026-03-18clk: qcom: glymur: Cleanup redundant header includesKrzysztof Kozlowski-6/+0
2026-03-18clk: qcom: kaanapali: Cleanup redundant header includesKrzysztof Kozlowski-10/+0
2026-03-18clk: imx: pll14xx: Use unsigned format specifierAlexander Stein-3/+3
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich-2/+1
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit-1/+1