summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)AuthorFilesLines
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-26/+68
2025-01-17arm64/sysreg: Get rid of TRFCR_ELx SysregFieldsMarc Zyngier3-14/+14
2025-01-13intel_th: core: fix kernel-doc warningsRandy Dunlap1-1/+2
2025-01-12coresight: Pass guest TRFCR value to KVMJames Clark5-17/+56
2025-01-12KVM: arm64: coresight: Give TRBE enabled state to KVMJames Clark1-0/+3
2025-01-12coresight: trbe: Remove redundant disable callJames Clark1-1/+1
2024-12-13coresight-tpda: Optimize the function of reading element sizeTao Zhang1-1/+10
2024-12-13coresight: Add support for trace filtering by sourceTao Zhang2-19/+115
2024-12-13coresight: Add a helper to check if a device is sourceTao Zhang1-1/+1
2024-12-11coresight: Fix dsb_mode_store() unsigned val is never less than zeroPei Xiao1-2/+1
2024-12-11coresight: dummy: Add static trace id support for dummy sourceMao Jinlong1-9/+72
2024-12-11coresight: Add support to get static id for system trace sourcesMao Jinlong3-12/+46
2024-12-11coresight: Drop atomics in connection refcountsJames Clark3-9/+9
2024-12-11Coresight: Narrow down the matching range of tpdmSongwei Chai1-2/+2
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds12-12/+12
2024-10-31intel_th: pci: Replace deprecated PCI functionsPhilipp Stanner1-2/+7
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