index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm3x-sysfs.c
Age
Commit message (
Expand
)
Author
2025-04-30
coresight: etm3x: Convert raw base pointer to struct coresight access
James Clark
2025-03-04
Coresight: Use coresight_etm_get_trace_id() in traceid_show()
James Clark
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
2023-01-19
coresight: etm3x: Update ETM3 driver to use Trace ID API
Mike Leach
2022-08-31
coresight: Re-use same function for similar sysfs register accessors
James Clark
2022-08-31
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
2022-04-13
coresight: etm3x: Cleanup ETMTECR1 register accesses
James Clark
2019-06-19
coresight: etm: Clean up device specific data
Suzuki K Poulose
2018-07-15
coresight: etm3x: Don't use contextID with PID namespaces
Mathieu Poirier
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
2016-11-29
coresight: etm3x: Adding missing features of Coresight PTM components
Muhammad Abdul WAHAB
2016-11-29
coresight: etm3x: indentation fix (extra space removed)
Muhammad Abdul WAHAB
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-05-01
coresight: moving coresight_simple_func() to header file
Mathieu Poirier
2016-02-20
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
2016-02-20
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
coresight: etm3x: splitting struct etm_drvdata
Mathieu Poirier
2016-02-20
coresight: etm3x: moving sysFS entries to dedicated file
Mathieu Poirier