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.c
Age
Commit message (
Expand
)
Author
2020-03-21
coresight: cti: Add device tree support for v8 arch CTI
Mike Leach
2020-03-21
coresight: cti: Initial CoreSight CTI Driver
Mike Leach
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-11-04
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
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-06-20
coresight: Reuse platform data structure for connection tracking
Suzuki K Poulose
2019-06-20
coresight: Cleanup coresight_remove_conns
Suzuki K Poulose
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
2019-04-25
coresight: Fix freeing up the coresight connections
Suzuki K Poulose
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
2018-09-25
coresight: Add support for CLAIM tag protocol
Suzuki K Poulose
2018-09-25
coresight: Handle failures in enabling a trace path
Suzuki K Poulose
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-09-25
coresight: Fix handling of sinks
Suzuki K Poulose
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
2018-09-25
coresight: Document error handling in coresight_register
Suzuki K Poulose
2018-07-15
coresight: Add helper device type
Suzuki K Poulose
2018-07-15
coresight: Handle errors in finding input/output ports
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
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
2017-12-19
coresight: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
2017-06-09
coresight: Fix reference count for software sources
Suzuki K Poulose
2017-06-09
coresight: Disable the path only when the source is disabled
Suzuki K Poulose
2016-11-29
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
2016-09-09
coresight: perf: deal with error condition properly
Mathieu Poirier
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
2016-08-31
coresight: Fix csdev connections initialisation
Suzuki K Poulose
2016-08-31
coresight: access conn->child_name only if it's initialised
Sudeep Holla
2016-06-16
coresight: Handle build path error
Suzuki K Poulose
2016-06-16
coresight: Fix NULL pointer dereference in _coresight_build_path
Suzuki K Poulose
2016-05-03
coresight: configuring ETF in FIFO mode when acting as link
Mathieu Poirier
2016-05-03
coresight: adding path for STM device
Mathieu Poirier
2016-05-03
coresight: no need to do the forced type conversion
Li Pengcheng
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
2016-02-20
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
coresight: moving PM runtime operations to core framework
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
[next]