index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ux500
/
u8500_of_clk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
clk: ux500: Implement the missing CLKOUT clocks
Linus Walleij
1
-7
/
+80
2022-04-26
clk: ux500: Rewrite PRCMU clocks to use clk_hw_*
Linus Walleij
1
-145
/
+118
2021-10-27
clk: ux500: Add driver for the reset portions of PRCC
Linus Walleij
1
-13
/
+17
2021-08-09
mfd: db8500-prcmu: Handle missing FW variant
Linus Walleij
1
-1
/
+2
2020-01-05
clk: ux500: Fix up the SGA clock for some variants
Linus Walleij
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-2
/
+1
2018-12-15
clk: Use of_node_name_eq for node name comparisons
Rob Herring
1
-5
/
+5
2017-01-27
clk: ux500: move AB8500 sysclk over to PRCMU clk driver
Linus Walleij
1
-0
/
+3
2016-07-12
ARM: ux500: use CLK_OF_DECLARE()
Arnd Bergmann
1
-14
/
+2
2016-03-03
clk: ux500: Remove CLK_IS_ROOT
Stephen Boyd
1
-39
/
+35
2015-08-25
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
1
-71
/
+92
2015-07-20
clk: ux500: Remove clk.h and clkdev.h includes
Stephen Boyd
1
-2
/
+0
2015-05-07
clk: ux500: ape[ate|trace]clk are scaleable
Linus Walleij
1
-2
/
+2
2014-02-24
clk: ux500: Staticize ux500_twocell_get
Sachin Kamat
1
-1
/
+2
2013-10-18
clk: ux500: fix erroneous bit assignment
Linus Walleij
1
-1
/
+1
2013-09-26
clk: ux500: Provide a look-up for the ARMSS clock
Lee Jones
1
-0
/
+1
2013-09-26
clk: ux500: Add Device Tree support for the TWD clock
Lee Jones
1
-2
/
+5
2013-09-26
clk: ux500: Add Device Tree support for the RTC clock
Lee Jones
1
-2
/
+5
2013-09-26
clk: ux500: Add Device Tree support for the PRCC Kernel clock
Lee Jones
1
-0
/
+32
2013-09-26
clk: ux500: Add Device Tree support for the PRCC Peripheral clock
Lee Jones
1
-0
/
+52
2013-09-26
clk: ux500: Add Device Tree support for the PRCMU clock
Lee Jones
1
-2
/
+48
2013-09-26
clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks
Lee Jones
1
-0
/
+22
2013-09-26
clk: ux500: Provide u8500_clk with skeleton Device Tree support
Lee Jones
1
-0
/
+19
2013-09-26
clk: ux500: Copy u8500_clk_init() ready for DT enablement
Lee Jones
1
-0
/
+381