summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
104 min.coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behaviorKuan-Wei Chiu
105 min.hwtracing: hisi_ptt: Propagate DMA reset timeout in trace_start()Sanman Pradhan
2026-08-03intel_th: fix MSC output device reference leakGuangshuo Li
2026-07-24coresight: Fix source not disabled on idr_alloc_u32 failureJie Gan
2026-07-24coresight: fix missing error code when trace ID is invalidJie Gan
2026-07-24coresight: etm4x: Correct TRCVMIDCCTLR1 save and restoreLeo Yan
2026-07-24coresight: ete: Always save state on power downJames Clark
2026-07-24coresight: etm4x: Remove the state_needs_restore flagLeo Yan
2026-07-24coresight: cti: Fix DT filter signals silently ignoredYingchao Deng
2026-07-18coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()Junrui Luo
2026-07-18coresight: etb10: restore atomic_t for shared reading stateRunyu Xiao
2026-02-26coresight: tmc-etr: Fix race condition between sysfs and perf modeYicong Yang
2026-02-26coresight: etm3x: Fix cpulocked warning on cpuhpAntonio Borneo
2026-01-30intel_th: fix device leak on output open()Johan Hovold
2026-01-02intel_th: Fix error handling in intel_th_output_openMa Ke
2025-12-18coresight: etm4x: Properly control filter in CPU idle with FEAT_TRFLeo Yan
2025-12-18coresight: etm4x: Add context synchronization before enabling traceLeo Yan
2025-12-18coresight: etm4x: Correct polling IDLE bitLeo Yan
2025-12-18coresight: etm3x: Always set tracer's device mode on target CPULeo Yan
2025-12-18coresight: etm4x: Always set tracer's device mode on target CPULeo Yan
2025-12-18coresight: tmc: add the handle of the event to the pathCarl Worth
2025-12-18coresight: ETR: Fix ETR buffer use-after-free issueXiaoqi Zhuang
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-23coresight: Add label sysfs node supportMao Jinlong
2025-09-23coresight: tnoc: add new AMBA ID to support Trace Noc V2Yuanfang Zhang
2025-09-23coresight: Fix incorrect handling for return value of devm_kzallocLin Yujun
2025-09-23coresight: tpda: fix the logic to setup the element sizeJie Gan
2025-09-23coresight: trbe: Return NULL pointer for allocation failuresLeo Yan
2025-09-23coresight: Refactor runtime PMLeo Yan
2025-09-23coresight: Make clock sequence consistentLeo Yan
2025-09-23coresight: Refactor driver data allocationLeo Yan
2025-09-23coresight: Consolidate clock enablingLeo Yan
2025-09-23coresight: Appropriately disable trace bus clocksLeo Yan
2025-09-23coresight: Appropriately disable programming clocksLeo Yan
2025-09-23coresight: etm4x: Support atclkLeo Yan
2025-09-23coresight: catu: Support atclkLeo Yan
2025-09-23coresight: tmc: Support atclkLeo Yan
2025-09-23coresight-etm4x: Conditionally access register TRCEXTINSELRYuanfang Zhang
2025-09-23coresight: fix indentation error in cscfg_remove_owned_csdev_configs()Yeoreum Yun
2025-09-23coresight: tnoc: Fix a NULL vs IS_ERR() bug in probeDan Carpenter
2025-09-18coresight: trbe: Prevent overflow in PERF_IDX2OFF()Leo Yan
2025-09-02coresight: add coresight Trace Network On Chip driverYuanfang Zhang
2025-09-02coresight: perf: Use %px for printing pointersLeo Yan
2025-09-02coresight: stm: Remove redundant NULL checksLeo Yan
2025-09-02hwtracing: coresight: Use of_reserved_mem_region_to_resource() for "memory-re...Rob Herring (Arm)
2025-09-02coresight: Only register perf symlink for sinks with alloc_bufferYuanfang Zhang
2025-09-02coresight: Fix missing include for FIELD_GETJames Clark
2025-09-02coresight: trbe: Add ISB after TRBLIMITR writeJames Clark
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-05-22Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman