summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sifive/fu540-prci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: sifive: Move all stuff into SoCs header files from C filesZong Li2022-03-151-88/+0
* clk: sifive: Add SoCs prefix in each SoCs-dependent dataZong Li2022-03-151-17/+12
* clk: sifive: duplicate the macro definitions for the time beingZong Li2022-03-151-1/+5
* clk: sifive: Add clock enable and disable opsPragnesh Patel2020-12-161-0/+6
* clk: sifive: Extract prci core to common baseZong Li2020-12-161-570/+23
* clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen2020-06-261-1/+4
* 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-031-0/+626