summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-cti.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-05coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark1-2/+2
2023-01-16coresight: cti: Remove atomic type from enable_req_countJames Clark1-1/+1
2020-05-19coresight: Include required headers in C filesStephen Boyd1-1/+7
2020-03-21coresight: cti: Add connection information to sysfsMike Leach1-0/+8
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach1-0/+1
2020-03-21coresight: cti: Add sysfs trigger / channel programming APIMike Leach1-0/+32
2020-03-21coresight: cti: Add sysfs access to program function registersMike Leach1-0/+8
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach1-0/+186