aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-14coresight: Introduce pause and resume APIs for sourceLeo Yan1-0/+2
2025-04-30coresight: Remove extern from function declarationsJames Clark1-8/+6
2025-04-30coresight: Add claim tag warnings and debug messagesJames Clark1-1/+4
2025-04-30coresight: Only check bottom two claim bitsJames Clark1-0/+1
2025-03-04Coresight: Change functions to accept the coresight_pathJie Gan1-3/+3
2025-03-04Coresight: Allocate trace ID after building the pathJie Gan1-0/+2
2025-03-04Coresight: Introduce a new struct coresight_pathJie Gan1-3/+3
2025-01-12coresight: Pass guest TRFCR value to KVMJames Clark1-0/+3
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark1-0/+1
2024-06-21coresight: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-04-16coresight: stm: Extract device name from AMBA pid based table lookupAnshuman Khandual1-0/+10
2024-02-12coresight: Move all sysfs code to sysfs fileJames Clark1-2/+3
2024-02-12coresight: Make language around "activated" sinks consistentJames Clark1-2/+0
2024-02-12coresight: Fix issue where a source device's helpers aren't disabledJames Clark1-1/+1
2023-06-07coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPESuzuki K Poulose1-2/+17
2023-06-05coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark1-2/+2
2023-06-05coresight: Enable and disable helper devices adjacent to the pathJames Clark1-0/+3
2023-06-05coresight: Store pointers to connections rather than an array of themJames Clark1-0/+1
2023-06-05coresight: Use enum type for cs_mode wherever possibleJames Clark1-7/+2
2022-08-31coresight: Make new csdev_access offsets unsignedJames Clark1-26/+9
2022-08-31coresight: cti-sysfs: Re-use same functions for similar sysfs register accessorsJames Clark1-0/+5
2022-08-31coresight: Re-use same function for similar sysfs register accessorsJames Clark1-17/+23
2022-08-31coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark1-7/+7
2022-08-31coresight: Remove unused function parameterJames Clark1-12/+4
2021-04-06coresight: core: Add support for dedicated percpu sinksAnshuman Khandual1-0/+3
2020-11-27coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()Sai Prakash Ranjan1-0/+2
2020-09-28coresight: cti: Add function to register cti associate opsTingwei Zhang1-8/+6
2020-09-28coresight: Add coresight prefix to barrier_pktTingwei Zhang1-4/+3
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips1-1/+1
2020-09-17coresight: Make sysfs functional on topologies with per core sinkLinu Cherian1-1/+2
2020-07-21coresight: Add default sink selection to CoreSight baseMike Leach1-0/+2
2020-05-19coresight: Avoid casting void pointersStephen Boyd1-3/+6
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose1-0/+5
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach1-0/+4
2020-05-19coresight: Pass coresight_device for coresight_release_platform_dataSuzuki K Poulose1-1/+2
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach1-0/+12
2020-03-21coresight: cti: Add device tree support for v8 arch CTIMike Leach1-0/+2
2020-03-21coresight: cti: Add sysfs coresight mgmt register accessMike Leach1-0/+1
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+5
2019-09-03coresight: cpu-debug: Add support for Qualcomm KryoSai Prakash Ranjan1-5/+5
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose1-2/+0
2019-07-12coresight: Make the coresight_device_fwnode_match declaration's fwnode parameter constNathan Chancellor1-1/+1
2019-06-20coresight: Use fwnode handle instead of device namesSuzuki K Poulose1-3/+3
2019-06-20coresight: Add support for releasing platform specific dataSuzuki K Poulose1-0/+4
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+40
2019-02-26ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI supportMike Leach1-0/+8
2019-02-26ARM: 8838/1: drivers: amba: Updates to component identification for driver matching.Mike Leach1-0/+32
2019-02-06coresight: Use event attributes for sink selectionMathieu Poirier1-0/+1
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose1-0/+7
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose1-1/+1