summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
12 daystreewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-24clk: stm32mp21: Add clock driver supportPatrice Chotard
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
2026-01-12clk: mediatek: add array size fields to clk treesDavid Lechner
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2026-01-06clk: mediatek: remove CLOCK_PARENT_* aliasesDavid Lechner
2026-01-06Merge patch series "Add support for MT8188"Tom Rini
2026-01-06clk: mediatek: add MT8188 clock driverJulien Masson
2026-01-05Merge branch 'next'Tom Rini
2026-01-05clk: scmi: Remove duplicated scmi_generic_protocol_version() requestPatrice Chotard
2026-01-05clk: scmi: Fix priv initialization in scmi_clk_gate()Patrice Chotard
2026-01-05clk: scmi: Fix typo scmi_clk_get_attibutePatrice Chotard
2025-12-31arm: dts: mediatek: switch mt8365 to OF_UPSTREAMDavid Lechner
2025-12-29clk: renesas: Do not disable realtime modules on R8A77995 D3Niklas Söderlund
2025-12-29clk: renesas: Do not enable MSTP4 extra modules on R8A77995 D3Niklas Söderlund
2025-12-27clk: fixed_rate: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-19clk: versal: Enable clock driver for Versal Gen 2Michal Simek
2025-12-19clk: versal: Cleanup driverMichal Simek
2025-12-19clk: versal: Add support for CLK_AUTO_IDMichal Simek
2025-12-19clk: versal: Use __data macro for moving variable to data sectionMichal Simek