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