summaryrefslogtreecommitdiff
path: root/drivers/interconnect/qcom/sm8450.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-18interconnect: qcom: Convert to platform remove callback returning voidUwe Kleine-König1-1/+1
2023-08-22interconnect: qcom: sm8450: Enable sync_stateKonrad Dybcio1-0/+1
2023-08-22Merge tag 'v6.5-rc6' into icc-nextGeorgi Djakov1-0/+9
2023-07-16interconnect: Explicitly include correct DT includesRob Herring1-1/+3
2023-07-11interconnect: qcom: sm8450: add enable_mask for bcm nodesNeil Armstrong1-0/+9
2023-03-06interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* functionDmitry Baryshkov1-96/+2
2022-08-16interconnect: sm8450: Ignore return value of icc_provider_del() in .remove()Uwe Kleine-König1-1/+3
2022-07-12interconnect: qcom: Move qcom_icc_xlate_extended() to a common fileLeo Yan1-0/+1
2022-04-23interconnect: qcom: constify qcom_icc_bcm pointersKrzysztof Kozlowski1-11/+11
2022-04-23interconnect: qcom: constify icc_node pointersKrzysztof Kozlowski1-12/+12
2022-04-23interconnect: qcom: constify qcom_icc_descKrzysztof Kozlowski1-11/+11
2021-12-15interconnect: qcom: Add SM8450 interconnect provider driverVinod Koul1-0/+1987