aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/interconnect (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/gregkh/char-miscLinus Torvalds1-8/+8
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-5/+1
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2-10/+16
2020-07-23interconnect: msm8916: Fix buswidth of pcnoc_s nodesGeorgi Djakov1-7/+7
2020-07-23interconnect: Do not skip aggregation for disabled pathsGeorgi Djakov1-3/+9
2020-06-22soc: qcom: rpmh: Update rpmh_invalidate function to return voidMaulik Shah1-5/+1
2020-06-16interconnect: Allow inter-provider pairs to be configuredArtur Świgoń1-6/+5
2020-06-16interconnect: Relax requirement in of_icc_get_from_provider()Artur Świgoń1-1/+1
2020-06-16interconnect: Export of_icc_get_from_provider()Artur Świgoń1-1/+2
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+18
2020-06-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki2-25/+74
2020-05-29opp: Expose bandwidth information via debugfsViresh Kumar1-0/+18
2020-05-22Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-nextGreg Kroah-Hartman11-26/+796
2020-05-15Merge branch 'icc-get-by-index' into icc-nextGeorgi Djakov2-25/+56
2020-05-15interconnect: Remove unused module exit code from coreJordan Crouse1-6/+1
2020-05-15interconnect: Disallow interconnect core to be built as a moduleViresh Kumar1-1/+1
2020-05-13interconnect: Add of_icc_get_by_index() helper functionGeorgi Djakov1-18/+54
2020-05-10interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov2-1/+40
2020-05-10interconnect: imx: Fix return value check in imx_icc_node_init_qos()Wei Yongjun1-4/+4
2020-04-29interconnect: qcom: Move the static keyword to the front of declarationChenTao2-10/+10
2020-04-28interconnect: imx: Add platform driver for imx8mnLeonard Crestez3-0/+100
2020-04-28interconnect: imx: Add platform driver for imx8mqLeonard Crestez3-0/+109
2020-04-28interconnect: imx: Add platform driver for imx8mmLeonard Crestez3-0/+111
2020-04-28interconnect: Add imx core driverLeonard Crestez6-0/+355
2020-04-27interconnect: Add devm_of_icc_get() as exported API for usersAkash Asthana1-0/+25
2020-04-23interconnect: qcom: Fix uninitialized tcs_cmd::waitMike Tipton1-2/+3
2020-03-20Merge tag 'icc-5.7-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-nextGreg Kroah-Hartman11-688/+2302