summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
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-15coresight: Fix incorrect handling for return value of devm_kzallocLin Yujun
2025-10-15coresight: tpda: fix the logic to setup the element sizeJie Gan
2025-10-15coresight: trbe: Return NULL pointer for allocation failuresLeo Yan
2025-10-15coresight: Appropriately disable trace bus clocksLeo Yan
2025-10-15coresight: Appropriately disable programming clocksLeo Yan
2025-10-15coresight: etm4x: Support atclkLeo Yan
2025-10-15coresight: catu: Support atclkLeo Yan
2025-10-15coresight: tmc: Support atclkLeo Yan
2025-10-15coresight-etm4x: Conditionally access register TRCEXTINSELRYuanfang Zhang
2025-10-15coresight: fix indentation error in cscfg_remove_owned_csdev_configs()Yeoreum Yun
2025-10-15coresight: Only register perf symlink for sinks with alloc_bufferYuanfang Zhang
2025-10-15coresight: Fix missing include for FIELD_GETJames Clark
2025-10-15coresight: trbe: Add ISB after TRBLIMITR writeJames Clark
2025-10-15coresight: trbe: Prevent overflow in PERF_IDX2OFF()Leo Yan
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
2025-05-20coresight: prevent deactivate active config while enabling the configYeoreum Yun
2025-05-20coresight: holding cscfg_csdev_lock while removing cscfg from csdevYeoreum Yun
2025-05-20coresight/etm4: fix missing disable active configYeoreum Yun
2025-05-20coresight: etm4x: Fix timestamp bit field handlingLeo Yan
2025-05-14coresight: tmc: fix failure to disable/enable ETF after readingMao Jinlong
2025-05-14coresight: perf: Update buffer on AUX pauseLeo Yan
2025-05-14coresight: tmc: Re-enable sink after buffer updateLeo Yan
2025-05-14coresight: perf: Support AUX trace pause and resumeLeo Yan
2025-05-14coresight: etm4x: Hook pause and resume callbacksLeo Yan
2025-05-14coresight: Introduce pause and resume APIs for sourceLeo Yan
2025-05-14coresight: etm4x: Extract the trace unit controllingLeo Yan
2025-05-08coresight: cti: Replace inclusion by struct fwnode_handle forward declarationAndy Shevchenko
2025-05-07coresight: Disable MMIO logging for coresight stm driverMao Jinlong
2025-05-07coresight: replicator: Fix panic for clearing claim tagLeo Yan
2025-04-30coresight: Add a KUnit test for coresight_find_default_sink()James Clark
2025-04-30coresight: Remove extern from function declarationsJames Clark
2025-04-30coresight: Remove inlines from static function definitionsJames Clark
2025-04-30coresight: Clear self hosted claim tag on probeJames Clark
2025-04-30coresight: etm3x: Convert raw base pointer to struct coresight accessJames Clark
2025-04-30coresight: Add claim tag warnings and debug messagesJames Clark
2025-04-30coresight: Only check bottom two claim bitsJames Clark
2025-04-30coresight: Convert tag clear function to take a struct csdev_accessJames Clark
2025-04-30coresight: core: Disable helpers for devices that fail to enableYabin Cui
2025-04-30coresight: catu: Introduce refcount and spinlock for enabling/disablingYabin Cui
2025-04-29coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He
2025-04-15intel_th: avoid using deprecated page->mapping, index fieldsLorenzo Stoakes
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds