summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sifive/sifive-prci.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-15clk: sifive: Move all stuff into SoCs header files from C filesZong Li1-5/+0
2021-06-01clk: sifive: Fix kernel-docYang Li1-1/+1
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu1-0/+13
2021-05-04clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu1-0/+41
2021-02-11clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where...Lee Jones1-0/+5
2020-12-16clk: sifive: Add clock enable and disable opsPragnesh Patel1-9/+68
2020-12-16clk: sifive: Add a driver for the SiFive FU740 PRCI IP blockZong Li1-0/+120
2020-12-16clk: sifive: Extract prci core to common baseZong Li1-0/+395