summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sifive/sifive-prci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2024-07-191-0/+1
|\
| * clk: sifive: prci: fix module autoloadingKrzysztof Kozlowski2024-06-041-0/+1
* | clk: sifive: Do not register clkdevs for PRCI clocksSamuel Holland2024-05-291-8/+0
|/
* clk: sifive: Allow building the driver as a moduleSamuel Holland2023-10-231-5/+5
* clk: Explicitly include correct DT includesRob Herring2023-07-191-1/+1
* 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