aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/qcom/icc-rpmh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16interconnect: icc-rpmh: Ignore return value of icc_provider_del() in .remove()Uwe Kleine-König1-1/+3
2022-07-15Merge branch 'icc-rpm' into icc-nextGeorgi Djakov1-25/+1
2022-07-12interconnect: qcom: Move qcom_icc_xlate_extended() to a common fileLeo Yan1-25/+1
2022-06-20interconnect: qcom: icc-rpmh: Support child NoC device probeLuca Weiss1-0/+4
2022-04-23interconnect: qcom: constify icc_node pointersKrzysztof Kozlowski1-1/+1
2021-11-30interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton1-5/+5
2021-08-24Merge tag 'icc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman1-0/+93
2021-08-12Revert "interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate"Georgi Djakov1-5/+5
2021-07-30interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton1-5/+5
2021-07-30interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton1-7/+5
2021-07-22interconnect: qcom: icc-rpmh: Consolidate probe functionsMike Tipton1-0/+93
2020-10-22interconnect: qcom: Ensure that the floor bandwidth value is enforcedGeorgi Djakov1-0/+7
2020-09-08interconnect: qcom: Implement xlate_extended() to parse tagsGeorgi Djakov1-0/+27
2020-09-08interconnect: qcom: Add support for per-BCM scaling factorsMike Tipton1-0/+3
2020-02-28interconnect: qcom: Consolidate interconnect RPMh supportDavid Dai1-0/+150