index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
interconnect
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
interconnect: Make icc_provider_del() return void
Uwe Kleine-König
2022-08-16
1
-7
/
+3
*
interconnect: Restore sync state by ignoring ipa-virt in provider count
Stephen Boyd
2022-05-03
1
-1
/
+7
*
Merge tag 'icc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2021-08-24
1
-0
/
+3
|
\
|
*
interconnect: Sanity check that node isn't already on list
Bjorn Andersson
2021-07-22
1
-0
/
+3
*
|
interconnect: Fix undersized devress_alloc allocation
Colin Ian King
2021-08-02
1
-1
/
+1
*
|
interconnect: Always call pre_aggregate before aggregate
Mike Tipton
2021-07-22
1
-0
/
+5
*
|
interconnect: Zero initial BW after sync-state
Mike Tipton
2021-07-22
1
-0
/
+2
|
/
*
interconnect: core: fix error return code of icc_link_destroy()
Jia-Ju Bai
2021-03-08
1
-0
/
+2
*
interconnect: fix memory trashing in of_count_icc_providers()
Marek Szyprowski
2020-11-20
1
-1
/
+0
*
interconnect: Aggregate before setting initial bandwidth
Georgi Djakov
2020-10-15
1
-0
/
+3
*
interconnect: core: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-6
/
+2
*
Merge branch 'icc-syncstate' into icc-next
Georgi Djakov
2020-09-18
1
-0
/
+67
|
\
|
*
interconnect: Add sync state support
Georgi Djakov
2020-09-18
1
-0
/
+67
*
|
interconnect: Introduce xlate_extended() callback
Georgi Djakov
2020-09-08
1
-23
/
+50
|
/
*
interconnect: Show bandwidth for disabled paths as zero in debugfs
Matthias Kaehlcke
2020-09-03
1
-2
/
+8
*
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-27
1
-3
/
+9
|
\
|
*
interconnect: Do not skip aggregation for disabled paths
Georgi Djakov
2020-07-23
1
-3
/
+9
*
|
interconnect: Allow inter-provider pairs to be configured
Artur Świgoń
2020-06-16
1
-6
/
+5
*
|
interconnect: Relax requirement in of_icc_get_from_provider()
Artur Świgoń
2020-06-16
1
-1
/
+1
*
|
interconnect: Export of_icc_get_from_provider()
Artur Świgoń
2020-06-16
1
-1
/
+2
|
/
*
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-10
1
-0
/
+18
|
\
|
*
opp: Expose bandwidth information via debugfs
Viresh Kumar
2020-05-29
1
-0
/
+18
*
|
Merge branch 'icc-get-by-index' into icc-next
Georgi Djakov
2020-05-15
1
-24
/
+55
|
\
|
|
*
interconnect: Remove unused module exit code from core
Jordan Crouse
2020-05-15
1
-6
/
+1
|
*
interconnect: Add of_icc_get_by_index() helper function
Georgi Djakov
2020-05-13
1
-18
/
+54
*
|
interconnect: Add helpers for enabling/disabling a path
Georgi Djakov
2020-05-10
1
-1
/
+38
*
|
interconnect: Add devm_of_icc_get() as exported API for users
Akash Asthana
2020-04-27
1
-0
/
+25
|
/
*
interconnect: Handle memory allocation errors
Georgi Djakov
2020-03-03
1
-0
/
+9
*
interconnect: Check for valid path in icc_set_bw()
Georgi Djakov
2020-01-07
1
-1
/
+4
*
interconnect: Print the tag in the debugfs summary
Georgi Djakov
2020-01-06
1
-5
/
+5
*
interconnect: Add interconnect_graph file to debugfs
Leonard Crestez
2019-12-16
1
-0
/
+66
*
interconnect: Add a common standard aggregate function
Georgi Djakov
2019-12-16
1
-0
/
+10
*
interconnect: Add basic tracepoints
Georgi Djakov
2019-12-16
1
-0
/
+7
*
interconnect: Add a name to struct icc_path
Georgi Djakov
2019-12-16
1
-3
/
+15
*
interconnect: Move internal structs into a separate file
Georgi Djakov
2019-12-16
1
-28
/
+2
*
interconnect: Add a common helper for removing all nodes
Georgi Djakov
2019-12-16
1
-0
/
+22
*
interconnect: Add locking in icc_set_tag()
Georgi Djakov
2019-10-20
1
-0
/
+4
*
interconnect: Add pre_aggregate() callback
Georgi Djakov
2019-08-13
1
-0
/
+3
*
interconnect: Add support for path tags
Georgi Djakov
2019-08-13
1
-1
/
+23
*
interconnect: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2019-04-06
1
-12
/
+1
*
interconnect: Revert to previous config if any request fails
Georgi Djakov
2019-01-22
1
-2
/
+15
*
interconnect: Add debugfs support
Georgi Djakov
2019-01-22
1
-0
/
+70
*
interconnect: Allow endpoints translation via DT
Georgi Djakov
2019-01-22
1
-0
/
+149
*
interconnect: Add generic on-chip interconnect API
Georgi Djakov
2019-01-22
1
-0
/
+567