aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/interconnect
AgeCommit message (Expand)Author
2024-01-05interconnect: Treat xlate() returning NULL node as an errorMike Tipton
2023-11-28interconnect: qcom: Add support for mask-based BCMsMike Tipton
2023-11-20interconnect: qcom: sc7180: Set ACV enable_maskKonrad Dybcio
2023-11-20interconnect: qcom: sc7180: Retire DEFINE_QBCMKonrad Dybcio
2023-04-05interconnect: qcom: osm-l3: fix icc_onecell_data allocationDmitry Baryshkov
2023-03-22interconnect: fix mem leak when freeing nodesJohan Hovold
2022-09-28interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton
2022-08-21interconnect: imx: fix max_node_idPeng Fan
2022-06-14interconnect: Restore sync state by ignoring ipa-virt in provider countStephen Boyd
2022-06-14interconnect: qcom: sc7180: Drop IP0 interconnectsStephen Boyd
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen
2021-08-12interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton
2021-08-12interconnect: Always call pre_aggregate before aggregateMike Tipton
2021-08-12interconnect: Zero initial BW after sync-stateMike Tipton
2021-08-12interconnect: Fix undersized devress_alloc allocationColin Ian King
2021-06-03interconnect: qcom: Add missing MODULE_DEVICE_TABLEZou Wei
2021-06-03interconnect: qcom: bcm-voter: add a missing of_node_put()Subbaraman Narayanamurthy
2021-04-16interconnect: core: fix error return code of icc_link_destroy()Jia-Ju Bai
2021-01-27interconnect: imx8mq: Use icc_sync_stateMartin Kepplinger
2021-01-17interconnect: qcom: fix rpmh link failuresArnd Bergmann
2021-01-17interconnect: imx: Add a missing of_node_put after of_device_is_availableChristophe JAILLET
2020-11-20interconnect: fix memory trashing in of_count_icc_providers()Marek Szyprowski
2020-11-20interconnect: qcom: qcs404: Remove GPU and display RPM IDsGeorgi Djakov
2020-11-20interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodesGeorgi Djakov
2020-11-18interconnect: qcom: msm8974: Don't boost the NoC rate during bootGeorgi Djakov
2020-11-18interconnect: qcom: msm8974: Prevent integer overflow in rateGeorgi Djakov
2020-10-27interconnect: qcom: use icc_sync state for sm8[12]50Dmitry Baryshkov
2020-10-22interconnect: qcom: Ensure that the floor bandwidth value is enforcedGeorgi Djakov
2020-10-15interconnect: qcom: sc7180: Init BCMs before creating the nodesGeorgi Djakov
2020-10-15interconnect: qcom: sdm845: Init BCMs before creating the nodesGeorgi Djakov
2020-10-15interconnect: Aggregate before setting initial bandwidthGeorgi Djakov
2020-10-15interconnect: qcom: sdm845: Enable keepalive for the MM1 BCMGeorgi Djakov
2020-09-21interconnect: imx: simplify the return expression of imx_icc_unregisterLiu Shixin
2020-09-18interconnect: imx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18interconnect: core: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18Merge branch 'icc-syncstate' into icc-nextGeorgi Djakov
2020-09-18interconnect: qcom: Use icc_sync_stateGeorgi Djakov
2020-09-18interconnect: Add sync state supportGeorgi Djakov
2020-09-15interconnect: qcom: osm-l3: Mark more structures constStephen Boyd
2020-09-08interconnect: qcom: Add EPSS L3 support on SM8250Sibi Sankar
2020-09-08interconnect: qcom: Lay the groundwork for adding EPSS supportSibi Sankar
2020-09-08interconnect: qcom: Add OSM L3 support on SM8150Sibi Sankar
2020-09-08interconnect: qcom: sc7180: Replace xlate with xlate_extendedSibi Sankar
2020-09-08interconnect: qcom: sdm845: Replace xlate with xlate_extendedGeorgi Djakov
2020-09-08interconnect: qcom: Implement xlate_extended() to parse tagsGeorgi Djakov
2020-09-08interconnect: Introduce xlate_extended() callbackGeorgi Djakov
2020-09-08interconnect: qcom: Add support for per-BCM scaling factorsMike Tipton
2020-09-08interconnect: qcom: Only wait for completion in AMC/WAKE by defaultMike Tipton
2020-09-08interconnect: qcom: Support bcm-voter-specific TCS wait behaviorMike Tipton
2020-09-08dt-bindings: interconnect: Add generic qcom bindingsMike Tipton