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-cpu-debug.c
Age
Commit message (
Expand
)
Author
2024-04-25
coresight: debug: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-16
coresight: debug: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2022-05-09
coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
Guilherme G. Piccoli
2021-10-27
coresight: cpu-debug: Control default behavior via Kconfig
Brian Norris
2021-08-18
coresight: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-09-28
coresight: cpu_debug: Define MODULE_DEVICE_TABLE
Tingwei Zhang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-09-03
coresight: cpu-debug: Add support for Qualcomm Kryo
Sai Prakash Ranjan
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-04
coresight: Do not default to CPU0 for missing CPU phandle
Sai Prakash Ranjan
2019-06-21
coresight: cpu-debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-20
coresight: Make device to CPU mapping generic
Suzuki K Poulose
2019-02-08
coresight: cpu-debug: Support for CA73 CPUs
Leo Yan
2018-05-14
coresight: Remove %px for printing pcsr value
Leo Yan
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-03-14
coresight: Use %px to print pcsr instead of %p
Leo Yan
2017-08-28
coresight: constify amba_id
Arvind Yadav
2017-06-09
coresight: add support for CPU debug module
Leo Yan