summaryrefslogtreecommitdiff
path: root/drivers/clk/spacemit
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-09clk: spacemit: k3: add the clock treeYixun Lan
2026-01-09clk: spacemit: ccu_pll: add plla type clockYixun Lan
2026-01-09clk: spacemit: ccu_mix: add inverted enable gate clockYixun Lan
2026-01-09clk: spacemit: add platform SoC prefix to reset nameYixun Lan
2026-01-09clk: spacemit: extract common ccu functionsYixun Lan
2025-12-23clk: spacemit: Hide common clock driver from user controllerInochi Amaoto
2025-12-23clk: spacemit: Respect Kconfig setting when building modulesInochi Amaoto
2025-11-20clk: spacemit: Set clk_hw_onecell_data::num before using flex arrayCharles Mirabile
2025-11-13clk: spacemit: fix comment typoEncrow Thorne
2025-09-19clk: spacemit: fix i2s clockTroy Mitchell
2025-09-19clk: spacemit: introduce pre-div for ddn clockTroy Mitchell
2025-08-26clk: spacemit: ccu_pll: convert from round_rate() to determine_rate()Brian Masney
2025-08-26clk: spacemit: ccu_mix: convert from round_rate() to determine_rate()Brian Masney
2025-08-26clk: spacemit: ccu_ddn: convert from round_rate() to determine_rate()Brian Masney
2025-08-24clk: spacemit: fix sspax_clkTroy Mitchell
2025-07-24clk: spacemit: ccu_pll: fix error return value in recalc_rate callbackAkhilesh Patil
2025-07-07Merge tag 'spacemit-reset-for-6.17-1' of https://github.com/spacemit-com/linuxYixun Lan
2025-07-04clk: spacemit: mark K1 pll1_d8 as criticalAlex Elder
2025-07-03clk: spacemit: define three reset-only CCUsAlex Elder
2025-07-03clk: spacemit: set up reset auxiliary devicesAlex Elder
2025-07-03soc: spacemit: create a header for clock/reset registersAlex Elder
2025-04-17clk: spacemit: k1: Add TWSI8 bus and function clocksHaylen Chu
2025-04-17clk: spacemit: Add clock support for SpacemiT K1 SoCHaylen Chu