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