index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
/
mmcc-msm8974.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: qcom: Constify struct freq_tbl
Christophe JAILLET
2024-07-29
1
-26
/
+26
*
clk: qcom: common: commonize qcom_cc_really_probe
Luo Jie
2024-06-13
1
-1
/
+1
*
clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays
Gabor Juhos
2024-03-02
1
-0
/
+2
*
clk: qcom: mmcc-msm8974: remove ocmemcx_ahb_clk
Luca Weiss
2023-09-20
1
-18
/
+0
*
Merge branch 'clk-qcom' into clk-next
Stephen Boyd
2023-08-30
1
-0
/
+11
|
\
|
*
clk: qcom: mmcc-msm8974: Add OXILICX_GDSC for msm8226
Luca Weiss
2023-07-10
1
-0
/
+11
*
|
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+0
|
/
*
clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flags
Dmitry Baryshkov
2023-06-20
1
-1
/
+1
*
clk: qcom: mmcc-msm8974: use clk_rcg2_shared_ops for mdp_clk_src clock
Dmitry Baryshkov
2023-05-26
1
-1
/
+1
*
clk: qcom: mmcc-msm8974: remove oxili_ocmemgx_clk
Dmitry Baryshkov
2023-05-25
1
-19
/
+0
*
clk: qcom: mmcc-msm8974: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
2022-12-06
1
-252
/
+264
*
clk: qcom: mmcc-msm8974: move clock parent tables down
Dmitry Baryshkov
2022-12-06
1
-85
/
+85
*
clk: qcom: mmcc-msm8974: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2022-12-06
1
-37
/
+37
*
clk: qcom: Add MSM8226 Multimedia Clock Controller support
Bartosz Dudziak
2022-02-11
1
-5
/
+201
*
clk: qcom: mmcc-msm8974: Remove unused static const tables 'mmcc_xo_mmpll0_1_...
Lee Jones
2021-02-11
1
-16
/
+0
*
clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpm
Brian Masney
2019-12-19
1
-13
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
clk: qcom: Move frequency table macro to common file
Taniya Das
2018-07-07
1
-2
/
+0
*
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-02-19
1
-1
/
+0
|
\
|
*
Revert "clk: qcom: Specify LE device endianness"
Stephen Boyd
2016-02-12
1
-1
/
+0
*
|
clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls
Rajendra Nayak
2016-02-12
1
-13
/
+2
|
/
*
clk: qcom: Specify LE device endianness
Stephen Boyd
2015-11-20
1
-0
/
+1
*
clk: qcom: Drop calls to qcom_cc_remove()
Stephen Boyd
2015-10-09
1
-5
/
+1
*
clk: qcom: Make oxili GDSC parent of oxili_cx GDSC
Stephen Boyd
2015-10-09
1
-1
/
+10
*
clk: qcom: gdsc: Add GDSCs in msm8974 MMCC
Stephen Boyd
2015-09-17
1
-0
/
+72
*
clk: qcom: Allow clk_set_parent() to work on display clocks
Stephen Boyd
2015-09-17
1
-9
/
+2
*
clk: qcom: Constify the parent names arrays
Georgi Djakov
2015-07-07
1
-8
/
+8
*
clk: qcom: Introduce parent_map tables
Georgi Djakov
2015-03-24
1
-66
/
+68
*
clk: Remove .owner field for driver
Kiran Padwal
2014-09-26
1
-1
/
+0
*
clk: qcom: Fix PLL rate configurations
Stephen Boyd
2014-07-16
1
-6
/
+4
*
clk: qcom: Properly support display clocks on msm8974
Stephen Boyd
2014-05-29
1
-51
/
+54
*
clk: qcom: Fix mmcc-8974's PLL configurations
Stephen Boyd
2014-05-29
1
-5
/
+8
*
clk: qcom: Consolidate common probe code
Stephen Boyd
2014-04-30
1
-64
/
+16
*
clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)
Stephen Boyd
2014-01-16
1
-0
/
+2625