summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/qcom/msm8974.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-16interconnect: msm8974: Ignore return value of icc_provider_del() in .remove()Uwe Kleine-König1-1/+3
2022-04-23interconnect: qcom: constify icc_node pointersKrzysztof Kozlowski1-8/+8
2022-04-23interconnect: qcom: constify qcom_icc_descKrzysztof Kozlowski1-6/+6
2020-11-18interconnect: qcom: msm8974: Don't boost the NoC rate during bootGeorgi Djakov1-0/+9
2020-11-18interconnect: qcom: msm8974: Prevent integer overflow in rateGeorgi Djakov1-0/+3
2019-12-16interconnect: qcom: Use the standard aggregate functionGeorgi Djakov1-12/+3
2019-12-16interconnect: qcom: Use the new common helper for node removalGeorgi Djakov1-13/+4
2019-12-12interconnect: qcom: msm8974: Walk the list safely on node removalGeorgi Djakov1-4/+4
2019-11-08interconnect: qcom: add msm8974 driverBrian Masney1-0/+784