linux-stable/drivers/interconnect/qcom
Georgi Djakov 26e90ec7a8 Merge branch 'icc-sc8280xp-l3' into icc-next
The SC8280XP currently shows depressing results in memory benchmarks.
Fix this by introducing support for the platform in the OSM (and EPSS)
L3 driver and support for the platform in the bwmon binding.

Link: https://lore.kernel.org/r/20221111032515.3460-1-quic_bjorande@quicinc.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>
2022-11-17 17:44:14 +02:00
..
Kconfig interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristate 2022-09-20 15:53:57 +03:00
Makefile Merge branch 'icc-rpm' into icc-next 2022-07-15 17:56:31 +03:00
bcm-voter.c interconnect: qcom: Add missing MODULE_DEVICE_TABLE 2021-05-11 07:26:31 +03:00
bcm-voter.h interconnect: qcom: Consolidate interconnect RPMh support 2020-02-28 12:11:40 +02:00
icc-common.c interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristate 2022-09-20 15:53:57 +03:00
icc-common.h interconnect: qcom: Move qcom_icc_xlate_extended() to a common file 2022-07-12 10:01:30 +03:00
icc-rpm.c interconnect: qcom: icc-rpm: Remove redundant dev_err call 2022-11-17 17:39:49 +02:00
icc-rpm.h interconnect: qcom: icc-rpm: Support multiple buckets 2022-07-12 10:03:09 +03:00
icc-rpmh.c interconnect: icc-rpmh: Ignore return value of icc_provider_del() in .remove() 2022-08-16 16:38:04 +03:00
icc-rpmh.h interconnect: qcom: Move qcom_icc_xlate_extended() to a common file 2022-07-12 10:01:30 +03:00
msm8916.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
msm8939.c interconnect: qcom: msm8939: Use icc_sync_state 2022-07-05 16:39:48 +03:00
msm8974.c interconnect: msm8974: Ignore return value of icc_provider_del() in .remove() 2022-08-16 16:38:11 +03:00
msm8996.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
msm8996.h interconnect: qcom: Add MSM8996 interconnect provider driver 2021-11-22 18:35:22 +02:00
osm-l3.c interconnect: qcom: osm-l3: Simplify osm_l3_set() 2022-11-14 15:05:30 +02:00
qcm2290.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
qcs404.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sc7180.c interconnect: qcom: sc7180: drop double space 2022-11-17 17:39:49 +02:00
sc7180.h interconnect: qcom: Add OSM L3 support on SC7180 2020-03-03 19:02:52 +02:00
sc7280.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sc7280.h interconnect: qcom: Add EPSS L3 support on SC7280 2021-11-22 16:57:22 +02:00
sc8180x.c interconnect: qcom: sc8180x: constify pointer to qcom_icc_node 2022-11-17 17:39:50 +02:00
sc8180x.h interconnect: qcom: sc8180x: Fix QUP0 nodes 2022-05-18 02:51:34 +03:00
sc8280xp.c interconnect: qcom: sc8280xp: constify qcom_icc_bcm pointers 2022-04-27 16:37:43 +03:00
sc8280xp.h interconnect: qcom: Add SC8280XP interconnect provider 2022-04-22 11:04:43 +03:00
sdm660.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sdm845.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sdm845.h interconnect: qcom: Add OSM L3 interconnect provider support 2020-03-03 19:02:52 +02:00
sdx55.c Merge branch 'icc-const' into icc-next 2022-05-18 03:02:32 +03:00
sdx55.h interconnect: qcom: Add SDX55 interconnect provider driver 2021-01-27 13:11:33 +02:00
sdx65.c interconnect: qcom: Add SDX65 interconnect provider driver 2022-04-26 14:11:26 +03:00
sdx65.h interconnect: qcom: Add SDX65 interconnect provider driver 2022-04-26 14:11:26 +03:00
sm6350.c interconnect: qcom: Add SM6350 driver support 2022-06-20 14:27:07 +03:00
sm6350.h interconnect: qcom: Add SM6350 driver support 2022-06-20 14:27:07 +03:00
sm8150.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sm8150.h interconnect: qcom: Add OSM L3 support on SM8150 2020-09-08 16:29:01 +03:00
sm8250.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sm8250.h interconnect: qcom: Add EPSS L3 support on SM8250 2020-09-08 16:29:01 +03:00
sm8350.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sm8350.h interconnect: qcom: Add SM8350 interconnect provider driver 2021-03-27 14:34:12 +02:00
sm8450.c interconnect: sm8450: Ignore return value of icc_provider_del() in .remove() 2022-08-16 16:38:35 +03:00
sm8450.h interconnect: qcom: Add SM8450 interconnect provider driver 2021-12-14 23:43:26 +02:00
smd-rpm.c interconnect: qcom: Add interconnect RPM over SMD driver 2019-08-13 23:06:40 +03:00
smd-rpm.h interconnect: qcom: Add interconnect RPM over SMD driver 2019-08-13 23:06:40 +03:00