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-tmc.c
Age
Commit message (
Expand
)
Author
2016-09-09
coresight: tmc: mark symbols static where possible
Baoyou Xie
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
2016-08-31
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
2016-08-31
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
2016-08-31
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
2016-05-03
coresight: tmc: keep track of memory width
Mathieu Poirier
2016-05-03
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
2016-05-03
coresight: tmc: allocating memory when needed
Mathieu Poirier
2016-05-03
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
2016-05-03
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
2016-05-03
coresight: tmc: cleaning up header file
Mathieu Poirier
2016-05-03
coresight: tmc: introducing new header file
Mathieu Poirier
2016-05-03
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
2016-05-03
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
2016-05-03
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
2016-05-03
coresight: tmc: modifying naming convention
Mathieu Poirier
2016-05-03
coresight: tmc: adding sysFS management entries
Mathieu Poirier
2016-05-01
coresight: removing gratuitous boot time log messages
Mathieu Poirier
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: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-20
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
2016-02-07
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2015-05-24
coresight: tmc: let runtime PM handle core clock
Linus Walleij
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier