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