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
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
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
/
mmp
/
clk-mix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-21
clk: mmp2: Constify some strings
Lubomir Rintel
1
-1
/
+1
2019-12-24
clk: let init callback return an error code
Jerome Brunet
1
-1
/
+3
2017-11-14
clk: mmp: Adjust checks for NULL pointers
Markus Elfring
1
-2
/
+2
2017-11-14
clk: mmp: Use common error handling code in mmp_clk_register_mix()
Markus Elfring
1
-6
/
+8
2017-11-14
clk: mmp: Delete error messages for failed memory allocations
Markus Elfring
1
-8
/
+1
2015-08-25
clk: mmp: Convert to clk_hw based provider APIs
Stephen Boyd
1
-19
/
+16
2015-08-25
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
1
-4
/
+4
2015-08-08
clk/mmp: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-4
/
+3
2015-07-28
clk: fix some determine_rate implementations
Boris Brezillon
1
-1
/
+4
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-11
/
+9
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-11-13
clk: mmp: add clock type mix
Chao Xie
1
-0
/
+513