summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-cti.c
AgeCommit message (Expand)Author
2020-09-28coresight: cti: Allow cti to be built as a moduleTingwei Zhang
2020-09-28coresight: cti: Fix bug clearing sysfs links on callbackMike Leach
2020-09-28coresight: cti: Fix remove sysfs link errorMike Leach
2020-09-28coresight: cti: Add function to register cti associate opsTingwei Zhang
2020-09-17coresight: cti: Write regsiters directly in cti_enable_hw()Tingwei Zhang
2020-09-17coresight: cti: remove pm_runtime_get_sync() from CPU hotplugTingwei Zhang
2020-09-17coresight: cti: disclaim device only when it's claimedTingwei Zhang
2020-07-01coresight: cti: Fix error handling in probeDan Carpenter
2020-05-19coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach
2020-05-19coresight: Include required headers in C filesStephen Boyd
2020-05-19coresight: cti: Make some symbols staticJason Yan
2020-05-19coresight: cti: Add in sysfs links to other coresight devicesMike Leach
2020-03-21coresight: cti: Add connection information to sysfsMike Leach
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach
2020-03-21coresight: cti: Add sysfs trigger / channel programming APIMike Leach
2020-03-21coresight: cti: Add sysfs access to program function registersMike Leach
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach