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
/
bcm
/
clk-kona.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-1
/
+2
2016-08-25
clk: bcm: kona: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
1
-5
/
+4
2015-08-25
clk: bcm: Convert to clk_hw based provider APIs
Stephen Boyd
1
-10
/
+10
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-13
/
+21
2015-07-20
clk: bcm: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-05-15
clk: bcm/kona: Silence sparse warnings
Stephen Boyd
1
-1
/
+1
2015-04-17
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
1
-21
/
+7
2015-02-03
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2014-12-04
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
1
-2
/
+2
2014-05-28
clk: bcm/kona: implement determine_rate()
Alex Elder
1
-1
/
+53
2014-04-30
clk: bcm281xx: add clock hysteresis support
Alex Elder
1
-0
/
+33
2014-04-30
clk: bcm281xx: add clock policy support
Alex Elder
1
-0
/
+155
2014-04-30
clk: bcm281xx: initialize CCU structures statically
Alex Elder
1
-2
/
+2
2014-04-30
clk: bcm281xx: use init_data.name for clock name
Alex Elder
1
-7
/
+10
2014-04-30
clk: bcm281xx: warn if ccu_wait_bit() fails
Alex Elder
1
-0
/
+3
2014-04-30
clk: bcm281xx: don't use unnamed structs or unions
Alex Elder
1
-31
/
+33
2014-02-24
clk: bcm281xx: add initial clock framework support
Alex Elder
1
-0
/
+1033