Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: sifive: Allow building the driver as a module | Samuel Holland | 2023-10-24 | 1 | -5/+5 |
* | clk: Explicitly include correct DT includes | Rob Herring | 2023-07-19 | 1 | -1/+1 |
* | clk: sifive: Use devm_platform_ioremap_resource() | Yang Li | 2023-06-15 | 1 | -3/+1 |
* | clk: sifive: Move all stuff into SoCs header files from C files | Zong Li | 2022-03-15 | 1 | -5/+0 |
* | clk: sifive: Fix kernel-doc | Yang Li | 2021-06-02 | 1 | -1/+1 |
* | clk: sifive: Use reset-simple in prci driver for PCIe driver | Greentime Hu | 2021-05-04 | 1 | -0/+13 |
* | clk: sifive: Add pcie_aux clock in prci driver for PCIe driver | Greentime Hu | 2021-05-04 | 1 | -0/+41 |
* | clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where... | Lee Jones | 2021-02-11 | 1 | -0/+5 |
* | clk: sifive: Add clock enable and disable ops | Pragnesh Patel | 2020-12-16 | 1 | -9/+68 |
* | clk: sifive: Add a driver for the SiFive FU740 PRCI IP block | Zong Li | 2020-12-16 | 1 | -0/+120 |
* | clk: sifive: Extract prci core to common base | Zong Li | 2020-12-16 | 1 | -0/+395 |