index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
coresight.h
Age
Commit message (
Expand
)
Author
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
2024-04-24
coresight: Remove duplicate linux/amba/bus.h header
Jiapeng Chong
2024-04-16
coresight: Add helpers registering/removing both AMBA and platform drivers
Anshuman Khandual
2024-02-12
coresight: Add helper for setting csdev->mode
James Clark
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
coresight: Add helper for atomically taking the device
James Clark
2024-02-12
coresight: Remove unused stubs
James Clark
2024-02-12
coresight: Remove atomic type from refcnt
James Clark
2024-02-12
coresight: Move all sysfs code to sysfs file
James Clark
2024-02-12
coresight: Remove the 'enable' field.
James Clark
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
2024-02-12
coresight: Make language around "activated" sinks consistent
James Clark
2024-02-12
coresight: make coresight_bustype const
Greg Kroah-Hartman
2023-11-16
coresight-tpdm: Introduce TPDM subtype to TPDM driver
Tao Zhang
2023-07-26
coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
Anshuman Khandual
2023-07-26
coresight: etm4x: Drop pid argument from etm4_probe()
Anshuman Khandual
2023-06-15
Coresight: Add coresight dummy driver
Hao Zhang
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
2023-06-05
coresight: Enable and disable helper devices adjacent to the path
James Clark
2023-06-05
coresight: Make refcount a property of the connection
James Clark
2023-06-05
coresight: Store in-connections as well as out-connections
James Clark
2023-06-05
coresight: Store pointers to connections rather than an array of them
James Clark
2023-06-05
coresight: Dynamically add connections
James Clark
2023-06-05
coresight: Rename connection members to make the direction explicit
James Clark
2023-06-05
coresight: Rename nr_outports to nr_outconns
James Clark
2023-06-05
coresight: Change name of pdata->conns
James Clark
2023-06-05
coresight: Use enum type for cs_mode wherever possible
James Clark
2023-01-20
Coresight: Add coresight TPDM source driver
Mao Jinlong
2023-01-19
coresight: etmX.X: stm: Remove trace_id() callback
Mike Leach
2022-08-31
coresight: Make new csdev_access offsets unsigned
James Clark
2022-08-31
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
2022-03-11
coresight: Drop unused 'none' enum value for each component
Anshuman Khandual
2021-08-18
coresight: syscfg: Add API to activate and enable configurations
Mike Leach
2021-08-18
coresight: syscfg: Add registration and feature loading for cs devices
Mike Leach
2021-04-06
coresight: core: Add support for dedicated percpu sinks
Anshuman Khandual
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
coresight: Convert coresight_timeout to use access abstraction
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2020-09-28
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
2020-09-28
coresight: Use IS_ENABLED for CONFIGs that may be modules
Kim Phillips
2020-07-21
coresight: Add default sink selection to CoreSight base
Mike Leach
2020-07-21
coresight: Fix comment in main header file
Mike Leach
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
2020-05-19
coresight: Add generic sysfs link creation functions
Mike Leach
2020-03-21
coresight: cti: Enable CTI associated with devices
Mike Leach
[next]