aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/ralink (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-18clk: 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,factor}_clocks()Nathan Chancellor1-0/+2
2023-06-21clk: ralink: add clock and reset driver for MTMIPS SoCsSergio Paracuellos3-0/+1123
2023-02-10clk: 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-28clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gatesSergio Paracuellos1-8/+1
2021-04-12clk: ralink: add clock driver for mt7621 SoCSergio Paracuellos3-0/+508