summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sifive/sifive-prci.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sifive: Use devm_platform_ioremap_resource()Yang Li2023-06-141-3/+1
* clk: sifive: Move all stuff into SoCs header files from C filesZong Li2022-03-151-5/+0
* clk: sifive: Fix kernel-docYang Li2021-06-011-1/+1
* clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu2021-05-041-0/+13
* clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu2021-05-041-0/+41
* clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where...Lee Jones2021-02-111-0/+5
* clk: sifive: Add clock enable and disable opsPragnesh Patel2020-12-161-9/+68
* clk: sifive: Add a driver for the SiFive FU740 PRCI IP blockZong Li2020-12-161-0/+120
* clk: sifive: Extract prci core to common baseZong Li2020-12-161-0/+395