index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
clk-prcmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
clk: ux500: Implement the missing CLKOUT clocks
Linus Walleij
1
-0
/
+114
2022-04-26
clk: ux500: Rewrite PRCMU clocks to use clk_hw_*
Linus Walleij
1
-37
/
+37
2022-04-26
clk: ux500: Drop .is_prepared state from PRCMU clocks
Linus Walleij
1
-27
/
+2
2022-04-26
clk: ux500: Drop .is_enabled state from PRCMU clocks
Linus Walleij
1
-35
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-2
/
+1
2017-11-14
clk: ux500: Improve sizeof() usage
Markus Elfring
1
-1
/
+1
2017-11-14
clk: ux500: Delete error messages for failed memory allocations
Markus Elfring
1
-3
/
+1
2017-08-31
clk: ux500: prcmu: constify clk_ops.
Arvind Yadav
1
-7
/
+7
2015-08-25
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
1
-8
/
+8
2015-01-27
clk: ux500: Drop use of clk-private.h
Stephen Boyd
1
-1
/
+0
2013-12-20
clk: ux500: Remove extra semicolon
Sachin Kamat
1
-1
/
+1
2013-03-27
clk: ux500: Fix prcmu clocks registration
Maxime Coquelin
1
-5
/
+5
2013-03-19
clk: ux500: Support is_prepared callback for clk-prcmu
Ulf Hansson
1
-54
/
+80
2012-11-10
clk: ux500: Support for prcmu_scalable_rate clock
Ulf Hansson
1
-0
/
+17
2012-10-29
clk: ux500: Support prcmu ape opp voltage clock
Ulf Hansson
1
-0
/
+55
2012-09-07
clk: ux500: Support for prmcu_rate clock
Ulf Hansson
1
-0
/
+14
2012-09-07
clk: ux500: Adapt PRCMU and PRCC clocks for common clk
Ulf Hansson
1
-0
/
+238