summaryrefslogtreecommitdiff
path: root/include/linux/coresight.h
AgeCommit message (Expand)Author
2023-11-16coresight-tpdm: Introduce TPDM subtype to TPDM driverTao Zhang
2023-07-26coresight: etm4x: Change etm4_platform_driver driver for MMIO devicesAnshuman Khandual
2023-07-26coresight: etm4x: Drop pid argument from etm4_probe()Anshuman Khandual
2023-06-15Coresight: Add coresight dummy driverHao Zhang
2023-06-05coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark
2023-06-05coresight: Enable and disable helper devices adjacent to the pathJames Clark
2023-06-05coresight: Make refcount a property of the connectionJames Clark
2023-06-05coresight: Store in-connections as well as out-connectionsJames Clark
2023-06-05coresight: Store pointers to connections rather than an array of themJames Clark
2023-06-05coresight: Dynamically add connectionsJames Clark
2023-06-05coresight: Rename connection members to make the direction explicitJames Clark
2023-06-05coresight: Rename nr_outports to nr_outconnsJames Clark
2023-06-05coresight: Change name of pdata->connsJames Clark
2023-06-05coresight: Use enum type for cs_mode wherever possibleJames Clark
2023-01-20Coresight: Add coresight TPDM source driverMao Jinlong
2023-01-19coresight: etmX.X: stm: Remove trace_id() callbackMike Leach
2022-08-31coresight: Make new csdev_access offsets unsignedJames Clark
2022-08-31coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark
2022-03-11coresight: Drop unused 'none' enum value for each componentAnshuman Khandual
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