aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/qcom/sdm845.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-23interconnect: qcom: constify qcom_icc_bcm pointersKrzysztof Kozlowski1-8/+8
2022-04-23interconnect: qcom: constify icc_node pointersKrzysztof Kozlowski1-8/+8
2021-07-22interconnect: qcom: icc-rpmh: Consolidate probe functionsMike Tipton1-97/+2
2020-12-08Merge tag 'qcom-arm64-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtArnd Bergmann1-0/+3
2020-11-30interconnect: qcom: sdm845: Add the missing nodes for QUPGeorgi Djakov1-0/+3
2020-10-15interconnect: qcom: sdm845: Init BCMs before creating the nodesGeorgi Djakov1-3/+3
2020-10-15interconnect: qcom: sdm845: Enable keepalive for the MM1 BCMGeorgi Djakov1-1/+1
2020-09-18Merge branch 'icc-syncstate' into icc-nextGeorgi Djakov1-0/+1
2020-09-18interconnect: qcom: Use icc_sync_stateGeorgi Djakov1-0/+1
2020-09-08interconnect: qcom: sdm845: Replace xlate with xlate_extendedGeorgi Djakov1-1/+1
2020-04-29interconnect: qcom: Move the static keyword to the front of declarationChenTao1-8/+8
2020-03-03interconnect: qcom: Allow icc node to be used across icc providersSibi Sankar1-133/+1
2020-02-28interconnect: qcom: sdm845: Split qnodes into their respective NoCsDavid Dai1-687/+498
2019-12-16interconnect: qcom: Use the new common helper for node removalGeorgi Djakov1-13/+3
2019-12-12interconnect: qcom: sdm845: Walk the list safely on node removalGeorgi Djakov1-2/+2
2019-10-20interconnect: qcom: Fix icc_onecell_data allocationLeonard Crestez1-1/+2
2019-08-20drivers: qcom: Add BCM vote macro to headerJordan Crouse1-18/+1
2019-08-13interconnect: qcom: Add tagging and wake/sleep support for sdm845David Dai1-31/+108
2019-08-13interconnect: Add support for path tagsGeorgi Djakov1-1/+1
2019-01-22interconnect: qcom: Add sdm845 interconnect provider driverDavid Dai1-0/+838