index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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
2023-08-22
clk: Annotate struct clk_hw_onecell_data with __counted_by
Kees Cook
2023-02-08
clk: qcom: cpu-8996: add missing cputype include
Krzysztof Kozlowski
2023-01-18
clk: qcom: cpu-8996: change setup sequence to follow vendor kernel
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: fix PLL clock ops
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: fix ACD initialization
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: fix PLL configuration sequence
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: move qcom_cpu_clk_msm8996_acd_init call
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: setup PLLs before registering clocks
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: skip ACD init if the setup is valid
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: support using GPLL0 as SMUX input
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: fix the init clock rate
Dmitry Baryshkov
2023-01-18
clk: qcom: cpu-8996: correct PLL programming
Dmitry Baryshkov
2022-09-26
clk: qcom: cpu-8996: use constant mask for pmux
Dmitry Baryshkov
2022-09-26
clk: qcom: cpu-8996: don't store parents in clk_cpu_8996_pmux
Dmitry Baryshkov
2022-09-26
clk: qcom: cpu-8996: move ACD logic to clk_cpu_8996_pmux_determine_rate
Dmitry Baryshkov
2022-09-26
clk: qcom: cpu-8996: declare ACD clocks
Dmitry Baryshkov
2022-09-26
clk: qcom: cpu-8996: switch to devm_clk_notifier_register
Dmitry Baryshkov
2022-09-26
clk: qcom: msm8996-cpu: Use parent_data/_hws for all clocks
Yassine Oudjana
2022-09-26
clk: qcom: msm8996-cpu: Convert secondary muxes to clk_regmap_mux
Yassine Oudjana
2022-09-26
clk: qcom: msm8996-cpu: Unify cluster order
Yassine Oudjana
2022-09-26
clk: qcom: msm8996-cpu: Statically define PLL dividers
Yassine Oudjana
2022-09-26
clk: qcom: msm8996-cpu: Rename DIV_2_INDEX to SMUX_INDEX
Yassine Oudjana
2020-07-20
clk: qcom: msm8996: Make symbol 'cpu_msm8996_clks' static
Wei Yongjun
2020-07-10
clk: qcom: Add CPU clock driver for msm8996
Loic Poulain