summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-cti-sysfs.c
AgeCommit message (Expand)Author
2023-06-05coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark
2023-01-16coresight: cti: Remove atomic type from enable_req_countJames Clark
2023-01-16coresight: cti: Add PM runtime call in enable_storeMao Jinlong
2022-09-06coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unusedNathan Chancellor
2022-08-31coresight: cti-sysfs: Re-use same functions for similar sysfs register accessorsJames Clark
2020-10-29coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose
2020-05-19coresight: Include required headers in C filesStephen Boyd
2020-05-19coresight: Don't initialize variables unnecessarilyStephen Boyd
2020-05-19coresight: Mark some functions staticStephen Boyd
2020-03-21coresight: cti: Add connection information to sysfsMike Leach
2020-03-21coresight: cti: Add device tree support for custom CTIMike 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: Add sysfs coresight mgmt register accessMike Leach
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach