index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
interconnect
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
31
-31
/
+0
2026-06-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-0
/
+20
2026-06-06
interconnect: Add devm_of_icc_get_by_index() as exported API for users
Luca Weiss
1
-0
/
+20
2026-05-22
Merge branch 'icc-misc' into icc-next
Georgi Djakov
3
-16
/
+54
2026-05-21
Merge branch 'icc-hawi' into icc-next
Georgi Djakov
3
-0
/
+2039
2026-05-21
interconnect: qcom: add Hawi interconnect provider driver
Vivek Aknurwar
3
-0
/
+2039
2026-05-21
Merge branch 'icc-eliza' into icc-next
Georgi Djakov
1
-4
/
+11
2026-05-21
Merge branch 'icc-nord' into icc-next
Georgi Djakov
3
-0
/
+2695
2026-05-15
interconnect: qcom: eliza: Add SDCC1 slave node
Abel Vesa
1
-4
/
+11
2026-05-10
interconnect: qcom: Restrict drivers per ARM/ARM64
Krzysztof Kozlowski
1
-0
/
+38
2026-05-10
interconnect: qcom: Fix indentation
Krzysztof Kozlowski
1
-14
/
+14
2026-05-10
interconnect: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
1
-1
/
+1
2026-05-10
interconnect: Do not create empty devres on missing interconnects
Krzysztof Kozlowski
1
-1
/
+1
2026-05-10
interconnect: qcom: Add interconnect provider driver for Nord SoC
Odelu Kukatla
3
-0
/
+2695
2026-05-10
interconnect: qcom: add Shikra interconnect provider driver
Raviteja Laggyshetty
3
-0
/
+1848
2026-04-07
Merge tag 'icc-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
11
-408
/
+3499
2026-04-02
interconnect: debugfs: fix devm_kstrdup and kfree mismatch
Gui-Dong Han
1
-3
/
+6
2026-03-27
Merge branch 'icc-msm8974' into icc-next
Georgi Djakov
4
-397
/
+1239
2026-03-26
interconnect: qcom: msm8974: expand DEFINE_QNODE macros
Dmitry Baryshkov
1
-143
/
+1190
2026-03-26
interconnect: qcom: msm8974: switch to the main icc-rpm driver
Dmitry Baryshkov
1
-261
/
+43
2026-03-26
interconnect: qcom: let platforms declare their bugginess
Dmitry Baryshkov
2
-7
/
+13
2026-03-26
interconnect: qcom: define OCMEM bus resource
Dmitry Baryshkov
2
-0
/
+7
2026-03-26
interconnect: qcom: icc-rpm: allow overwriting get_bw callback
Dmitry Baryshkov
2
-0
/
+2
2026-03-26
interconnect: qcom: drop unused is_on flag
Dmitry Baryshkov
1
-2
/
+0
2026-03-17
Merge branch 'icc-qcs615' into icc-next
Georgi Djakov
1
-0
/
+247
2026-03-17
interconnect: qcom: qcs615: enable QoS configuration
Odelu Kukatla
1
-0
/
+247
2026-03-14
interconnect: qcom: sm8450: Fix NULL pointer dereference in icc_link_nodes()
Vladimir Zapolskiy
1
-2
/
+2
2026-03-06
Merge branch 'icc-qcs8300' into icc-next
Georgi Djakov
1
-0
/
+375
2026-03-06
Merge branch 'icc-mahua' into icc-next
Georgi Djakov
1
-5
/
+33
2026-03-06
Merge branch 'icc-eliza' into icc-next
Georgi Djakov
3
-0
/
+1596
2026-03-06
interconnect: qcom: Add Eliza interconnect provider driver
Odelu Kukatla
3
-0
/
+1596
2026-03-06
interconnect: qcom: De-acronymize SoC names
Krzysztof Kozlowski
2
-3
/
+3
2026-03-06
interconnect: qcom: qcs8300: enable QoS configuration
Odelu Kukatla
1
-0
/
+375
2026-03-06
interconnect: qcom: glymur: Add Mahua SoC support
Raviteja Laggyshetty
1
-5
/
+33
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-5
/
+5
2026-01-30
Merge tag 'icc-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
10
-8
/
+738
2026-01-22
interconnect: qcom: msm8974: drop duplicated RPM_BUS_{MASTER,SLAVE}_REQ defines
Gabor Juhos
1
-3
/
+0
2026-01-22
interconnect: qcom: smd-rpm: drop duplicated QCOM_RPM_SMD_KEY_RATE define
Gabor Juhos
1
-1
/
+0
2026-01-21
interconnect: qcom: qcs8300: fix the num_links for nsp icc node
Raviteja Laggyshetty
1
-1
/
+1
2026-01-13
Merge branch 'icc-mtk' into icc-next
Georgi Djakov
4
-3
/
+397
2026-01-13
interconnect: Add kunit tests for core functionality
Kuan-Wei Chiu
3
-0
/
+340
2026-01-12
interconnect: debugfs: initialize src_node and dst_node to empty strings
Georgi Djakov
1
-0
/
+5
2025-12-21
interconnect: mediatek: Aggregate bandwidth with saturating add
Nicolas Frattaroli
1
-1
/
+4
2025-12-21
interconnect: mediatek: Don't hijack parent device
Nicolas Frattaroli
1
-2
/
+2
2025-12-21
interconnect: mediatek: Add support for MediaTek MT8196 EMI ICC
AngeloGioacchino Del Regno
3
-0
/
+391
2025-11-19
interconnect: qcom: sm6350: enable QoS configuration
Luca Weiss
1
-0
/
+288
2025-11-19
interconnect: qcom: sm6350: Remove empty BCM arrays
Luca Weiss
1
-10
/
+0
2025-11-19
interconnect: qcom: icc-rpmh: Get parent's regmap for nested NoCs
Luca Weiss
1
-7
/
+12
[next]