index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
interconnect
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
interconnect: qcom: sm8450: add enable_mask for bcm nodes
Neil Armstrong
1
-0
/
+9
2023-08-16
interconnect: qcom: Add support for mask-based BCMs
Mike Tipton
2
-0
/
+7
2023-05-11
interconnect: qcom: rpm: drop bogus pm domain attach
Johan Hovold
3
-9
/
+0
2023-03-30
interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
Konrad Dybcio
1
-2
/
+2
2023-03-30
interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
Dmitry Baryshkov
1
-96
/
+2
2023-03-30
interconnect: qcom: osm-l3: fix icc_onecell_data allocation
Dmitry Baryshkov
1
-1
/
+1
2023-03-22
interconnect: exynos: fix registration race
Johan Hovold
1
-10
/
+10
2023-03-22
interconnect: exynos: fix node leak in probe PM QoS error path
Johan Hovold
1
-3
/
+3
2023-03-22
interconnect: qcom: msm8974: fix registration race
Johan Hovold
1
-12
/
+8
2023-03-22
interconnect: qcom: rpmh: fix registration race
Johan Hovold
1
-10
/
+15
2023-03-22
interconnect: qcom: rpmh: fix probe child-node error handling
Johan Hovold
1
-2
/
+5
2023-03-22
interconnect: qcom: rpm: fix registration race
Johan Hovold
1
-12
/
+12
2023-03-22
interconnect: qcom: rpm: fix probe child-node error handling
Johan Hovold
1
-2
/
+5
2023-03-22
interconnect: qcom: osm-l3: fix registration race
Johan Hovold
1
-8
/
+6
2023-03-22
interconnect: fix mem leak when freeing nodes
Johan Hovold
1
-0
/
+4
2023-03-22
interconnect: imx: fix registration race
Johan Hovold
1
-10
/
+10
2023-03-22
interconnect: fix provider registration API
Johan Hovold
1
-14
/
+38
2023-03-22
interconnect: fix icc_provider_del() error handling
Johan Hovold
1
-12
/
+2
2023-02-01
interconnect: qcom: msm8996: Fix regmap max_register values
Konrad Dybcio
1
-5
/
+5
2023-02-01
interconnect: qcom: msm8996: Provide UFS clocks to A2NoC
Konrad Dybcio
1
-0
/
+9
2022-12-31
interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcm
Krzysztof Kozlowski
1
-1
/
+1
2022-09-20
Merge branch 'icc-ignore-return-val' into icc-next
Georgi Djakov
12
-19
/
+33
2022-09-20
interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristate
Huang Yiwei
2
-1
/
+4
2022-08-18
interconnect: imx: Make imx_icc_unregister() return void
Uwe Kleine-König
6
-8
/
+14
2022-08-16
interconnect: Make icc_provider_del() return void
Uwe Kleine-König
1
-7
/
+3
2022-08-16
interconnect: sm8450: Ignore return value of icc_provider_del() in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-08-16
interconnect: osm-l3: Ignore return value of icc_provider_del() in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-08-16
interconnect: msm8974: Ignore return value of icc_provider_del() in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-08-16
interconnect: icc-rpmh: Ignore return value of icc_provider_del() in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-08-16
interconnect: icc-rpm: Ignore return value of icc_provider_del() in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-08-16
interconnect: imx: Ignore return value of icc_provider_del() in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-07-15
Merge branch 'icc-rpm' into icc-next
Georgi Djakov
8
-52
/
+200
2022-07-15
Merge branch 'icc-imx8mp' into icc-next
Georgi Djakov
9
-21
/
+425
2022-07-15
interconnect: imx: Add platform driver for imx8mp
Peng Fan
3
-0
/
+265
2022-07-15
interconnect: imx: configure NoC mode/prioriry/ext_control
Peng Fan
5
-9
/
+90
2022-07-15
interconnect: imx: introduce imx_icc_provider
Peng Fan
2
-10
/
+20
2022-07-15
interconnect: imx: set src node
Peng Fan
1
-0
/
+6
2022-07-15
interconnect: imx: fix max_node_id
Peng Fan
1
-4
/
+4
2022-07-12
interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values
Leo Yan
1
-14
/
+61
2022-07-12
interconnect: qcom: icc-rpm: Support multiple buckets
Leo Yan
2
-1
/
+56
2022-07-12
interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()
Leo Yan
1
-1
/
+2
2022-07-12
interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
Leo Yan
6
-26
/
+52
2022-07-07
interconnect: icc-rpm: Set destination bandwidth as well as source bandwidth
Bryan O'Donoghue
1
-11
/
+30
2022-07-05
Merge branch 'icc-sm6350' into icc-next
Georgi Djakov
5
-0
/
+647
2022-07-05
interconnect: qcom: msm8939: Use icc_sync_state
Leo Yan
1
-0
/
+1
2022-07-04
interconnect: add device managed bulk API
Peng Fan
1
-0
/
+42
2022-06-20
interconnect: qcom: Add SM6350 driver support
Luca Weiss
4
-0
/
+643
2022-06-20
interconnect: qcom: icc-rpmh: Support child NoC device probe
Luca Weiss
1
-0
/
+4
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-600
/
+4887
2022-05-18
Merge branch 'icc-rpm' into icc-next
Georgi Djakov
2
-7
/
+11
[next]