index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
interconnect
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-08
interconnect: core: fix error return code of icc_link_destroy()
Jia-Ju Bai
1
-0
/
+2
2020-11-20
interconnect: fix memory trashing in of_count_icc_providers()
Marek Szyprowski
1
-1
/
+0
2020-10-15
interconnect: Aggregate before setting initial bandwidth
Georgi Djakov
1
-0
/
+3
2020-09-18
interconnect: core: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2020-09-18
Merge branch 'icc-syncstate' into icc-next
Georgi Djakov
1
-0
/
+67
2020-09-18
interconnect: Add sync state support
Georgi Djakov
1
-0
/
+67
2020-09-08
interconnect: Introduce xlate_extended() callback
Georgi Djakov
1
-23
/
+50
2020-09-03
interconnect: Show bandwidth for disabled paths as zero in debugfs
Matthias Kaehlcke
1
-2
/
+8
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+9
2020-07-23
interconnect: Do not skip aggregation for disabled paths
Georgi Djakov
1
-3
/
+9
2020-06-16
interconnect: Allow inter-provider pairs to be configured
Artur Świgoń
1
-6
/
+5
2020-06-16
interconnect: Relax requirement in of_icc_get_from_provider()
Artur Świgoń
1
-1
/
+1
2020-06-16
interconnect: Export of_icc_get_from_provider()
Artur Świgoń
1
-1
/
+2
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+18
2020-05-29
opp: Expose bandwidth information via debugfs
Viresh Kumar
1
-0
/
+18
2020-05-15
Merge branch 'icc-get-by-index' into icc-next
Georgi Djakov
1
-24
/
+55
2020-05-15
interconnect: Remove unused module exit code from core
Jordan Crouse
1
-6
/
+1
2020-05-13
interconnect: Add of_icc_get_by_index() helper function
Georgi Djakov
1
-18
/
+54
2020-05-10
interconnect: Add helpers for enabling/disabling a path
Georgi Djakov
1
-1
/
+38
2020-04-27
interconnect: Add devm_of_icc_get() as exported API for users
Akash Asthana
1
-0
/
+25
2020-03-03
interconnect: Handle memory allocation errors
Georgi Djakov
1
-0
/
+9
2020-01-07
interconnect: Check for valid path in icc_set_bw()
Georgi Djakov
1
-1
/
+4
2020-01-06
interconnect: Print the tag in the debugfs summary
Georgi Djakov
1
-5
/
+5
2019-12-16
interconnect: Add interconnect_graph file to debugfs
Leonard Crestez
1
-0
/
+66
2019-12-16
interconnect: Add a common standard aggregate function
Georgi Djakov
1
-0
/
+10
2019-12-16
interconnect: Add basic tracepoints
Georgi Djakov
1
-0
/
+7
2019-12-16
interconnect: Add a name to struct icc_path
Georgi Djakov
1
-3
/
+15
2019-12-16
interconnect: Move internal structs into a separate file
Georgi Djakov
1
-28
/
+2
2019-12-16
interconnect: Add a common helper for removing all nodes
Georgi Djakov
1
-0
/
+22
2019-10-20
interconnect: Add locking in icc_set_tag()
Georgi Djakov
1
-0
/
+4
2019-08-13
interconnect: Add pre_aggregate() callback
Georgi Djakov
1
-0
/
+3
2019-08-13
interconnect: Add support for path tags
Georgi Djakov
1
-1
/
+23
2019-04-06
interconnect: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+1
2019-01-22
interconnect: Revert to previous config if any request fails
Georgi Djakov
1
-2
/
+15
2019-01-22
interconnect: Add debugfs support
Georgi Djakov
1
-0
/
+70
2019-01-22
interconnect: Allow endpoints translation via DT
Georgi Djakov
1
-0
/
+149
2019-01-22
interconnect: Add generic on-chip interconnect API
Georgi Djakov
1
-0
/
+567