summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-cpu-debug.c
AgeCommit message (Expand)Author
2022-05-09coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli
2021-10-27coresight: cpu-debug: Control default behavior via KconfigBrian Norris
2021-08-18coresight: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2020-09-28coresight: cpu_debug: Define MODULE_DEVICE_TABLETingwei Zhang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-09-03coresight: cpu-debug: Add support for Qualcomm KryoSai Prakash Ranjan
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-04coresight: Do not default to CPU0 for missing CPU phandleSai Prakash Ranjan
2019-06-21coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-20coresight: Make device to CPU mapping genericSuzuki K Poulose
2019-02-08coresight: cpu-debug: Support for CA73 CPUsLeo Yan
2018-05-14coresight: Remove %px for printing pcsr valueLeo Yan
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2018-03-14coresight: Use %px to print pcsr instead of %pLeo Yan
2017-08-28coresight: constify amba_idArvind Yadav
2017-06-09coresight: add support for CPU debug moduleLeo Yan