summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2025-02-26coresight: etm4x: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-24coresight: tpdm: Constify amba_id tableKrzysztof Kozlowski
2025-02-24coresight: tpda: Constify amba_id tableKrzysztof Kozlowski
2025-02-24coresight: catu: Constify amba_id tableKrzysztof Kozlowski
2025-02-21coresight: config: Add preloaded configurationLinu Cherian
2025-02-21coresight: tmc: Stop trace capture on FlInLinu Cherian
2025-02-21coresight: tmc: Add support for reading crash dataLinu Cherian
2025-02-21coresight: tmc: Enable panic sync handlingLinu Cherian
2025-02-21coresight: core: Add provision for panic callbacksLinu Cherian
2025-02-21coresight: tmc-etr: Add support to use reserved trace memoryLinu Cherian
2025-02-21coresight: catu: Fix number of pages while using 64k pagesIlkka Koskinen
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-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-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-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-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-01coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devicesAnshuman Khandual
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25coresight: tpiu: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25coresight: tmc: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25coresight: stm: Convert to platform remove callback returning voidUwe Kleine-König