aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm3x-sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-12coresight: Add a helper for getting csdev->modeJames Clark1-2/+2
2024-02-12coresight: Move mode to struct coresight_deviceJames Clark1-2/+2
2023-01-19coresight: etm3x: Update ETM3 driver to use Trace ID APIMike Leach1-20/+7
2022-08-31coresight: Re-use same function for similar sysfs register accessorsJames Clark1-21/+10
2022-08-31coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark1-13/+10
2022-04-13coresight: etm3x: Cleanup ETMTECR1 register accessesJames Clark1-1/+1
2019-06-19coresight: etm: Clean up device specific dataSuzuki K Poulose1-6/+6
2018-07-15coresight: etm3x: Don't use contextID with PID namespacesMathieu Poirier1-6/+37
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-12/+1
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose1-13/+13
2016-11-29coresight: etm3x: Adding missing features of Coresight PTM componentsMuhammad Abdul WAHAB1-0/+10
2016-11-29coresight: etm3x: indentation fix (extra space removed)Muhammad Abdul WAHAB1-1/+1
2016-08-31coresight: remove duplicated enumerationMathieu Poirier1-0/+1
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla1-1/+1
2016-05-01coresight: moving coresight_simple_func() to header fileMathieu Poirier1-20/+13
2016-02-20coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier1-0/+4
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier1-2/+2
2016-02-20coresight: etm3x: splitting struct etm_drvdataMathieu Poirier1-120/+170
2016-02-20coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier1-0/+1218