summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-cti.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-17coresight: cti: Write regsiters directly in cti_enable_hw()Tingwei Zhang1-19/+5
2020-09-17coresight: cti: remove pm_runtime_get_sync() from CPU hotplugTingwei Zhang1-3/+0
2020-09-17coresight: cti: disclaim device only when it's claimedTingwei Zhang1-1/+2
2020-07-01coresight: cti: Fix error handling in probeDan Carpenter1-42/+54
2020-05-19coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach1-0/+69
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach1-0/+92
2020-05-19coresight: Include required headers in C filesStephen Boyd1-0/+13
2020-05-19coresight: cti: Make some symbols staticJason Yan1-3/+3
2020-05-19coresight: cti: Add in sysfs links to other coresight devicesMike Leach1-4/+48
2020-03-21coresight: cti: Add connection information to sysfsMike Leach1-1/+9
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach1-0/+125
2020-03-21coresight: cti: Add sysfs trigger / channel programming APIMike Leach1-0/+147
2020-03-21coresight: cti: Add sysfs access to program function registersMike Leach1-0/+19
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach1-0/+446