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
Age
Commit message (
Expand
)
Author
2016-03-05
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
Paul Gortmaker
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: introducing a global trace ID function
Mathieu Poirier
2016-02-20
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
2016-02-20
coresight: etb10: implementing AUX API
Mathieu Poirier
2016-02-20
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
coresight: etb10: moving to local atomic operations
Mathieu Poirier
2016-02-20
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
2016-02-20
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
2016-02-20
coresight: etm3x: consolidating initial config
Mathieu Poirier
2016-02-20
coresight: etm3x: changing default trace configuration
Mathieu Poirier
2016-02-20
coresight: etm3x: set progbit to stop trace collection
Mathieu Poirier
2016-02-20
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
coresight: etm3x: splitting struct etm_drvdata
Mathieu Poirier
2016-02-20
coresight: etm3x: unlocking tracers in default arch init
Mathieu Poirier
2016-02-20
coresight: etm3x: moving sysFS entries to dedicated file
Mathieu Poirier
2016-02-20
coresight: etm3x: moving etm_readl/writel to header file
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
2016-02-20
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
2016-02-20
coresight: "DEVICE_ATTR_RO" should defined as static.
Eric Long
2016-02-07
coresight: implementing 'cpu_id()' API
Mathieu Poirier
2016-02-07
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2016-02-07
coresight: remove csdev's link from topology
Mathieu Poirier
2016-02-07
coresight: release reference taken by 'bus_find_device()'
Mathieu Poirier
2016-02-07
coresight: coresight_unregister() function cleanup
Mathieu Poirier
2016-02-07
coresight: fixing lockdep error
Mathieu Poirier
2016-02-07
coresight: fixing indentation problem
Mathieu Poirier
2015-12-21
coresight: Fix a typo in Kconfig
Andrew F. Davis
2015-12-21
coresight: checking for NULL string in coresight_name_match()
Mathieu Poirier
2015-10-07
coresight: etm3x: making error message unambiguous
Mathieu Poirier
2015-10-07
coresight: etm3x: breaking down sysFS status interface
Mathieu Poirier
2015-10-07
coresight: etm3x: adding cpu affinity to sysFS interface
Mathieu Poirier
2015-10-07
coresight: adding comments to remove ambiguity
Mathieu Poirier
2015-10-07
Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed
Chunyan Zhang
2015-08-05
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-08-05
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-08-05
coresight: replicator: Use builtin_platform_driver()
Vaishali Thakkar
2015-08-05
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
Ivan T. Ivanov
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
2015-06-08
drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage
Paul Gortmaker
2015-05-24
coresight: replicator: Add Qualcomm CoreSight Replicator driver
Pratik Patel
2015-05-24
coresight: fix typo in of_coresight.c
Pankaj Dubey
2015-05-24
coresight: replicator: retrieve and handle atclk
Linus Walleij
2015-05-24
coresight: funnel: retrieve and handle atclk
Linus Walleij
2015-05-24
coresight: etb: retrieve and handle atclk
Linus Walleij
2015-05-24
coresight: tpiu: retrieve and handle atclk
Linus Walleij
[next]