index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-sysfs.c
Age
Commit message (
Expand
)
Author
2025-03-04
Coresight: Change functions to accept the coresight_path
Jie Gan
2025-03-04
Coresight: Change to read the trace ID from coresight_path
Jie Gan
2025-03-04
Coresight: Allocate trace ID after building the path
Jie Gan
2025-03-04
Coresight: Introduce a new struct coresight_path
Jie Gan
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
2024-06-21
coresight: constify the struct device_type usage
Ricardo B. Marliere
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
coresight: Add explicit member initializers to coresight_dev_type
James Clark
2024-02-12
coresight: Remove atomic type from refcnt
James Clark
2024-02-12
coresight: Move all sysfs code to sysfs file
James Clark
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
2023-06-05
coresight: Store in-connections as well as out-connections
James Clark
2023-06-05
coresight: Rename connection members to make the direction explicit
James Clark
2020-09-28
coresight: Export global symbols
Mian Yousaf Kaukab
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
2020-05-19
coresight: Add generic sysfs link creation functions
Mike Leach