Age | Commit message (Expand) | Author |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds |
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 |