index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Lines
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
-17
/
+38
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
-7
/
+9
2024-08-20
coresight: Expose map arguments in trace ID API
James Clark
-11
/
+45
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
-19
/
+1
2024-08-20
coresight: Clarify comments around the PID of the sink owner
James Clark
-4
/
+6
2024-08-20
coresight: Remove unused ETM Perf stubs
James Clark
-18
/
+0
2024-08-20
coresight: tmc: sg: Do not leak sg_table
Suzuki K Poulose
-1
/
+1
2024-08-19
Coresight: Set correct cs_mode for dummy source to fix disable issue
Jie Gan
-0
/
+4
2024-08-19
Coresight: Set correct cs_mode for TPDM to fix disable issue
Jie Gan
-0
/
+6
2024-08-19
coresight: cti: use device_* to iterate over device child nodes
Javier Carrasco
-7
/
+3
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+3
2024-07-03
intel_th: msu-sink: add missing MODULE_DESCRIPTION()
Jeff Johnson
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
-3
/
+3
2024-07-01
hwtracing: use for_each_endpoint_of_node()
Kuninori Morimoto
-2
/
+2
2024-06-21
coresight: constify the struct device_type usage
Ricardo B. Marliere
-2
/
+2
2024-06-10
coresight: tmc: Remove duplicated include in coresight-tmc-core.c
Yang Li
-1
/
+0
2024-06-07
coresight: Fix ref leak when of_coresight_parse_endpoint() fails
James Clark
-1
/
+3
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-233
/
+910
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-3
/
+3
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+1
2024-05-04
intel_th: pci: Add Lunar Lake support
Alexander Shishkin
-0
/
+5
2024-05-04
intel_th: pci: Add Meteor Lake-S CPU support
Alexander Shishkin
-0
/
+5
2024-05-04
intel_th: pci: Add Meteor Lake-S support
Alexander Shishkin
-0
/
+5
2024-05-04
intel_th: pci: Add Sapphire Rapids SOC support
Alexander Shishkin
-0
/
+5
2024-05-04
intel_th: pci: Add Granite Rapids SOC support
Alexander Shishkin
-0
/
+5
2024-05-04
intel_th: pci: Add Granite Rapids support
Alexander Shishkin
-0
/
+5
2024-05-04
intel_th: msu: Fix kernel-doc warnings
Randy Dunlap
-2
/
+10
2024-05-04
intel_th: Remove redundant initialization of pointer outp
Colin Ian King
-1
/
+1
2024-05-04
intel_th: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
-4
/
+4
2024-05-04
intel_th: Constify the struct device_type usage
Ricardo B. Marliere
-4
/
+4
2024-05-04
intel_th: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2024-05-04
stm class: sys-t: Improve ftrace source handling
Mikhail Lappo
-7
/
+83
2024-05-04
stm class: Propagate source type to protocols
Mikhail Lappo
-7
/
+9
2024-05-04
stm class: Add source type
Mikhail Lappo
-0
/
+3
2024-05-04
stm class: Fix a double free in stm_register_device()
Dan Carpenter
-5
/
+6
2024-05-02
hwtracing: hisi_ptt: Assign parent for event_source device
Jonathan Cameron
-0
/
+1
2024-05-01
coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices
Anshuman Khandual
-1
/
+27
2024-04-29
intel_th: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-3
/
+3
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
-0
/
+1
2024-04-25
coresight: tpiu: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+3
2024-04-25
coresight: tmc: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+3
2024-04-25
coresight: stm: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+3
2024-04-25
coresight: debug: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+3
2024-04-25
coresight: catu: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+3
2024-04-24
coresight: stm: Remove duplicate linux/acpi.h header
Jiapeng Chong
-1
/
+0
2024-04-22
coresight: etm4x: Fix access to resource selector registers
Suzuki K Poulose
-2
/
+4
2024-04-22
coresight: etm4x: Safe access for TRCQCLTR
Suzuki K Poulose
-2
/
+9
2024-04-22
coresight: etm4x: Do not save/restore Data trace control registers
Suzuki K Poulose
-34
/
+0
2024-04-22
coresight: etm4x: Do not hardcode IOMEM access for register restore
Suzuki K Poulose
-2
/
+4
2024-04-18
ARM: 9379/1: coresight: tpda: drop owner assignment
Krzysztof Kozlowski
-1
/
+0
[prev]
[next]