summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/camcc-sc7180.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-qcom' into clk-nextStephen Boyd2023-08-301-1/+1
|\
| * clk: qcom: camcc-sc7180: fix async resume during probeJohan Hovold2023-07-181-1/+1
* | clk: Explicitly include correct DT includesRob Herring2023-07-191-1/+1
|/
* clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCsTaniya Das2023-05-241-7/+12
* clk: qcom: camcc-sc7180: use parent_hws instead of parent_dataDmitry Baryshkov2022-02-101-77/+79
* clk: qcom: camcc-sc7180: get rid of the test clockDmitry Baryshkov2022-02-101-15/+0
* clk: qcom: camcc-sc7180: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov2022-02-101-25/+25
* clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_createDmitry Baryshkov2021-08-261-15/+10
* clk: qcom: camcc: Update the clock ops for the SC7180Taniya Das2021-03-291-25/+25
* clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk onesStephen Boyd2020-11-141-8/+4
* clk: qcom: camcc: Add camera clock controller driver for SC7180Taniya Das2020-11-041-0/+1736