summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect
Commit message (Expand)AuthorAgeFilesLines
* interconnect: qcom: Move the static keyword to the front of declarationChenTao2020-04-292-10/+10
* interconnect: qcom: Fix uninitialized tcs_cmd::waitMike Tipton2020-04-231-2/+3
* Merge tag 'icc-5.7-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2020-03-2011-688/+2302
|\
| * interconnect: qcom: Add OSM L3 support on SC7180Sibi Sankar2020-03-032-0/+17
| * interconnect: qcom: Add OSM L3 interconnect provider supportSibi Sankar2020-03-034-0/+272
| * interconnect: qcom: Allow icc node to be used across icc providersSibi Sankar2020-03-032-133/+141
| * interconnect: qcom: Add SC7180 interconnect provider driverOdelu Kukatla2020-03-034-0/+802
| * interconnect: qcom: sdm845: Split qnodes into their respective NoCsDavid Dai2020-02-281-687/+498
| * interconnect: qcom: Consolidate interconnect RPMh supportDavid Dai2020-02-286-0/+704
* | interconnect: Handle memory allocation errorsGeorgi Djakov2020-03-031-0/+9
|/
* interconnect: qcom: Add MSM8916 interconnect provider driverGeorgi Djakov2020-01-073-0/+565
* interconnect: Check for valid path in icc_set_bw()Georgi Djakov2020-01-071-1/+4
* interconnect: Print the tag in the debugfs summaryGeorgi Djakov2020-01-061-5/+5
* interconnect: Add interconnect_graph file to debugfsLeonard Crestez2019-12-161-0/+66
* interconnect: qcom: Use the standard aggregate functionGeorgi Djakov2019-12-162-24/+6
* interconnect: Add a common standard aggregate functionGeorgi Djakov2019-12-161-0/+10
* interconnect: Add basic tracepointsGeorgi Djakov2019-12-163-0/+96
* interconnect: Add a name to struct icc_pathGeorgi Djakov2019-12-162-3/+17
* interconnect: Move internal structs into a separate fileGeorgi Djakov2019-12-162-28/+42
* interconnect: qcom: Use the new common helper for node removalGeorgi Djakov2019-12-163-39/+11
* interconnect: Add a common helper for removing all nodesGeorgi Djakov2019-12-161-0/+22
* interconnect: qcom: msm8974: Walk the list safely on node removalGeorgi Djakov2019-12-121-4/+4
* interconnect: qcom: qcs404: Walk the list safely on node removalGeorgi Djakov2019-12-121-4/+4
* interconnect: qcom: sdm845: Walk the list safely on node removalGeorgi Djakov2019-12-121-2/+2
* interconnect: qcom: Fix Kconfig indentationKrzysztof Kozlowski2019-12-121-7/+7
* Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman2019-11-113-2/+8
|\
| * interconnect: Add locking in icc_set_tag()Georgi Djakov2019-10-201-0/+4
| * interconnect: qcom: Fix icc_onecell_data allocationLeonard Crestez2019-10-202-2/+4
* | interconnect: qcom: add msm8974 driverBrian Masney2019-11-083-0/+795
|/
* drivers: qcom: Add BCM vote macro to headerJordan Crouse2019-08-201-18/+1
* interconnect: qcom: remove COMPILE_TEST from CONFIG_INTERCONNECT_QCOM_QCS404Mao Wenan2019-08-151-1/+1
* interconnect: qcom: Add QCS404 interconnect provider driverBjorn Andersson2019-08-133-0/+550
* interconnect: qcom: Add interconnect RPM over SMD driverGeorgi Djakov2019-08-134-0/+97
* interconnect: qcom: Add tagging and wake/sleep support for sdm845David Dai2019-08-131-31/+108
* interconnect: Add pre_aggregate() callbackGeorgi Djakov2019-08-131-0/+3
* interconnect: Add support for path tagsGeorgi Djakov2019-08-132-2/+24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* interconnect: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2019-04-061-12/+1
* interconnect: Revert to previous config if any request failsGeorgi Djakov2019-01-221-2/+15
* interconnect: qcom: Add sdm845 interconnect provider driverDavid Dai2019-01-225-0/+862
* interconnect: Add debugfs supportGeorgi Djakov2019-01-221-0/+70
* interconnect: Allow endpoints translation via DTGeorgi Djakov2019-01-221-0/+149
* interconnect: Add generic on-chip interconnect APIGeorgi Djakov2019-01-223-0/+582