index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
/
camcc-sc7180.c
Age
Commit message (
Expand
)
Author
2025-02-14
clk: qcom: Add missing header includes
Krzysztof Kozlowski
2025-02-14
clk: qcom: Drop unused header includes
Krzysztof Kozlowski
2024-06-12
clk: qcom: common: commonize qcom_cc_really_probe
Luo Jie
2024-02-07
clk: qcom: camcc-*: switch to module_platform_driver
Dmitry Baryshkov
2023-08-30
Merge branch 'clk-qcom' into clk-next
Stephen Boyd
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-07-18
clk: qcom: camcc-sc7180: fix async resume during probe
Johan Hovold
2023-05-24
clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
Taniya Das
2022-02-10
clk: qcom: camcc-sc7180: use parent_hws instead of parent_data
Dmitry Baryshkov
2022-02-10
clk: qcom: camcc-sc7180: get rid of the test clock
Dmitry Baryshkov
2022-02-10
clk: qcom: camcc-sc7180: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2021-08-26
clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_create
Dmitry Baryshkov
2021-03-29
clk: qcom: camcc: Update the clock ops for the SC7180
Taniya Das
2020-11-14
clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones
Stephen Boyd
2020-11-04
clk: qcom: camcc: Add camera clock controller driver for SC7180
Taniya Das