index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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