index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Age
Commit message (
Expand
)
Author
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-09
coresight: don't use bitmap_print_to_pagebuf()
Yury Norov
2026-04-07
coresight: tpdm: fix invalid MMIO access issue
Jie Gan
2026-03-31
coresight: tpdm: add traceid_show for checking traceid
Jie Gan
2026-03-30
coresight: platform: check the availability of the endpoint before parse
Jie Gan
2026-03-27
coresight: cti: fix the check condition in inout_sel_store
Jie Gan
2026-03-03
coresight: cti: Properly handle negative offsets in cti_reg32_{show|store}()
Leo Yan
2026-03-03
coresight: cti: Remove hw_enabled flag
Leo Yan
2026-03-03
coresight: cti: Remove hw_powered flag
Leo Yan
2026-03-03
coresight: cti: Rename cti_active() to cti_is_active()
Leo Yan
2026-03-03
coresight: cti: Remove CPU power management code
Leo Yan
2026-03-03
coresight: cti: Access ASICCTL only when implemented
Leo Yan
2026-03-03
coresight: cti: Fix register reads
Leo Yan
2026-03-03
coresight: cti: Make spinlock usage consistent
Leo Yan
2026-03-02
drivers/hwtracing/coresight: remove unneeded variable in tmc_crashdata_release()
Elsanti
2026-02-26
coresight: ctcu: fix the spin_bug
Jie Gan
2026-02-25
coresight: Unify bus unregistration via coresight_unregister()
Leo Yan
2026-02-25
coresight: Do not mix success path with failure handling
Leo Yan
2026-02-25
coresight: Move sink validation into etm_perf_add_symlink_sink()
Leo Yan
2026-02-25
coresight: Refactor sysfs connection group cleanup
Leo Yan
2026-02-25
coresight: Refactor output connection sysfs link cleanup
Leo Yan
2026-02-25
coresight: Protect unregistration with mutex
Leo Yan
2026-02-25
coresight: Get parent device reference after sink ID map allocation
Leo Yan
2026-02-25
coresight: Fix memory leak in coresight_alloc_device_name()
Leo Yan
2026-02-25
coresight: cti: Move resource release to cti_remove()
Leo Yan
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-21
coresight: tmc: Decouple the perf buffer allocation from sysfs mode
Yicong Yang
2026-01-21
coresight: tmc-etr: Fix race condition between sysfs and perf mode
Yicong Yang
2026-01-21
coresight: tmc: Add missing doc including reading and etr_mode of struct tmc_...
Yicong Yang
2026-01-19
coresight-tnoc: Add runtime PM support for Interconnect TNOC
Yuanfang Zhang
2026-01-19
coresight-tnoc: add platform driver to support Interconnect TNOC
Yuanfang Zhang
2026-01-19
coresight: etm3x: Fix cpulocked warning on cpuhp
Antonio Borneo
2026-01-08
coresight: Discard pm_runtime_put() return values
Rafael J. Wysocki
2026-01-05
coresight: tpda: add sysfs node to flush specific port
Tao Zhang
2026-01-05
coresight: tpda: add logic to configure TPDA_SYNCR register
Tao Zhang
2026-01-05
coresight: tpda: add global_flush_req sysfs node
Jie Gan
2026-01-05
coresight: tpda: add sysfs nodes for tpda cross-trigger configuration
Tao Zhang
2025-12-22
coresight: Extend width of timestamp format attribute
James Clark
2025-12-22
coresight: Prepare to allow setting the timestamp interval
James Clark
2025-12-22
coresight: Interpret ETMv4 config with ATTR_CFG_GET_FLD()
James Clark
2025-12-22
coresight: Interpret perf config with ATTR_CFG_GET_FLD()
James Clark
2025-12-22
coresight: Don't reject unrecognized ETMv3 format attributes
James Clark
2025-12-22
coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
James Clark
2025-12-22
coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
James Clark
2025-12-22
coresight: Hide unused ETMv3 format attributes
James Clark
2025-12-22
coresight: Refactor etm4_config_timestamp_event()
James Clark
2025-12-22
coresight: Repack struct etmv4_drvdata
James Clark
[next]