Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-12-17 | clk: mediatek: Make mtk_clk_register_mux() a static function | Weiyi Lu | 2 | -5/+1 |
2020-12-16 | clk: sifive: Add clock enable and disable ops | Pragnesh Patel | 4 | -9/+93 |
2020-12-16 | clk: sifive: Fix the wrong bit field shift | Zong Li | 1 | -2/+2 |
2020-12-16 | clk: sifive: Add a driver for the SiFive FU740 PRCI IP block | Zong Li | 7 | -3/+369 |
2020-12-16 | clk: sifive: Use common name for prci configuration | Zong Li | 3 | -5/+5 |
2020-12-16 | clk: sifive: Extract prci core to common base | Zong Li | 5 | -571/+641 |