index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-priv.h
Age
Commit message (
Expand
)
Author
2021-04-06
coresight: core: Add support for dedicated percpu sinks
Anshuman Khandual
2020-11-27
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
Sai Prakash Ranjan
2020-09-28
coresight: cti: Add function to register cti associate ops
Tingwei Zhang
2020-09-28
coresight: Add coresight prefix to barrier_pkt
Tingwei Zhang
2020-09-28
coresight: Use IS_ENABLED for CONFIGs that may be modules
Kim Phillips
2020-09-17
coresight: Make sysfs functional on topologies with per core sink
Linu Cherian
2020-07-21
coresight: Add default sink selection to CoreSight base
Mike Leach
2020-05-19
coresight: Avoid casting void pointers
Stephen Boyd
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-05-19
coresight: Pass coresight_device for coresight_release_platform_data
Suzuki K Poulose
2020-03-21
coresight: cti: Enable CTI associated with devices
Mike Leach
2020-03-21
coresight: cti: Add device tree support for v8 arch CTI
Mike Leach
2020-03-21
coresight: cti: Add sysfs coresight mgmt register access
Mike Leach
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-03
coresight: cpu-debug: Add support for Qualcomm Kryo
Sai Prakash Ranjan
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-12
coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...
Nathan Chancellor
2019-06-20
coresight: Use fwnode handle instead of device names
Suzuki K Poulose
2019-06-20
coresight: Add support for releasing platform specific data
Suzuki K Poulose
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-02-26
ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI support
Mike Leach
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
2018-09-25
coresight: Add support for CLAIM tag protocol
Suzuki K Poulose
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2017-08-28
coresight tmc: Add helpers for accessing 64bit registers
Suzuki K Poulose
2017-08-28
coresight: Add support for reading 64bit registers
Suzuki K Poulose
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
2016-11-29
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-08-31
coresight: add PM runtime calls to coresight_simple_func()
Mathieu Poirier
2016-05-03
coresight: moving struct cs_buffers to header file
Mathieu Poirier
2016-05-01
coresight: moving coresight_simple_func() to header file
Mathieu Poirier
2016-02-20
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
2016-02-20
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
coresight: add API to get sink from path
Mathieu Poirier
2016-02-20
coresight: associating path with session rather than tracer
Mathieu Poirier
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier