index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
interconnect
/
qcom
/
msm8974.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
interconnect: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-22
1
-1
/
+1
*
interconnect: qcom/msm8974: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-22
1
-4
/
+2
*
interconnect: msm8974: Replace custom implementation of COUNT_ARGS()
Andy Shevchenko
2023-10-10
1
-1
/
+3
*
interconnect: qcom: Annotate struct icc_onecell_data with __counted_by
Kees Cook
2023-08-22
1
-1
/
+1
*
interconnect: Explicitly include correct DT includes
Rob Herring
2023-07-16
1
-2
/
+1
*
interconnect: qcom: Fold smd-rpm.h into icc-rpm.h
Konrad Dybcio
2023-07-15
1
-1
/
+1
*
interconnect: qcom: msm8974: fix registration race
Johan Hovold
2023-03-13
1
-12
/
+8
*
interconnect: msm8974: Ignore return value of icc_provider_del() in .remove()
Uwe Kleine-König
2022-08-16
1
-1
/
+3
*
interconnect: qcom: constify icc_node pointers
Krzysztof Kozlowski
2022-04-23
1
-8
/
+8
*
interconnect: qcom: constify qcom_icc_desc
Krzysztof Kozlowski
2022-04-23
1
-6
/
+6
*
interconnect: qcom: msm8974: Don't boost the NoC rate during boot
Georgi Djakov
2020-11-17
1
-0
/
+9
*
interconnect: qcom: msm8974: Prevent integer overflow in rate
Georgi Djakov
2020-11-17
1
-0
/
+3
*
interconnect: qcom: Use the standard aggregate function
Georgi Djakov
2019-12-16
1
-12
/
+3
*
interconnect: qcom: Use the new common helper for node removal
Georgi Djakov
2019-12-16
1
-13
/
+4
*
interconnect: qcom: msm8974: Walk the list safely on node removal
Georgi Djakov
2019-12-12
1
-4
/
+4
*
interconnect: qcom: add msm8974 driver
Brian Masney
2019-11-08
1
-0
/
+784