index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
interconnect
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
Merge branch 'icc-ignore-return-val' into icc-next
Georgi Djakov
5
-5
/
+15
2022-09-20
interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristate
Huang Yiwei
2
-1
/
+4
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-07-15
Merge branch 'icc-rpm' into icc-next
Georgi Djakov
8
-52
/
+200
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-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-05-18
Merge branch 'icc-rpm' into icc-next
Georgi Djakov
2
-7
/
+11
2022-05-18
Merge branch 'icc-sc8180x' into icc-next
Georgi Djakov
2
-270
/
+1588
2022-05-18
Merge branch 'icc-const' into icc-next
Georgi Djakov
21
-323
/
+323
2022-05-18
interconnect: qcom: sc8180x: Reformat node and bcm definitions
Bjorn Andersson
1
-181
/
+1559
2022-05-18
interconnect: qcom: sc8180x: Mark some BCMs keepalive
Bjorn Andersson
1
-7
/
+7
2022-05-18
interconnect: qcom: sc8180x: Fix QUP0 nodes
Bjorn Andersson
2
-3
/
+34
2022-05-18
interconnect: qcom: sc8180x: Modernize sc8180x probe
Bjorn Andersson
1
-93
/
+2
2022-05-18
Merge branch 'icc-sdx65' into icc-next
Georgi Djakov
4
-0
/
+307
2022-05-18
Merge branch 'icc-sc8280xp' into icc-next
Georgi Djakov
4
-0
/
+2658
2022-05-04
interconnect: qcom: icc-rpm: Cache every clock rate
Leo Yan
2
-6
/
+10
2022-05-04
interconnect: qcom: icc-rpm: Fix for cached clock rate
Leo Yan
2
-4
/
+4
2022-04-27
interconnect: qcom: sc8280xp: constify qcom_icc_bcm pointers
Krzysztof Kozlowski
1
-12
/
+12
2022-04-27
interconnect: qcom: sc8280xp: constify icc_node pointers
Krzysztof Kozlowski
1
-12
/
+12
2022-04-27
interconnect: qcom: sc8280xp: constify qcom_icc_desc
Krzysztof Kozlowski
1
-12
/
+12
2022-04-26
interconnect: qcom: Add SDX65 interconnect provider driver
Rohit Agarwal
4
-0
/
+307
2022-04-23
interconnect: qcom: constify qcom_icc_bcm pointers
Krzysztof Kozlowski
10
-90
/
+90
2022-04-23
interconnect: qcom: constify icc_node pointers
Krzysztof Kozlowski
21
-143
/
+143
2022-04-23
interconnect: qcom: constify qcom_icc_desc
Krzysztof Kozlowski
12
-96
/
+96
2022-04-22
interconnect: qcom: Add SC8280XP interconnect provider
Bjorn Andersson
4
-0
/
+2658
2022-04-14
interconnect: qcom: sdx55: Drop IP0 interconnects
Stephen Boyd
1
-21
/
+0
2022-04-14
interconnect: qcom: sc7180: Drop IP0 interconnects
Stephen Boyd
1
-21
/
+0
2022-02-10
interconnect: qcom: msm8939: Remove snoc_mm specific regmap
Bryan O'Donoghue
1
-9
/
+1
2021-12-15
Merge branch 'icc-qcm2290' into icc-next
Georgi Djakov
9
-12
/
+1453
2021-12-15
interconnect: qcom: Add QCM2290 driver support
Shawn Guo
3
-0
/
+1374
2021-12-15
interconnect: icc-rpm: Support child NoC device probe
Shawn Guo
1
-1
/
+11
2021-12-15
interconnect: icc-rpm: Add QNOC type QoS support
Shawn Guo
2
-3
/
+38
2021-12-15
interconnect: icc-rpm: Define ICC device type
Shawn Guo
6
-9
/
+31
2021-12-14
Merge branch 'icc-sm8450' into icc-next
Georgi Djakov
4
-0
/
+2167
2021-12-14
interconnect: qcom: Add SM8450 interconnect provider driver
Vinod Koul
4
-0
/
+2167
2021-12-06
Merge branch 'icc-sc7280' into icc-next
Georgi Djakov
2
-1
/
+21
2021-12-06
Merge branch 'icc-msm8996' into icc-next
Georgi Djakov
6
-0
/
+2271
2021-12-06
interconnect: qcom: rpm: Prevent integer overflow in rate
Stephan Gerhold
1
-0
/
+1
2021-12-06
interconnect: icc-rpm: Use NOC_QOS_MODE_INVALID for qos_mode check
Shawn Guo
1
-2
/
+2
[next]