summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng
AgeCommit message (Expand)Author
2025-05-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-05-14clk: sunxi-ng: d1: Add missing divider for MMC mod clocksAndre Przywara
2025-05-12clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) supportRyan Walklin
2025-05-10clk: sunxi-ng: h616: Add LVDS reset for LCD TCONChris Morgan
2025-05-01clk: sunxi-ng: fix order of arguments in clock macroAndre Przywara
2025-04-27clk: sunxi-ng: Do not enable by default during compile testingKrzysztof Kozlowski
2025-03-12clk: sunxi-ng: add support for the A523/T527 PRCM CCUAndre Przywara
2025-03-12clk: sunxi-ng: a523: add reset linesAndre Przywara
2025-03-12clk: sunxi-ng: a523: add bus clock gatesAndre Przywara
2025-03-12clk: sunxi-ng: a523: remaining mod clocksAndre Przywara
2025-03-12clk: sunxi-ng: a523: add USB mod clocksAndre Przywara
2025-03-12clk: sunxi-ng: a523: add interface mod clocksAndre Przywara
2025-03-12clk: sunxi-ng: a523: add system mod clocksAndre Przywara
2025-03-12clk: sunxi-ng: a523: add video mod clocksAndre Przywara
2025-03-12clk: sunxi-ng: a523: Add support for bus clocksAndre Przywara
2025-03-12clk: sunxi-ng: Add support for the A523/T527 CCU PLLsAndre Przywara
2025-03-12clk: sunxi-ng: Add support for update bitAndre Przywara
2025-03-12clk: sunxi-ng: mp: provide wrappers for setting feature flagsAndre Przywara
2025-03-12clk: sunxi-ng: mp: introduce dual-divider clockAndre Przywara
2025-02-23clk: sunxi-ng: h616: Reparent GPU clock during frequency changesPhilippe Simons
2025-02-22clk: sunxi-ng: h616: Add clock/reset for LCD TCONChris Morgan
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-01-21Merge branch 'clk-fixes' into clk-nextStephen Boyd
2025-01-13clk: sunxi-ng: h616: Reparent CPU clock during frequency changesAndre Przywara
2025-01-04clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 parentVasily Khoruzhick
2025-01-04clk: sunxi-ng: a64: drop redundant CLK_PLL_VIDEO0_2X and CLK_PLL_MIPIVasily Khoruzhick
2024-12-27clk: sunxi-ng: a100: enable MMC clock reparentingCody Eksal
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-05clk: sunxi-ng: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-02clk: sunxi-ng: d1: Fix PLL_AUDIO0 presetAndre Przywara
2024-10-25clk: sunxi-ng: Constify struct ccu_reset_mapChristophe JAILLET
2024-10-25clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLLRyan Walklin
2024-07-19Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-07-10clk: sunxi-ng r40: Constify struct regmap_configJavier Carrasco
2024-06-30clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without commonFrank Oltmanns
2024-06-22clk: sunxi-ng: h616: Add clock/reset for GPADCChris Morgan
2024-06-04clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-04-15clk: sunxi-ng: fix module autoloadingKrzysztof Kozlowski
2024-04-15clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rateFrank Oltmanns
2024-04-15clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rateFrank Oltmanns
2024-04-15clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPIFrank Oltmanns
2024-04-15clk: sunxi-ng: common: Support minimum and maximum rateFrank Oltmanns
2024-04-15clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec
2023-11-18clk: sunxi-ng: nkm: remove redundant initialization of tmp_parentColin Ian King
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd
2023-08-09clk: sunxi-ng: nkm: Prefer current parent rateFrank Oltmanns
2023-08-09clk: sunxi-ng: a64: select closest rate for pll-video0Frank Oltmanns
2023-08-09clk: sunxi-ng: div: Support finding closest rateFrank Oltmanns
2023-08-09clk: sunxi-ng: mux: Support finding closest rateFrank Oltmanns