index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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