summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/gcc-sm8550.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-04clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGsVladimir Zapolskiy1-2/+2
2025-02-17clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam1-4/+4
2024-08-29clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd1-1/+1
2024-08-29clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd1-26/+26
2024-06-13clk: qcom: common: commonize qcom_cc_really_probeLuo Jie1-1/+1
2024-02-14clk: qcom: Use qcom_branch_set_clk_en()Konrad Dybcio1-13/+8
2024-02-07clk: qcom: gcc-sm8550: Set delay for Venus CLK resetsKonrad Dybcio1-2/+2
2023-12-19clk: qcom: gcc-sm8550: Mark RCGs shared where applicableKonrad Dybcio1-43/+43
2023-12-19clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCsKonrad Dybcio1-0/+8
2023-12-19clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votableKonrad Dybcio1-4/+4
2023-12-19clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flagKonrad Dybcio1-8/+8
2023-07-19clk: Explicitly include correct DT includesRob Herring1-1/+2
2023-01-11clk: qcom: gcc-sm8550: switch to parent_hwsDmitry Baryshkov1-126/+126
2022-12-02clk: qcom: Add GCC driver for SM8550Abel Vesa1-0/+3387