summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
4 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds
10 daysMerge tag 'coresight-next-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-08-07coresight: etm4x: remove redundant fields in etmv4_save_stateYeoreum Yun
2026-08-07coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enableYeoreum Yun
2026-08-07coresight: etm4x: fix leaked trace idYeoreum Yun
2026-08-07coresight: etm4x: fix underflow for usage of (nrseqstate - 1)Yeoreum Yun
2026-08-07coresight: etm4x: fix wrong check of etm4x_sspcicrn_present()Yeoreum Yun
2026-08-07hwtracing: hisi_ptt: Remove unnecessary trace buffer zeroing in trace_start()Sanman Pradhan
2026-08-07hwtracing: hisi_ptt: Propagate DMA reset timeout in trace_start()Sanman Pradhan
2026-08-07coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behaviorKuan-Wei Chiu
2026-07-22hwtracing: hisi_ptt: Use sysfs_emit() for cpumask showYury Norov
2026-07-17intel_th: fix MSC output device reference leakGuangshuo Li
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-08driver core: platform: set mod_name in driver registrationShashank Balaji
2026-06-08coresight: pass THIS_MODULE implicitly through a macroShashank Balaji
2026-06-04coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()Junrui Luo
2026-05-29coresight: etb10: restore atomic_t for shared reading stateRunyu Xiao
2026-05-19coresight: platform: defer connection counter increment until alloc succeedsJie Gan
2026-05-18coresight: sysfs: Validate CPU online status for per-CPU sourcesLeo Yan
2026-05-18coresight: Move CPU hotplug callbacks to core layerLeo Yan
2026-05-18coresight: sysfs: Increment refcount only for software sourceLeo Yan
2026-05-18coresight: trbe: Save and restore state across CPU low power stateYabin Cui
2026-05-18coresight: Add PM callbacks for sink deviceLeo Yan
2026-05-18coresight: Control path during CPU idleLeo Yan
2026-05-18coresight: sysfs: Use source's path pointer for path controlLeo Yan
2026-05-18coresight: etm3x: Set active path on target CPULeo Yan
2026-05-18coresight: etm4x: Set active path on target CPULeo Yan
2026-05-18coresight: Save active path for system tracersLeo Yan
2026-05-18coresight: Introduce coresight_enable_source() helperLeo Yan
2026-05-18coresight: Use helpers to fetch first and last nodesLeo Yan
2026-05-18coresight: Control path with rangeLeo Yan
2026-05-18coresight: Disable source helpers in coresight_disable_path()Leo Yan
2026-05-18coresight: syscfg: Use IRQ-safe spinlock to protect active variablesLeo Yan
2026-05-18coresight: etm4x: Remove redundant checks in PM save and restoreLeo Yan
2026-05-18coresight: etm4x: Hook CPU PM callbacksLeo Yan
2026-05-18coresight: Register CPU PM notifier in core layerLeo Yan
2026-05-18coresight: Take per-CPU source reference during AUX setupLeo Yan
2026-05-18coresight: Move per-CPU source pointer to core layerLeo Yan
2026-05-18coresight: Take a reference on csdevLeo Yan
2026-05-18coresight: perf: Retrieve path and source from event dataLeo Yan
2026-05-18coresight: Take hotplug lock in enable_source_store() for Sysfs modeLeo Yan
2026-05-18coresight: Remove .cpu_id() callback from source opsLeo Yan
2026-05-18coresight: Populate CPU ID into coresight_deviceLeo Yan
2026-05-18coresight: Extract device init into coresight_init_device()Leo Yan
2026-05-18coresight: Handle helper enable failure properlyLeo Yan
2026-05-18coresight: Fix source not disabled on idr_alloc_u32 failureJie Gan
2026-05-12coresight: fix missing error code when trace ID is invalidJie Gan
2026-05-07coresight: etm4x: Correct TRCVMIDCCTLR1 save and restoreLeo Yan