aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-cpu-debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03coresight: cpu-debug: Add support for Qualcomm KryoSai Prakash Ranjan1-17/+16
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-13/+2
2019-07-04coresight: Do not default to CPU0 for missing CPU phandleSai Prakash Ranjan1-0/+3
2019-06-21coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+2
2019-06-20coresight: Make device to CPU mapping genericSuzuki K Poulose1-2/+1
2019-02-08coresight: cpu-debug: Support for CA73 CPUsLeo Yan1-0/+4
2018-05-14coresight: Remove %px for printing pcsr valueLeo Yan1-1/+1
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-13/+1
2018-03-14coresight: Use %px to print pcsr instead of %pLeo Yan1-1/+1
2017-08-28coresight: constify amba_idArvind Yadav1-1/+1
2017-06-09coresight: add support for CPU debug moduleLeo Yan1-0/+700