summaryrefslogtreecommitdiffstats
path: root/drivers/clk/thead
AgeCommit message (Expand)AuthorLines
2026-01-14clk: thead: th1520-ap: Support CPU frequency scalingYao Zi-2/+146
2025-12-18clk: thead: th1520-ap: Add macro to define multiplexers with flagsYao Zi-2/+7
2025-12-18clk: thead: th1520-ap: Support setting PLL ratesYao Zi-0/+142
2025-12-18clk: thead: th1520-ap: Add C910 bus clockYao Zi-1/+16
2025-12-18clk: thead: th1520-ap: Poll for PLL lock and wait for stabilityYao Zi-2/+32
2025-10-06Merge branches 'clk-bindings', 'clk-cleanup', 'clk-renesas', 'clk-thead' and ...Stephen Boyd-212/+292
2025-08-18clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICALIcenowy Zheng-22/+22
2025-08-18clk: thead: support changing DPU pixel clock rateIcenowy Zheng-5/+58
2025-08-18clk: thead: add support for enabling/disabling PLLsIcenowy Zheng-5/+33
2025-08-18clk: thead: Correct parent for DPU pixel clocksMichal Wilczynski-2/+10
2025-08-18clk: thead: th1520-ap: fix parent of padctrl0 clockIcenowy Zheng-1/+5
2025-08-18clk: thead: th1520-ap: describe gate clocks with clk_gateIcenowy Zheng-197/+185
2025-08-14clk: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang-1/+0
2025-07-22clk: thead: th1520-ap: Describe mux clocks with clk_muxYao Zi-58/+37
2025-07-13clk: thead: th1520-ap: Correctly refer the parent of osc_12mYao Zi-1/+8
2025-06-30clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSEDMichal Wilczynski-2/+3
2025-05-07clk: thead: Add clock support for VO subsystem in T-HEAD TH1520 SoCMichal Wilczynski-28/+168
2025-01-21Merge branch 'clk-fixes' into clk-nextStephen Boyd-1/+12
2025-01-13clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocksDrew Fustini-1/+1
2025-01-13clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 bootDrew Fustini-4/+4
2025-01-13clk: thead: Fix clk gate registration to pass flagsDrew Fustini-1/+2
2024-12-17clk: thead: Fix TH1520 emmc and shdci clock rateMaksim Kiselev-1/+12
2024-07-31clk: thead: fix dependency on clk_ignore_unusedDrew Fustini-1/+1
2024-07-22clk: T-Head: Disable on 32-bit TargetsPalmer Dabbelt-0/+1
2024-07-15clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocksDrew Fustini-0/+1103