summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-cpu-debug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-13/+2Star
|\
| * coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-13/+2Star
* | coresight: Do not default to CPU0 for missing CPU phandleSai Prakash Ranjan2019-07-041-0/+3
* | coresight: Make device to CPU mapping genericSuzuki K Poulose2019-06-201-2/+1Star
|/
* coresight: cpu-debug: Support for CA73 CPUsLeo Yan2019-02-081-0/+4
* coresight: Remove %px for printing pcsr valueLeo Yan2018-05-141-1/+1
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-13/+1Star
* coresight: Use %px to print pcsr instead of %pLeo Yan2018-03-141-1/+1
* coresight: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: add support for CPU debug moduleLeo Yan2017-06-091-0/+700