summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-17arm64/sysreg: Get rid of TRFCR_ELx SysregFieldsMarc Zyngier
2025-01-13intel_th: core: fix kernel-doc warningsRandy Dunlap
2025-01-12coresight: Pass guest TRFCR value to KVMJames Clark
2025-01-12KVM: arm64: coresight: Give TRBE enabled state to KVMJames Clark
2025-01-12coresight: trbe: Remove redundant disable callJames Clark
2024-12-13coresight-tpda: Optimize the function of reading element sizeTao Zhang
2024-12-13coresight: Add support for trace filtering by sourceTao Zhang
2024-12-13coresight: Add a helper to check if a device is sourceTao Zhang
2024-12-11coresight: Fix dsb_mode_store() unsigned val is never less than zeroPei Xiao
2024-12-11coresight: dummy: Add static trace id support for dummy sourceMao Jinlong
2024-12-11coresight: Add support to get static id for system trace sourcesMao Jinlong
2024-12-11coresight: Drop atomics in connection refcountsJames Clark
2024-12-11Coresight: Narrow down the matching range of tpdmSongwei Chai
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-10-30intel_th: pci: Replace deprecated PCI functionsPhilipp Stanner
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark
2024-08-20coresight: Expose map arguments in trace ID APIJames Clark
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark
2024-08-20coresight: Clarify comments around the PID of the sink ownerJames Clark
2024-08-20coresight: Remove unused ETM Perf stubsJames Clark
2024-08-20coresight: tmc: sg: Do not leak sg_tableSuzuki K Poulose
2024-08-19Coresight: Set correct cs_mode for dummy source to fix disable issueJie Gan
2024-08-19Coresight: Set correct cs_mode for TPDM to fix disable issueJie Gan
2024-08-19coresight: cti: use device_* to iterate over device child nodesJavier Carrasco
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-03intel_th: msu-sink: add missing MODULE_DESCRIPTION()Jeff Johnson
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-01hwtracing: use for_each_endpoint_of_node()Kuninori Morimoto
2024-06-21coresight: constify the struct device_type usageRicardo B. Marliere
2024-06-10coresight: tmc: Remove duplicated include in coresight-tmc-core.cYang Li
2024-06-07coresight: Fix ref leak when of_coresight_parse_endpoint() failsJames Clark
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-04intel_th: pci: Add Lunar Lake supportAlexander Shishkin
2024-05-04intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin
2024-05-04intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin
2024-05-04intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin
2024-05-04intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin
2024-05-04intel_th: pci: Add Granite Rapids supportAlexander Shishkin
2024-05-04intel_th: msu: Fix kernel-doc warningsRandy Dunlap
2024-05-04intel_th: Remove redundant initialization of pointer outpColin Ian King
2024-05-04intel_th: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-05-04intel_th: Constify the struct device_type usageRicardo B. Marliere