index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
/
clk-cpu-8996.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
clk: Annotate struct clk_hw_onecell_data with __counted_by
Kees Cook
1
-1
/
+1
2023-02-08
clk: qcom: cpu-8996: add missing cputype include
Krzysztof Kozlowski
1
-0
/
+2
2023-01-18
clk: qcom: cpu-8996: change setup sequence to follow vendor kernel
Dmitry Baryshkov
1
-2
/
+29
2023-01-18
clk: qcom: cpu-8996: fix PLL clock ops
Dmitry Baryshkov
1
-2
/
+2
2023-01-18
clk: qcom: cpu-8996: fix ACD initialization
Dmitry Baryshkov
1
-12
/
+8
2023-01-18
clk: qcom: cpu-8996: fix PLL configuration sequence
Dmitry Baryshkov
1
-0
/
+14
2023-01-18
clk: qcom: cpu-8996: move qcom_cpu_clk_msm8996_acd_init call
Dmitry Baryshkov
1
-7
/
+9
2023-01-18
clk: qcom: cpu-8996: setup PLLs before registering clocks
Dmitry Baryshkov
1
-5
/
+5
2023-01-18
clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb
Dmitry Baryshkov
1
-11
/
+19
2023-01-18
clk: qcom: cpu-8996: skip ACD init if the setup is valid
Dmitry Baryshkov
1
-0
/
+6
2023-01-18
clk: qcom: cpu-8996: support using GPLL0 as SMUX input
Dmitry Baryshkov
1
-0
/
+12
2023-01-18
clk: qcom: cpu-8996: fix the init clock rate
Dmitry Baryshkov
1
-1
/
+1
2023-01-18
clk: qcom: cpu-8996: correct PLL programming
Dmitry Baryshkov
1
-4
/
+3
2022-09-26
clk: qcom: cpu-8996: use constant mask for pmux
Dmitry Baryshkov
1
-13
/
+6
2022-09-26
clk: qcom: cpu-8996: don't store parents in clk_cpu_8996_pmux
Dmitry Baryshkov
1
-13
/
+9
2022-09-26
clk: qcom: cpu-8996: move ACD logic to clk_cpu_8996_pmux_determine_rate
Dmitry Baryshkov
1
-5
/
+2
2022-09-26
clk: qcom: cpu-8996: declare ACD clocks
Dmitry Baryshkov
1
-12
/
+41
2022-09-26
clk: qcom: cpu-8996: switch to devm_clk_notifier_register
Dmitry Baryshkov
1
-23
/
+2
2022-09-26
clk: qcom: msm8996-cpu: Use parent_data/_hws for all clocks
Yassine Oudjana
1
-32
/
+47
2022-09-26
clk: qcom: msm8996-cpu: Convert secondary muxes to clk_regmap_mux
Yassine Oudjana
1
-32
/
+30
2022-09-26
clk: qcom: msm8996-cpu: Unify cluster order
Yassine Oudjana
1
-18
/
+18
2022-09-26
clk: qcom: msm8996-cpu: Statically define PLL dividers
Yassine Oudjana
1
-24
/
+42
2022-09-26
clk: qcom: msm8996-cpu: Rename DIV_2_INDEX to SMUX_INDEX
Yassine Oudjana
1
-2
/
+2
2020-07-20
clk: qcom: msm8996: Make symbol 'cpu_msm8996_clks' static
Wei Yongjun
1
-1
/
+1
2020-07-10
clk: qcom: Add CPU clock driver for msm8996
Loic Poulain
1
-0
/
+538