summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-16clk: mediatek: remove duplicate '@parent' field docDavid Lechner
2025-12-12Merge patch series "clk: ti: Cleanup common functions and omap-cm"Tom Rini
2025-12-12clk: ti: omap4-cm: Add Kconfig symbolMarkus Schneider-Pargmann (TI.com)
2025-12-12clk: ti: Split common omap2plus functions into new symbolMarkus Schneider-Pargmann (TI.com)
2025-12-12Revert "clk: Return value calculated by ERR_PTR"Tom Rini
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-05Merge patch series "clk: Return value calculated by ERR_PTR"Tom Rini
2025-12-05clk: Prevent memory leak on errorAndrew Goodbody
2025-12-05clk: Return value calculated by ERR_PTRAndrew Goodbody
2025-12-05clk: Prevent SIGSEGV on debugAndrew Goodbody
2025-12-05clk: ti: Tighten some TI clock driver dependenciesTom Rini
2025-12-04clk: Only enable the parent clock if the clock was enabled before reparentingMaksim Kiselev
2025-12-04Merge patch series "clk: Fix some error detection"Tom Rini
2025-12-04clk: microchip: mpfs: Fix error detectionAndrew Goodbody
2025-12-03clk: renesas: Introduce temporary compound clock for SCP compatibilityMarek Vasut
2025-11-12clk: use private clk struct to access clock flagsKaustabh Chakraborty
2025-11-12clk: exynos: add support for Exynos7870 CMUKaustabh Chakraborty
2025-11-12clk: exynos: add function for Samsung CMU ops->requestKaustabh Chakraborty
2025-11-12clk: exynos: add support for PLL1417XKaustabh Chakraborty
2025-11-12clk: exynos: add support for fixed rate and fixed factor clocksKaustabh Chakraborty