index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sifive
/
sifive-prci.c
Age
Commit message (
Expand
)
Author
2024-07-19
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-06-04
clk: sifive: prci: fix module autoloading
Krzysztof Kozlowski
2024-05-29
clk: sifive: Do not register clkdevs for PRCI clocks
Samuel Holland
2023-10-23
clk: sifive: Allow building the driver as a module
Samuel Holland
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-14
clk: sifive: Use devm_platform_ioremap_resource()
Yang Li
2022-03-15
clk: sifive: Move all stuff into SoCs header files from C files
Zong Li
2021-06-01
clk: sifive: Fix kernel-doc
Yang Li
2021-05-04
clk: sifive: Use reset-simple in prci driver for PCIe driver
Greentime Hu
2021-05-04
clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
Greentime Hu
2021-02-11
clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where...
Lee Jones
2020-12-16
clk: sifive: Add clock enable and disable ops
Pragnesh Patel
2020-12-16
clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
Zong Li
2020-12-16
clk: sifive: Extract prci core to common base
Zong Li