summaryrefslogtreecommitdiff
path: root/drivers/clk/sifive/fu540-prci.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-16clk: sifive: Move all stuff into SoCs header files from C filesZong Li1-88/+0
2022-03-16clk: sifive: Add SoCs prefix in each SoCs-dependent dataZong Li1-17/+12
2022-03-16clk: sifive: duplicate the macro definitions for the time beingZong Li1-1/+5
2020-12-16clk: sifive: Add clock enable and disable opsPragnesh Patel1-0/+6
2020-12-16clk: sifive: Extract prci core to common baseZong Li1-570/+23
2020-06-26clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen1-1/+4
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-05-03clk: sifive: add a driver for the SiFive FU540 PRCI IP blockPaul Walmsley1-0/+626