summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ralink
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2025-01-13clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883Sergio Paracuellos-1/+0
2024-11-14clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688Sergio Paracuellos-7/+23
2024-11-14clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCsSergio Paracuellos-8/+13
2024-11-14clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883Sergio Paracuellos-2/+7
2023-10-18clk: ralink: mtmips: quiet unused variable warningSergio Paracuellos-15/+5
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook-2/+1
2023-06-23clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f...Nathan Chancellor-0/+2
2023-06-21clk: ralink: add clock and reset driver for MTMIPS SoCsSergio Paracuellos-0/+1123
2023-02-10clk: ralink: fix 'mt7621_gate_is_enabled()' functionSergio Paracuellos-2/+8
2022-02-15clk: ralink: make system controller node a reset providerSergio Paracuellos-1/+91
2021-08-28clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gatesSergio Paracuellos-8/+1
2021-04-12clk: ralink: add clock driver for mt7621 SoCSergio Paracuellos-0/+508