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-cpu-8996.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Annotate struct clk_hw_onecell_data with __counted_by
Kees Cook
2023-08-22
1
-1
/
+1
*
clk: qcom: cpu-8996: add missing cputype include
Krzysztof Kozlowski
2023-02-09
1
-0
/
+2
*
clk: qcom: cpu-8996: change setup sequence to follow vendor kernel
Dmitry Baryshkov
2023-01-19
1
-2
/
+29
*
clk: qcom: cpu-8996: fix PLL clock ops
Dmitry Baryshkov
2023-01-19
1
-2
/
+2
*
clk: qcom: cpu-8996: fix ACD initialization
Dmitry Baryshkov
2023-01-19
1
-12
/
+8
*
clk: qcom: cpu-8996: fix PLL configuration sequence
Dmitry Baryshkov
2023-01-19
1
-0
/
+14
*
clk: qcom: cpu-8996: move qcom_cpu_clk_msm8996_acd_init call
Dmitry Baryshkov
2023-01-19
1
-7
/
+9
*
clk: qcom: cpu-8996: setup PLLs before registering clocks
Dmitry Baryshkov
2023-01-19
1
-5
/
+5
*
clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb
Dmitry Baryshkov
2023-01-19
1
-11
/
+19
*
clk: qcom: cpu-8996: skip ACD init if the setup is valid
Dmitry Baryshkov
2023-01-19
1
-0
/
+6
*
clk: qcom: cpu-8996: support using GPLL0 as SMUX input
Dmitry Baryshkov
2023-01-19
1
-0
/
+12
*
clk: qcom: cpu-8996: fix the init clock rate
Dmitry Baryshkov
2023-01-19
1
-1
/
+1
*
clk: qcom: cpu-8996: correct PLL programming
Dmitry Baryshkov
2023-01-19
1
-4
/
+3
*
clk: qcom: cpu-8996: use constant mask for pmux
Dmitry Baryshkov
2022-09-26
1
-13
/
+6
*
clk: qcom: cpu-8996: don't store parents in clk_cpu_8996_pmux
Dmitry Baryshkov
2022-09-26
1
-13
/
+9
*
clk: qcom: cpu-8996: move ACD logic to clk_cpu_8996_pmux_determine_rate
Dmitry Baryshkov
2022-09-26
1
-5
/
+2
*
clk: qcom: cpu-8996: declare ACD clocks
Dmitry Baryshkov
2022-09-26
1
-12
/
+41
*
clk: qcom: cpu-8996: switch to devm_clk_notifier_register
Dmitry Baryshkov
2022-09-26
1
-23
/
+2
*
clk: qcom: msm8996-cpu: Use parent_data/_hws for all clocks
Yassine Oudjana
2022-09-26
1
-32
/
+47
*
clk: qcom: msm8996-cpu: Convert secondary muxes to clk_regmap_mux
Yassine Oudjana
2022-09-26
1
-32
/
+30
*
clk: qcom: msm8996-cpu: Unify cluster order
Yassine Oudjana
2022-09-26
1
-18
/
+18
*
clk: qcom: msm8996-cpu: Statically define PLL dividers
Yassine Oudjana
2022-09-26
1
-24
/
+42
*
clk: qcom: msm8996-cpu: Rename DIV_2_INDEX to SMUX_INDEX
Yassine Oudjana
2022-09-26
1
-2
/
+2
*
clk: qcom: msm8996: Make symbol 'cpu_msm8996_clks' static
Wei Yongjun
2020-07-21
1
-1
/
+1
*
clk: qcom: Add CPU clock driver for msm8996
Loic Poulain
2020-07-11
1
-0
/
+538