summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)AuthorFilesLines
2024-09-27[tree-wide] finally take no_llseek outAl Viro5-5/+0
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark2-14/+13
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark3-17/+26
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark3-75/+41
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark8-17/+38
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark1-7/+9
2024-08-20coresight: Expose map arguments in trace ID APIJames Clark2-11/+45
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark2-19/+1
2024-08-20coresight: Clarify comments around the PID of the sink ownerJames Clark2-4/+6
2024-08-20coresight: Remove unused ETM Perf stubsJames Clark1-18/+0
2024-08-20coresight: tmc: sg: Do not leak sg_tableSuzuki K Poulose1-1/+1
2024-08-19Coresight: Set correct cs_mode for dummy source to fix disable issueJie Gan1-0/+4
2024-08-19Coresight: Set correct cs_mode for TPDM to fix disable issueJie Gan1-0/+6
2024-08-19coresight: cti: use device_* to iterate over device child nodesJavier Carrasco1-7/+3
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2024-07-03intel_th: msu-sink: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2-3/+3
2024-07-01hwtracing: use for_each_endpoint_of_node()Kuninori Morimoto1-2/+2
2024-06-21coresight: constify the struct device_type usageRicardo B. Marliere2-2/+2
2024-06-10coresight: tmc: Remove duplicated include in coresight-tmc-core.cYang Li1-1/+0
2024-06-07coresight: Fix ref leak when of_coresight_parse_endpoint() failsJames Clark1-1/+3
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-233/+910
2024-05-20Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+3
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-05-04intel_th: pci: Add Lunar Lake supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Granite Rapids supportAlexander Shishkin1-0/+5
2024-05-04intel_th: msu: Fix kernel-doc warningsRandy Dunlap1-2/+10
2024-05-04intel_th: Remove redundant initialization of pointer outpColin Ian King1-1/+1
2024-05-04intel_th: Convert sprintf/snprintf to sysfs_emitLi Zhijian1-4/+4
2024-05-04intel_th: Constify the struct device_type usageRicardo B. Marliere1-4/+4
2024-05-04intel_th: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-04stm class: sys-t: Improve ftrace source handlingMikhail Lappo1-7/+83
2024-05-04stm class: Propagate source type to protocolsMikhail Lappo4-7/+9
2024-05-04stm class: Add source typeMikhail Lappo3-0/+3
2024-05-04stm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
2024-05-02hwtracing: hisi_ptt: Assign parent for event_source deviceJonathan Cameron1-0/+1
2024-05-01coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devicesAnshuman Khandual1-1/+27
2024-04-29intel_th: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-04-26fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-04-25coresight: tpiu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-25coresight: tmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-25coresight: stm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-25coresight: debug: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-25coresight: catu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-24coresight: stm: Remove duplicate linux/acpi.h headerJiapeng Chong1-1/+0
2024-04-22coresight: etm4x: Fix access to resource selector registersSuzuki K Poulose1-2/+4