index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
/
clk-rcg2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: qcom: clk-rcg2: Update the frac table for pixel clock
Taniya Das
2022-03-09
1
-0
/
+1
*
clk: qcom: clk-rcg2: Update logic to calculate D value for RCG
Taniya Das
2022-03-09
1
-2
/
+11
*
clk: qcom: clk-rcg2: Add support for duty-cycle for RCG
Taniya Das
2021-05-26
1
-0
/
+81
*
clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux division
Marijn Suijten
2021-03-13
1
-8
/
+9
*
clk: qcom: rcg2: Stop hardcoding gfx3d pingpong parent numbers
AngeloGioacchino Del Regno
2021-02-14
1
-20
/
+37
*
clk: qcom: dispcc: Update DP clk ops for phy design
Stephen Boyd
2020-09-22
1
-6
/
+13
*
clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
Douglas Anderson
2020-02-04
1
-0
/
+3
*
clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
Stephen Boyd
2020-02-03
1
-4
/
+4
*
clk: qcom: rcg2: Add support for display port clock ops
Taniya Das
2019-12-19
1
-0
/
+77
*
clk: qcom: Allow constant ratio freq tables for rcg
Jeffrey Hugo
2019-11-07
1
-0
/
+2
*
clk: qcom: remove unneeded semicolon
YueHaibing
2019-11-07
1
-2
/
+2
*
-
.
Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...
Stephen Boyd
2019-09-20
1
-7
/
+1
|
\
\
|
*
|
clk: qcom: Remove error prints from DFS registration
Stephen Boyd
2019-08-16
1
-7
/
+1
|
|
/
*
/
clk: qcom: rcg: Return failure for RCG update
Taniya Das
2019-09-17
1
-1
/
+1
|
/
*
clk: qcom: clk-rcg2: Introduce a cfg offset for RCGs
Taniya Das
2019-02-21
1
-10
/
+14
*
clk: qcom: Allocate space for NULL terimation in DFS table
Douglas Anderson
2018-08-30
1
-1
/
+2
*
clk: qcom: Add support for RCG to register for DFS
Taniya Das
2018-08-27
1
-0
/
+194
*
Merge branch 'clk-qcom-sdm845' into clk-next
Stephen Boyd
2018-06-04
1
-14
/
+153
|
\
|
*
clk: qcom: Configure the RCGs to a safe source as needed
Amit Nischal
2018-05-08
1
-12
/
+150
|
*
clk: qcom: Clear hardware clock control bit of RCG
Amit Nischal
2018-03-19
1
-2
/
+3
*
|
clk: qcom: Base rcg parent rate off plan frequency
Evan Green
2018-05-10
1
-0
/
+1
|
/
*
clk: qcom: Remove unused RCG ops
Georgi Djakov
2017-11-02
1
-79
/
+0
*
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-12-01
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-17
1
-8
/
+83
*
clk: qcom: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-25
1
-16
/
+13
*
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-25
1
-1
/
+1
*
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-08-25
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-28
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-24
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-04
1
-11
/
+17
*
clk: qcom: Consolidate frequency finding logic
Stephen Boyd
2014-09-23
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