summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
13 daysMerge 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
2026-05-07coresight: ete: Always save state on power downJames Clark
2026-05-07coresight: tmc: Fix overflow when calculating is bigger than 2GiBLeo Yan
2026-05-06coresight: cti: Fix DT filter signals silently ignoredYingchao Deng
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-09coresight: don't use bitmap_print_to_pagebuf()Yury Norov
2026-04-07coresight: tpdm: fix invalid MMIO access issueJie Gan
2026-03-31coresight: tpdm: add traceid_show for checking traceidJie Gan
2026-03-30coresight: platform: check the availability of the endpoint before parseJie Gan
2026-03-27coresight: cti: fix the check condition in inout_sel_storeJie Gan
2026-03-03coresight: cti: Properly handle negative offsets in cti_reg32_{show|store}()Leo Yan
2026-03-03coresight: cti: Remove hw_enabled flagLeo Yan
2026-03-03coresight: cti: Remove hw_powered flagLeo Yan
2026-03-03coresight: cti: Rename cti_active() to cti_is_active()Leo Yan