开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-23
coresight: Add label sysfs node support
Mao Jinlong
2025-09-23
coresight: tnoc: add new AMBA ID to support Trace Noc V2
Yuanfang Zhang
2025-09-23
coresight: Fix incorrect handling for return value of devm_kzalloc
Lin Yujun
2025-09-23
coresight: tpda: fix the logic to setup the element size
Jie Gan
2025-09-23
coresight: trbe: Return NULL pointer for allocation failures
Leo Yan
2025-09-23
coresight: Refactor runtime PM
Leo Yan
2025-09-23
coresight: Make clock sequence consistent
Leo Yan
2025-09-23
coresight: Refactor driver data allocation
Leo Yan
2025-09-23
coresight: Consolidate clock enabling
Leo Yan
2025-09-23
coresight: Appropriately disable trace bus clocks
Leo Yan
2025-09-23
coresight: Appropriately disable programming clocks
Leo Yan
2025-09-23
coresight: etm4x: Support atclk
Leo Yan
2025-09-23
coresight: catu: Support atclk
Leo Yan
2025-09-23
coresight: tmc: Support atclk
Leo Yan
2025-09-23
coresight-etm4x: Conditionally access register TRCEXTINSELR
Yuanfang Zhang
2025-09-23
coresight: fix indentation error in cscfg_remove_owned_csdev_configs()
Yeoreum Yun
2025-09-23
coresight: tnoc: Fix a NULL vs IS_ERR() bug in probe
Dan Carpenter
2025-09-18
coresight: trbe: Prevent overflow in PERF_IDX2OFF()
Leo Yan
2025-09-02
coresight: add coresight Trace Network On Chip driver
Yuanfang Zhang
2025-09-02
coresight: perf: Use %px for printing pointers
Leo Yan
2025-09-02
coresight: stm: Remove redundant NULL checks
Leo Yan
2025-09-02
hwtracing: coresight: Use of_reserved_mem_region_to_resource() for "memory-re...
Rob Herring (Arm)
2025-09-02
coresight: Only register perf symlink for sinks with alloc_buffer
Yuanfang Zhang
2025-09-02
coresight: Fix missing include for FIELD_GET
James Clark
2025-09-02
coresight: trbe: Add ISB after TRBLIMITR write
James Clark
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-05-22
Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2025-05-20
coresight: prevent deactivate active config while enabling the config
Yeoreum Yun
2025-05-20
coresight: holding cscfg_csdev_lock while removing cscfg from csdev
Yeoreum Yun
2025-05-20
coresight/etm4: fix missing disable active config
Yeoreum Yun
2025-05-20
coresight: etm4x: Fix timestamp bit field handling
Leo Yan
2025-05-14
coresight: tmc: fix failure to disable/enable ETF after reading
Mao Jinlong
2025-05-14
coresight: perf: Update buffer on AUX pause
Leo Yan
2025-05-14
coresight: tmc: Re-enable sink after buffer update
Leo Yan
2025-05-14
coresight: perf: Support AUX trace pause and resume
Leo Yan
2025-05-14
coresight: etm4x: Hook pause and resume callbacks
Leo Yan
2025-05-14
coresight: Introduce pause and resume APIs for source
Leo Yan
2025-05-14
coresight: etm4x: Extract the trace unit controlling
Leo Yan
2025-05-08
coresight: cti: Replace inclusion by struct fwnode_handle forward declaration
Andy Shevchenko
2025-05-07
coresight: Disable MMIO logging for coresight stm driver
Mao Jinlong
2025-05-07
coresight: replicator: Fix panic for clearing claim tag
Leo Yan
2025-04-30
coresight: Add a KUnit test for coresight_find_default_sink()
James Clark
2025-04-30
coresight: Remove extern from function declarations
James Clark
2025-04-30
coresight: Remove inlines from static function definitions
James Clark
2025-04-30
coresight: Clear self hosted claim tag on probe
James Clark
2025-04-30
coresight: etm3x: Convert raw base pointer to struct coresight access
James Clark
2025-04-30
coresight: Add claim tag warnings and debug messages
James Clark
2025-04-30
coresight: Only check bottom two claim bits
James Clark
2025-04-30
coresight: Convert tag clear function to take a struct csdev_access
James Clark
[next]