summaryrefslogtreecommitdiff
path: root/include/linux/coresight.h
AgeCommit message (Expand)Author
2021-08-18coresight: syscfg: Add API to activate and enable configurationsMike Leach
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesMike Leach
2021-04-06coresight: core: Add support for dedicated percpu sinksAnshuman Khandual
2021-02-04coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose
2021-02-04coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose
2021-02-04coresight: Introduce device access abstractionSuzuki K Poulose
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips
2020-07-21coresight: Add default sink selection to CoreSight baseMike Leach
2020-07-21coresight: Fix comment in main header fileMike Leach
2020-05-19coresight: Fix support for sparsely populated portsSuzuki K Poulose
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach
2019-11-04coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose
2019-06-20coresight: Use fwnode handle instead of device namesSuzuki K Poulose
2019-06-20coresight: Reuse platform data structure for connection trackingSuzuki K Poulose
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose
2019-06-20coresight: Remove cpu field from platform dataSuzuki K Poulose
2019-06-20coresight: Make device to CPU mapping genericSuzuki K Poulose
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose
2018-09-25coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose
2018-07-15coresight: Introduce support for Coresight Address Translation UnitSuzuki K Poulose
2018-07-15coresight: Add helper device typeSuzuki K Poulose
2018-07-15coresight: Cleanup device subtype structSuzuki K Poulose
2018-07-15coresight: Cleanup platform description dataSuzuki K Poulose
2018-07-15coresight: Remove function coresight_vpid_to_pid()Mathieu Poirier
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2017-06-09coresight: refactor with function of_coresight_get_cpuLeo Yan
2017-06-09coresight: use const for device_node structuresLeo Yan
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-02-20coresight: etb10: implementing AUX APIMathieu Poirier
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier
2016-02-07coresight: implementing 'cpu_id()' APIMathieu Poirier
2015-10-07coresight: fixing typographical errorMathieu Poirier
2015-08-05coresight: Fix implicit inclusion of linux/sched.hMark Brown
2015-08-05Coresight: Add an interface for supporting ETM3/4 Context ID tracingChunyan Zhang
2015-02-04coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia