index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: qcom: rpmh: add support for SDX55 rpmh IPA clock
Alex Elder
2021-04-12
1
-0
/
+2
*
clk: qcom: gcc-sdm845: get rid of the test clock
Dmitry Baryshkov
2021-04-09
1
-15
/
+0
*
clk: qcom: convert SDM845 Global Clock Controller to parent_data
Dmitry Baryshkov
2021-04-09
1
-319
/
+330
*
clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLE
Chen Hui
2021-04-09
1
-0
/
+1
*
clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
Chen Hui
2021-04-09
1
-0
/
+1
*
clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLE
Chen Hui
2021-04-09
1
-0
/
+1
*
clk: qcom: gcc-sm8350: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2021-04-07
1
-54
/
+54
*
clk: qcom: gcc-sm8250: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2021-04-07
1
-46
/
+46
*
clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2021-04-07
1
-48
/
+48
*
clk: qcom: gcc-sc8180x: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2021-04-07
1
-61
/
+61
*
clk: qcom: gcc-sc7180: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2021-04-07
1
-16
/
+16
*
clk: qcom: videocc-sm8250: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-14
/
+14
*
clk: qcom: videocc-sm8150: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-8
/
+8
*
clk: qcom: gpucc-sm8250: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-4
/
+4
*
clk: qcom: gpucc-sm8150: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-4
/
+4
*
clk: qcom: gcc-sm8350: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-156
/
+154
*
clk: qcom: gcc-sm8250: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-126
/
+126
*
clk: qcom: gcc-sm8150: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-2
/
+2
*
clk: qcom: gcc-sdx55: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-4
/
+4
*
clk: qcom: gcc-sc7280: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-124
/
+124
*
clk: qcom: gcc-sc7180: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-82
/
+82
*
clk: qcom: dispcc-sm8250: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-58
/
+58
*
clk: qcom: dispcc-sc7180: use parent_hws where possible
Dmitry Baryshkov
2021-04-07
1
-34
/
+34
*
clk: qcom: videocc-sdm845: get rid of the test clock
Dmitry Baryshkov
2021-04-07
1
-3
/
+0
*
clk: qcom: dispcc-sdm845: get rid of the test clock
Dmitry Baryshkov
2021-04-07
1
-11
/
+0
*
clk: qcom: gpucc-sdm845: get rid of the test clock
Dmitry Baryshkov
2021-04-07
1
-3
/
+0
*
clk: qcom: videocc-sdm845: convert to parent data
Dmitry Baryshkov
2021-04-07
1
-27
/
+29
*
clk: qcom: gpucc-sdm845: convert to parent data
Dmitry Baryshkov
2021-04-07
1
-21
/
+23
*
clk: qcom: dispcc-sdm845: convert to parent data
Dmitry Baryshkov
2021-04-07
1
-107
/
+109
*
clk: qcom: videocc-sm8250: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-2
/
+0
*
clk: qcom: videocc-sm8150: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-4
/
+0
*
clk: qcom: videocc-sc7180: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-4
/
+0
*
clk: qcom: gpucc-sm8250: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-1
/
+0
*
clk: qcom: gpucc-sm8150: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-1
/
+0
*
clk: qcom: gpucc-sdm845: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-2
/
+0
*
clk: qcom: gpucc-sc7180: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-3
/
+0
*
clk: qcom: gcc-sm8250: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-1
/
+0
*
clk: qcom: dispcc-sm8250: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-8
/
+0
*
clk: qcom: dispcc-sc7180: drop unused enum entries
Dmitry Baryshkov
2021-04-07
1
-2
/
+0
*
clk: qcom: camcc: Update the clock ops for the SC7180
Taniya Das
2021-03-29
1
-25
/
+25
*
clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clk
Douglas Anderson
2021-03-13
1
-2
/
+2
*
clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux division
Marijn Suijten
2021-03-13
1
-8
/
+9
*
clk: qcom: rpmh: Update the XO clock source for SC7280
Taniya Das
2021-03-13
1
-2
/
+5
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-02-22
28
-235
/
+16148
|
\
|
*
-
.
Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...
Stephen Boyd
2021-02-16
28
-235
/
+16148
|
|
\
\
|
|
|
*
clk: qcom: clk-rpm: Remove a bunch of superfluous code
Lee Jones
2021-02-11
1
-63
/
+0
|
|
|
*
clk: qcom: mmcc-msm8974: Remove unused static const tables 'mmcc_xo_mmpll0_1_...
Lee Jones
2021-02-11
1
-16
/
+0
|
|
|
*
clk: qcom: gcc-ipq4019: Remove unused variable 'ret'
Lee Jones
2021-02-11
1
-4
/
+3
|
|
|
*
clk: qcom: clk-regmap: Provide missing description for 'devm_clk_register_reg...
Lee Jones
2021-02-10
1
-0
/
+1
|
|
|
/
|
|
/
|
|
|
*
clk: qcom: Add Global Clock controller (GCC) driver for SC7280
Taniya Das
2021-02-14
3
-0
/
+3613
[next]