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
/
qcom
/
clk-rcg2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
clk: qcom: Add rcg ops to return floor value closest to the requested rate
Rajendra Nayak
1
-9
/
+67
2015-12-01
clk: qcom: Add gfx3d ping-pong PLL frequency switching
Stephen Boyd
1
-0
/
+87
2015-09-17
clk: qcom: Add support for RCGs with shared branches
Georgi Djakov
1
-0
/
+79
2015-09-17
clk: qcom: Allow clk_set_parent() to work on display clocks
Stephen Boyd
1
-8
/
+83
2015-08-25
clk: qcom: Convert to clk_hw based provider APIs
Stephen Boyd
1
-16
/
+13
2015-08-25
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
1
-1
/
+1
2015-08-25
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
1
-1
/
+1
2015-07-28
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
1
-39
/
+39
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-39
/
+39
2015-07-06
clk: qcom: Use parent rate when set rate to pixel RCG clock
Hai Li
1
-6
/
+3
2015-04-08
clk: qcom: Fix parent_map translations
Georgi Djakov
1
-5
/
+15
2015-03-24
clk: qcom: Introduce parent_map tables
Georgi Djakov
1
-5
/
+9
2015-03-24
clk: qcom: Fix clk_get_parent function return value
Georgi Djakov
1
-2
/
+5
2015-03-24
clk: qcom: fix RCG M/N counter configuration
Archit Taneja
1
-1
/
+1
2015-02-03
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+6
2014-12-04
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
1
-11
/
+17
2014-09-23
clk: qcom: Consolidate frequency finding logic
Stephen Boyd
1
-16
/
+3
2014-05-29
clk: qcom: Support display RCG clocks
Stephen Boyd
1
-15
/
+284
2014-05-29
clk: qcom: Return highest rate when round_rate() exceeds plan
Stephen Boyd
1
-1
/
+2
2014-05-29
clk: qcom: Fix clk_rcg2_is_enabled() check
Stephen Boyd
1
-1
/
+1
2014-01-17
clk: qcom: Add support for root clock generators (RCGs)
Stephen Boyd
1
-0
/
+291