summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2025-11-12clk: exynos: provide device pointer to clk_register_* functionsKaustabh Chakraborty
2025-11-10clk: scmi: Defer issue of SCMI_CLOCK_ATTRIBUTESMarek Vasut
2025-11-10clk: scmi: Postpone clock name resolutionMarek Vasut
2025-11-10clk: scmi: Factor out clock control flags resolutionMarek Vasut
2025-11-10clk: scmi: Bulk allocate all sub-driver instance dataMarek Vasut
2025-11-10clk: scmi: fix set_parent support when CCF is not being usedKamlesh Gurudasani
2025-11-10firmware: scmi: Add clock v3.2 CONFIG_SET supportVinh Nguyen
2025-11-08Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-11-07Merge patch series "arm: airoha: add support for en7523 based boards"Tom Rini
2025-11-07clk: airoha: add support for airoha en7523 SoC familyMikhail Kshevetskiy
2025-11-07clk: airoha: use CHIP_SCU regmap helperMikhail Kshevetskiy