summaryrefslogtreecommitdiff
path: root/drivers/clk/sifive/sifive-prci.c
AgeCommit message (Expand)Author
2024-07-19Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-06-04clk: sifive: prci: fix module autoloadingKrzysztof Kozlowski
2024-05-29clk: sifive: Do not register clkdevs for PRCI clocksSamuel Holland
2023-10-23clk: sifive: Allow building the driver as a moduleSamuel Holland
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-06-14clk: sifive: Use devm_platform_ioremap_resource()Yang Li
2022-03-15clk: sifive: Move all stuff into SoCs header files from C filesZong Li
2021-06-01clk: sifive: Fix kernel-docYang Li
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu
2021-05-04clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu
2021-02-11clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where...Lee Jones
2020-12-16clk: sifive: Add clock enable and disable opsPragnesh Patel
2020-12-16clk: sifive: Add a driver for the SiFive FU740 PRCI IP blockZong Li
2020-12-16clk: sifive: Extract prci core to common baseZong Li