summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
5 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
5 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
9 daysMerge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-01-27intel_th: pci: Add Nova Lake supportPawel Chmielewski
2026-01-27intel_th: pci: Use PCI_DEVICE_DATA() for device entriesPawel Chmielewski
2026-01-26Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman
2026-01-21coresight: tmc: Decouple the perf buffer allocation from sysfs modeYicong Yang
2026-01-21coresight: tmc-etr: Fix race condition between sysfs and perf modeYicong Yang
2026-01-21coresight: tmc: Add missing doc including reading and etr_mode of struct tmc_...Yicong Yang
2026-01-19coresight-tnoc: Add runtime PM support for Interconnect TNOCYuanfang Zhang
2026-01-19coresight-tnoc: add platform driver to support Interconnect TNOCYuanfang Zhang
2026-01-19coresight: etm3x: Fix cpulocked warning on cpuhpAntonio Borneo
2026-01-16intel_th: rename error labelJohan Hovold
2026-01-16intel_th: fix device leak on output open()Johan Hovold
2026-01-16stm class: Kconfig: correct symbol nameRandy Dunlap
2026-01-08coresight: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-05coresight: tpda: add sysfs node to flush specific portTao Zhang
2026-01-05coresight: tpda: add logic to configure TPDA_SYNCR registerTao Zhang
2026-01-05coresight: tpda: add global_flush_req sysfs nodeJie Gan
2026-01-05coresight: tpda: add sysfs nodes for tpda cross-trigger configurationTao Zhang
2025-12-22coresight: Extend width of timestamp format attributeJames Clark
2025-12-22coresight: Prepare to allow setting the timestamp intervalJames Clark
2025-12-22coresight: Interpret ETMv4 config with ATTR_CFG_GET_FLD()James Clark
2025-12-22coresight: Interpret perf config with ATTR_CFG_GET_FLD()James Clark
2025-12-22coresight: Don't reject unrecognized ETMv3 format attributesJames Clark
2025-12-22coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()James Clark
2025-12-22coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()James Clark
2025-12-22coresight: Hide unused ETMv3 format attributesJames Clark
2025-12-22coresight: Refactor etm4_config_timestamp_event()James Clark
2025-12-22coresight: Repack struct etmv4_drvdataJames Clark
2025-12-22coresight: Change syncfreq to be a u8James Clark
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-26intel_th: Fix error handling in intel_th_output_openMa Ke
2025-11-24Merge tag 'coresight-next-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2025-11-12coresight: etm4x: Remove the state_needs_restore flagLeo Yan
2025-11-11coresight: etm4x: Remove the redundant DSBLeo Yan
2025-11-11coresight: etm4x: Properly control filter in CPU idle with FEAT_TRFLeo Yan
2025-11-11coresight: etm4x: Add context synchronization before enabling traceLeo Yan
2025-11-11coresight: etm4x: Correct polling IDLE bitLeo Yan
2025-11-11coresight: etm3x: Always set tracer's device mode on target CPULeo Yan
2025-11-11coresight: etm4x: Always set tracer's device mode on target CPULeo Yan
2025-11-10coresight: change the sink_ops to accept coresight_pathJie Gan
2025-11-10coresight: change helper_ops to accept coresight_pathJie Gan
2025-11-10coresight: tmc: add the handle of the event to the pathCarl Worth
2025-11-07coresight: tpdm: remove redundant check for drvdataJie Gan
2025-11-06coresight: tpdm: add static tpdm supportJie Gan
2025-11-05coresight: ETR: Fix ETR buffer use-after-free issueXiaoqi Zhuang