summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sifive
Commit message (Expand)AuthorAgeFilesLines
* clk: sifive: Allow building the driver as a moduleSamuel Holland2023-10-232-6/+6
* 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: make SiFive clk drivers depend on ARCH_ symbolsConor Dooley2023-04-101-3/+3
* clk: sifive: select by default if SOC_SIFIVEConor Dooley2022-10-171-1/+3
* clk: sifive: Move all stuff into SoCs header files from C filesZong Li2022-03-156-235/+214
* clk: sifive: Add SoCs prefix in each SoCs-dependent dataZong Li2022-03-152-50/+35
* clk: sifive: duplicate the macro definitions for the time beingZong Li2022-03-152-2/+15
* clk: sifive: Fix kernel-docYang Li2021-06-011-1/+1
* clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu2021-05-043-0/+19
* clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu2021-05-044-1/+62
* clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where...Lee Jones2021-02-112-5/+5
* clk: sifive: Add clock enable and disable opsPragnesh Patel2020-12-164-9/+93
* clk: sifive: Fix the wrong bit field shiftZong Li2020-12-161-2/+2
* clk: sifive: Add a driver for the SiFive FU740 PRCI IP blockZong Li2020-12-166-3/+346
* clk: sifive: Use common name for prci configurationZong Li2020-12-162-4/+4
* clk: sifive: Extract prci core to common baseZong Li2020-12-165-571/+641
* clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen2020-06-251-1/+4
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-301-0/+1
|\
| * clk: sifive: restrict Kconfig scope for the FU540 PRCI driverPaul Walmsley2019-05-211-0/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: sifive: add a driver for the SiFive FU540 PRCI IP blockPaul Walmsley2019-05-033-0/+645