aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-15coresight: Add helper for inserting synchronization packetsSuzuki K Poulose1-1/+9
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-10/+3
2017-08-28coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose1-0/+8
2017-08-28coresight: Add support for reading 64bit registersSuzuki K Poulose1-5/+24
2017-08-28coresight: Add barrier packet for synchronisationMathieu Poirier1-0/+2
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon1-2/+0
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier1-1/+3
2016-08-31coresight: remove duplicated enumerationMathieu Poirier1-0/+8
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla1-2/+7
2016-08-31coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier1-2/+6
2016-05-03coresight: moving struct cs_buffers to header fileMathieu Poirier1-0/+20
2016-05-01coresight: moving coresight_simple_func() to header fileMathieu Poirier1-0/+10
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier1-1/+1
2016-02-20coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier1-0/+3
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier1-0/+6
2016-02-20coresight: add API to get sink from pathMathieu Poirier1-0/+1
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier1-0/+5
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-0/+63