Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: sifive: Add clock enable and disable ops | Pragnesh Patel | 2020-12-16 | 4 | -9/+93 |
* | clk: sifive: Fix the wrong bit field shift | Zong Li | 2020-12-16 | 1 | -2/+2 |
* | clk: sifive: Add a driver for the SiFive FU740 PRCI IP block | Zong Li | 2020-12-16 | 6 | -3/+346 |
* | clk: sifive: Use common name for prci configuration | Zong Li | 2020-12-16 | 2 | -4/+4 |
* | clk: sifive: Extract prci core to common base | Zong Li | 2020-12-16 | 5 | -571/+641 |
* | clk: sifive: allocate sufficient memory for struct __prci_data | Vincent Chen | 2020-06-26 | 1 | -1/+4 |
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-31 | 1 | -0/+1 |
|\ | |||||
| * | clk: sifive: restrict Kconfig scope for the FU540 PRCI driver | Paul Walmsley | 2019-05-21 | 1 | -0/+1 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ | |||||
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
* | clk: sifive: add a driver for the SiFive FU540 PRCI IP block | Paul Walmsley | 2019-05-03 | 3 | -0/+645 |