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