index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-cpu-debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight: Fixes device's owner field for registered using coresight_init_dri...
Junhao He
2025-04-29
1
-1
/
+2
*
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-01
1
-1
/
+1
*
coresight: debug: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-25
1
-4
/
+3
*
coresight: debug: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2024-04-16
1
-16
/
+122
*
coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
Guilherme G. Piccoli
2022-05-09
1
-3
/
+4
*
coresight: cpu-debug: Control default behavior via Kconfig
Brian Norris
2021-10-27
1
-1
/
+1
*
coresight: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-18
1
-2
/
+2
*
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-3
/
+1
*
coresight: cpu_debug: Define MODULE_DEVICE_TABLE
Tingwei Zhang
2020-09-28
1
-0
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
coresight: cpu-debug: Add support for Qualcomm Kryo
Sai Prakash Ranjan
2019-09-03
1
-17
/
+16
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-13
/
+2
|
\
|
*
coresight: cpu-debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-21
1
-13
/
+2
*
|
coresight: Do not default to CPU0 for missing CPU phandle
Sai Prakash Ranjan
2019-07-04
1
-0
/
+3
*
|
coresight: Make device to CPU mapping generic
Suzuki K Poulose
2019-06-20
1
-2
/
+1
|
/
*
coresight: cpu-debug: Support for CA73 CPUs
Leo Yan
2019-02-08
1
-0
/
+4
*
coresight: Remove %px for printing pcsr value
Leo Yan
2018-05-14
1
-1
/
+1
*
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-05-14
1
-13
/
+1
*
coresight: Use %px to print pcsr instead of %p
Leo Yan
2018-03-14
1
-1
/
+1
*
coresight: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: add support for CPU debug module
Leo Yan
2017-06-09
1
-0
/
+700