index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: 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