summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng
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-22clk: sunxi-ng: convert from divider_round_rate_parent() to divider_determine_...Brian Masney-70/+79
2025-10-23clk: sunxi-ng: sun55i-a523-ccu: Lower audio0 pll minimum rateChen-Yu Tsai-1/+1
2025-10-23clk: sunxi-ng: sun55i-a523-r-ccu: Mark bus-r-dma as criticalChen-Yu Tsai-1/+1
2025-10-22clk: sunxi-ng: Mark A523 bus-r-cpucfg clock as criticalJernej Skrabec-1/+1
2025-10-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-17/+523
2025-09-13clk: sunxi-ng: add support for the A523/T527 MCU CCUChen-Yu Tsai-0/+476
2025-09-13clk: sunxi-ng: div: support power-of-two dividersChen-Yu Tsai-0/+18
2025-09-13clk: sunxi-ng: sun55i-a523-ccu: Add missing NPU module clockChen-Yu Tsai-17/+18
2025-09-12clk: sunxi-ng: sun6i-rtc: Add A523 specificsChen-Yu Tsai-0/+11
2025-09-10clk: sunxi-ng: mp: Fix dual-divider clock rate readbackChen-Yu Tsai-1/+1
2025-07-31Merge branch 'clk-fixes' into clk-nextStephen Boyd-8/+9
2025-07-29Merge branches 'clk-renesas', 'clk-samsung', 'clk-spacemit', 'clk-allwinner' ...Stephen Boyd-48/+69
2025-07-26clk: Fix typosBjorn Helgaas-3/+3
2025-07-14clk: sunxi-ng: ccu_nm: convert from round_rate() to determine_rate()Brian Masney-21/+22
2025-07-14clk: sunxi-ng: ccu_nkmp: convert from round_rate() to determine_rate()Brian Masney-11/+12
2025-07-14clk: sunxi-ng: ccu_nk: convert from round_rate() to determine_rate()Brian Masney-7/+7
2025-07-14clk: sunxi-ng: ccu_gate: convert from round_rate() to determine_rate()Brian Masney-6/+8
2025-07-14clk: sunxi-ng: v3s: Assign the de and tcon clocks to the video pllPaul Kocialkowski-2/+19
2025-07-14clk: sunxi-ng: v3s: Fix de clock definitionPaul Kocialkowski-2/+1
2025-07-03clk: sunxi-ng: v3s: Fix TCON clock parentsPaul Kocialkowski-1/+1
2025-07-03clk: sunxi-ng: v3s: Fix CSI1 MCLK clock namePaul Kocialkowski-1/+1
2025-07-03clk: sunxi-ng: v3s: Fix CSI SCLK clock namePaul Kocialkowski-5/+5
2025-06-25clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 resetChen-Yu Tsai-0/+1
2025-06-14clk: sunxi-ng: a523: Mark MBUS clock as criticalChen-Yu Tsai-1/+2
2025-05-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-24/+50
2025-05-14clk: sunxi-ng: d1: Add missing divider for MMC mod clocksAndre Przywara-19/+47
2025-05-12clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) supportRyan Walklin-0/+25
2025-05-10clk: sunxi-ng: h616: Add LVDS reset for LCD TCONChris Morgan-0/+1
2025-05-01clk: sunxi-ng: fix order of arguments in clock macroAndre Przywara-2/+1
2025-04-27clk: sunxi-ng: Do not enable by default during compile testingKrzysztof Kozlowski-24/+24
2025-03-12clk: sunxi-ng: add support for the A523/T527 PRCM CCUAndre Przywara-0/+269
2025-03-12clk: sunxi-ng: a523: add reset linesAndre Przywara-0/+84
2025-03-12clk: sunxi-ng: a523: add bus clock gatesAndre Przywara-1/+308
2025-03-12clk: sunxi-ng: a523: remaining mod clocksAndre Przywara-0/+185
2025-03-12clk: sunxi-ng: a523: add USB mod clocksAndre Przywara-0/+57
2025-03-12clk: sunxi-ng: a523: add interface mod clocksAndre Przywara-0/+159
2025-03-12clk: sunxi-ng: a523: add system mod clocksAndre Przywara-0/+135
2025-03-12clk: sunxi-ng: a523: add video mod clocksAndre Przywara-0/+238
2025-03-12clk: sunxi-ng: a523: Add support for bus clocksAndre Przywara-0/+39
2025-03-12clk: sunxi-ng: Add support for the A523/T527 CCU PLLsAndre Przywara-0/+502
2025-03-12clk: sunxi-ng: Add support for update bitAndre Przywara-0/+12
2025-03-12clk: sunxi-ng: mp: provide wrappers for setting feature flagsAndre Przywara-5/+53
2025-03-12clk: sunxi-ng: mp: introduce dual-divider clockAndre Przywara-10/+42
2025-02-23clk: sunxi-ng: h616: Reparent GPU clock during frequency changesPhilippe Simons-1/+35
2025-02-22clk: sunxi-ng: h616: Add clock/reset for LCD TCONChris Morgan-1/+25
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-16/+33
2025-01-21Merge branch 'clk-fixes' into clk-nextStephen Boyd-3/+3
2025-01-13clk: sunxi-ng: h616: Reparent CPU clock during frequency changesAndre Przywara-2/+26