summaryrefslogtreecommitdiff
path: root/drivers/interconnect
AgeCommit message (Expand)AuthorFilesLines
2022-09-28interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton3-7/+5
2022-08-21interconnect: imx: fix max_node_idPeng Fan1-4/+4
2022-06-14interconnect: Restore sync state by ignoring ipa-virt in provider countStephen Boyd1-1/+6
2022-06-14interconnect: qcom: sc7180: Drop IP0 interconnectsStephen Boyd1-21/+0
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen1-1/+1
2021-08-12interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton1-7/+5
2021-08-12interconnect: Always call pre_aggregate before aggregateMike Tipton1-0/+5
2021-08-12interconnect: Zero initial BW after sync-stateMike Tipton1-0/+2
2021-08-12interconnect: Fix undersized devress_alloc allocationColin Ian King1-1/+1
2021-06-03interconnect: qcom: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-03interconnect: qcom: bcm-voter: add a missing of_node_put()Subbaraman Narayanamurthy1-1/+2
2021-04-16interconnect: core: fix error return code of icc_link_destroy()Jia-Ju Bai1-0/+2
2021-01-27interconnect: imx8mq: Use icc_sync_stateMartin Kepplinger1-0/+2
2021-01-17interconnect: qcom: fix rpmh link failuresArnd Bergmann1-8/+15
2021-01-17interconnect: imx: Add a missing of_node_put after of_device_is_availableChristophe JAILLET1-0/+1
2020-11-20interconnect: fix memory trashing in of_count_icc_providers()Marek Szyprowski1-1/+0
2020-11-20interconnect: qcom: qcs404: Remove GPU and display RPM IDsGeorgi Djakov1-2/+2
2020-11-20interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodesGeorgi Djakov1-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
2020-10-27interconnect: qcom: use icc_sync state for sm8[12]50Dmitry Baryshkov2-6/+8
2020-10-22interconnect: qcom: Ensure that the floor bandwidth value is enforcedGeorgi Djakov1-0/+7
2020-10-15interconnect: qcom: sc7180: Init BCMs before creating the nodesGeorgi Djakov1-3/+3
2020-10-15interconnect: qcom: sdm845: Init BCMs before creating the nodesGeorgi Djakov1-3/+3
2020-10-15interconnect: Aggregate before setting initial bandwidthGeorgi Djakov1-0/+3
2020-10-15interconnect: qcom: sdm845: Enable keepalive for the MM1 BCMGeorgi Djakov1-1/+1
2020-09-21interconnect: imx: simplify the return expression of imx_icc_unregisterLiu Shixin1-6/+1
2020-09-18interconnect: imx: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+2
2020-09-18interconnect: core: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2020-09-18Merge branch 'icc-syncstate' into icc-nextGeorgi Djakov4-0/+70
2020-09-18interconnect: qcom: Use icc_sync_stateGeorgi Djakov3-0/+3
2020-09-18interconnect: Add sync state supportGeorgi Djakov1-0/+67
2020-09-15interconnect: qcom: osm-l3: Mark more structures constStephen Boyd1-9/+10
2020-09-08interconnect: qcom: Add EPSS L3 support on SM8250Sibi Sankar2-0/+25
2020-09-08interconnect: qcom: Lay the groundwork for adding EPSS supportSibi Sankar1-11/+26
2020-09-08interconnect: qcom: Add OSM L3 support on SM8150Sibi Sankar2-0/+17
2020-09-08interconnect: qcom: sc7180: Replace xlate with xlate_extendedSibi Sankar1-1/+1
2020-09-08interconnect: qcom: sdm845: Replace xlate with xlate_extendedGeorgi Djakov1-1/+1
2020-09-08interconnect: qcom: Implement xlate_extended() to parse tagsGeorgi Djakov2-0/+28
2020-09-08interconnect: Introduce xlate_extended() callbackGeorgi Djakov1-23/+50
2020-09-08interconnect: qcom: Add support for per-BCM scaling factorsMike Tipton3-2/+7
2020-09-08interconnect: qcom: Only wait for completion in AMC/WAKE by defaultMike Tipton1-1/+1
2020-09-08interconnect: qcom: Support bcm-voter-specific TCS wait behaviorMike Tipton1-11/+21
2020-09-08dt-bindings: interconnect: Add generic qcom bindingsMike Tipton1-16/+2
2020-09-08interconnect: qcom: Add SM8250 interconnect provider driverJonathan Marek4-0/+825
2020-09-08interconnect: qcom: Add SM8150 interconnect provider driverJonathan Marek4-0/+799
2020-09-08interconnect: Add bulk API helpersGeorgi Djakov2-1/+118
2020-09-04interconnect: qcom: Fix small BW votes being truncated to zeroMike Tipton1-8/+19
2020-09-03interconnect: Show bandwidth for disabled paths as zero in debugfsMatthias Kaehlcke1-2/+8
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+8