summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-28clk: imx6q: add ipu and ldb clocks and dependenciesBrian Ruley
2026-02-28clk: imx6q: apply clang-formatBrian Ruley
2026-02-24clk: stm32mp21: Add clock driver supportPatrice Chotard
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-18Merge patch series "Add MT8195 support"Tom Rini
2026-02-18clk: mediatek: add MT8195 clock driverChris-QJ Chen
2026-02-18clk: mediatek: implement GATE_FLAGS macroJulien Stephan
2026-02-18Merge patch series "clk: mediatek: mt8188: fix clocks"Tom Rini
2026-02-18clk: mediatek: mt8188: refactor driver to improve readabilityJulien Stephan
2026-02-18clk: mediatek: mt8188: fix some clock parentsJulien Stephan
2026-02-18clk: mediatek: mt8188: add missing fixed clockJulien Stephan
2026-02-18clk: mediatek: mt8188: fix circular clock dependencyJulien Stephan
2026-02-18clk: mediatek: mt8188: remove separate topckgen-cg driverJulien Stephan
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee
2026-02-14clk: altera: agilex: Exclude AGILEX_L4_SYS_FREE_CLK from enable/disable opera...Alif Zakuan Yuslaimi
2026-02-14socfpga: agilex: fix NAND clock handlingDinesh Maniyam
2026-02-10drivers/clk/clk_zynqmp.c: get rid of compiler warning for !CONFIG_CMD_CLK buildsPeter Korsgaard
2026-02-10drivers/clk/Kconfig: fix "related" typo in help textPeter Korsgaard
2026-02-03clk: sunxi: Add MBUS Master Clock Gating RegisterRichard Genoud
2026-01-29clk: stm32: Update clock management for STM32MP13/25Patrice Chotard
2026-01-29clk: stm32mp13: Reorder include filesPatrice Chotard
2026-01-21clk: mtk: use IS_ERR_VALUE() to check rate return valuesDavid Lechner
2026-01-21clk: mediatek: fix mux clocks with mapped parent IDsDavid Lechner
2026-01-21Merge patch series "clk: clk-uclass: debug message improvements"Tom Rini
2026-01-21clk: clk-uclass: used dev name in debug messageDavid Lechner
2026-01-21clk: clk-uclass: fix format specifier for ofnode nameDavid Lechner
2026-01-14clk: qcom: sa8775p: Fix USB clock configuration and add resetsBalaji Selvanathan
2026-01-14clk: qcom: sa8775p: Add QUP serial engine clock supportSwathi Tamilselvan
2026-01-14clk/qcom: sc7280: add more QUP clocksCasey Connolly
2026-01-14clk/qcom: qcm2290: Add SDCC1 apps clock frequency tableLoic Poulain
2026-01-12clk: mediatek: mt8365: fix missing topckgen IDsDavid Lechner
2026-01-12clk: mediatek: mt8365: remove separate topckgen-cg driverDavid Lechner
2026-01-12clk: mediatek: allow gates in topckgen driversDavid Lechner
2026-01-12clk: mediatek: mt8365: split struct mtk_clk_treeDavid Lechner
2026-01-12clk: mediatek: mt8365: fix some clock parentsDavid Lechner
2026-01-12clk: mediatek: fix fixed clock parentsDavid Lechner
2026-01-12clk: mediatek: add separate gates_offs for cg gatesDavid Lechner
2026-01-12clk: mediatek: mt8365: fix missing and out of order clocksDavid Lechner
2026-01-12Merge patch series "clk: mediatek: implement of_xlate and dump"Tom Rini
2026-01-12clk: mediatek: implement dump callbacksDavid Lechner
2026-01-12clk: mediatek: mt7623: set unmapped IDs to -1David Lechner
2026-01-12clk: mediatek: clarify mapped vs. unmapped IDDavid Lechner
2026-01-12clk: mediatek: add of_xlate opsDavid Lechner
2026-01-12clk: mediatek: organize infrasys functionsDavid Lechner
2026-01-12clk: mediatek: add array size field for id_offs_mapDavid Lechner
2026-01-12clk: mediatek: add array size fields to cg gatesDavid Lechner