aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/sifive
AgeCommit message (Expand)AuthorFilesLines
2020-12-16clk: sifive: Add clock enable and disable opsGravatar Pragnesh Patel 4-9/+93
2020-12-16clk: sifive: Fix the wrong bit field shiftGravatar Zong Li 1-2/+2
2020-12-16clk: sifive: Add a driver for the SiFive FU740 PRCI IP blockGravatar Zong Li 6-3/+346
2020-12-16clk: sifive: Use common name for prci configurationGravatar Zong Li 2-4/+4
2020-12-16clk: sifive: Extract prci core to common baseGravatar Zong Li 5-571/+641
2020-06-25clk: sifive: allocate sufficient memory for struct __prci_dataGravatar Vincent Chen 1-1/+4
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2019-05-21clk: sifive: restrict Kconfig scope for the FU540 PRCI driverGravatar Paul Walmsley 1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hGravatar Stephen Boyd 1-0/+1
2019-05-03clk: sifive: add a driver for the SiFive FU540 PRCI IP blockGravatar Paul Walmsley 3-0/+645