summaryrefslogtreecommitdiff
path: root/drivers/clk/ralink
AgeCommit message (Expand)AuthorFilesLines
2025-01-14clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883Sergio Paracuellos1-1/+0
2024-11-14clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688Sergio Paracuellos1-7/+23
2024-11-14clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCsSergio Paracuellos1-8/+13
2024-11-14clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883Sergio Paracuellos1-2/+7
2023-10-19clk: ralink: mtmips: quiet unused variable warningSergio Paracuellos1-15/+5
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook1-2/+1
2023-06-23clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f...Nathan Chancellor1-0/+2
2023-06-21clk: ralink: add clock and reset driver for MTMIPS SoCsSergio Paracuellos3-0/+1123
2023-02-11clk: ralink: fix 'mt7621_gate_is_enabled()' functionSergio Paracuellos1-2/+8
2022-02-15clk: ralink: make system controller node a reset providerSergio Paracuellos1-1/+91
2021-08-29clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gatesSergio Paracuellos1-8/+1
2021-04-13clk: ralink: add clock driver for mt7621 SoCSergio Paracuellos3-0/+508