summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/qcom/sdm845.c
Commit message (Expand)AuthorAgeFilesLines
* interconnect: qcom: constify qcom_icc_bcm pointersKrzysztof Kozlowski2022-04-231-8/+8
* interconnect: qcom: constify icc_node pointersKrzysztof Kozlowski2022-04-231-8/+8
* interconnect: qcom: icc-rpmh: Consolidate probe functionsMike Tipton2021-07-221-97/+2
* Merge tag 'qcom-arm64-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2020-12-081-0/+3
|\
| * interconnect: qcom: sdm845: Add the missing nodes for QUPGeorgi Djakov2020-11-301-0/+3
* | interconnect: qcom: sdm845: Init BCMs before creating the nodesGeorgi Djakov2020-10-151-3/+3
* | interconnect: qcom: sdm845: Enable keepalive for the MM1 BCMGeorgi Djakov2020-10-151-1/+1
|/
* Merge branch 'icc-syncstate' into icc-nextGeorgi Djakov2020-09-181-0/+1
|\
| * interconnect: qcom: Use icc_sync_stateGeorgi Djakov2020-09-181-0/+1
* | interconnect: qcom: sdm845: Replace xlate with xlate_extendedGeorgi Djakov2020-09-081-1/+1
|/
* interconnect: qcom: Move the static keyword to the front of declarationChenTao2020-04-291-8/+8
* interconnect: qcom: Allow icc node to be used across icc providersSibi Sankar2020-03-031-133/+1
* interconnect: qcom: sdm845: Split qnodes into their respective NoCsDavid Dai2020-02-281-687/+498
* interconnect: qcom: Use the new common helper for node removalGeorgi Djakov2019-12-161-13/+3
* interconnect: qcom: sdm845: Walk the list safely on node removalGeorgi Djakov2019-12-121-2/+2
* interconnect: qcom: Fix icc_onecell_data allocationLeonard Crestez2019-10-201-1/+2
* drivers: qcom: Add BCM vote macro to headerJordan Crouse2019-08-201-18/+1
* interconnect: qcom: Add tagging and wake/sleep support for sdm845David Dai2019-08-131-31/+108
* interconnect: Add support for path tagsGeorgi Djakov2019-08-131-1/+1
* interconnect: qcom: Add sdm845 interconnect provider driverDavid Dai2019-01-221-0/+838