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