Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: ralink: mtmips: quiet unused variable warning | Sergio Paracuellos | 2023-10-19 | 1 | -15/+5 |
* | clk: Annotate struct clk_hw_onecell_data with __counted_by | Kees Cook | 2023-08-22 | 1 | -2/+1 |
* | clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f... | Nathan Chancellor | 2023-06-23 | 1 | -0/+2 |
* | clk: ralink: add clock and reset driver for MTMIPS SoCs | Sergio Paracuellos | 2023-06-21 | 3 | -0/+1123 |
* | clk: ralink: fix 'mt7621_gate_is_enabled()' function | Sergio Paracuellos | 2023-02-11 | 1 | -2/+8 |
* | clk: ralink: make system controller node a reset provider | Sergio Paracuellos | 2022-02-15 | 1 | -1/+91 |
* | clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gates | Sergio Paracuellos | 2021-08-29 | 1 | -8/+1 |
* | clk: ralink: add clock driver for mt7621 SoC | Sergio Paracuellos | 2021-04-13 | 3 | -0/+508 |