Age | Commit message (Expand) | Author |
2023-01-20 | Coresight: Add coresight TPDM source driver | Mao Jinlong |
2023-01-19 | coresight: core: Use IDR for non-cpu bound sources' paths. | Mao Jinlong |
2023-01-19 | coresight: trace-id: Add debug & test macros to Trace ID allocation | Mike Leach |
2023-01-19 | coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID | Mike Leach |
2023-01-19 | coresight: etmX.X: stm: Remove trace_id() callback | Mike Leach |
2023-01-19 | coresight: etm3x: Update ETM3 driver to use Trace ID API | Mike Leach |
2023-01-19 | coresight: etm4x: Update ETM4 driver to use Trace ID API | Mike Leach |
2023-01-19 | coresight: stm: Update STM driver to use Trace ID API | Mike Leach |
2023-01-19 | coresight: perf: traceid: Add perf ID allocation and notifiers | Mike Leach |
2023-01-19 | coresight: Remove obsolete Trace ID unniqueness checks | Mike Leach |
2023-01-19 | coresight: trace-id: Add API to dynamically assign Trace ID values | Mike Leach |
2023-01-19 | hwtracing: hisi_ptt: Only add the supported devices to the filters list | Yicong Yang |
2023-01-19 | coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer() | Yang Yingliang |
2023-01-16 | drivers/coresight: Add UltraSoc System Memory Buffer driver | Qi Liu |
2023-01-16 | coresight: cti: Remove atomic type from enable_req_count | James Clark |
2023-01-16 | coresight: cti: Add PM runtime call in enable_store | Mao Jinlong |
2023-01-16 | coresight: cti: Prevent negative values of enable count | James Clark |
2023-01-16 | coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR | Junhao He |
2022-11-28 | coresight: etm4x: fix repeated words in comments | Jilin Yuan |
2022-11-28 | coresight: cti: Fix null pointer error on CTI init before ETM | Mike Leach |
2022-11-28 | coresight: trbe: remove cpuhp instance node before remove cpuhp state | Yang Shen |
2022-10-31 | coresight: etm4x: add CPU hotplug support for probing | Tamas Zsoldos |
2022-10-25 | coresight: cti: Fix hang in cti_disable_hw() | James Clark |
2022-10-24 | Revert "coresight: cti: Fix hang in cti_disable_hw()" | Greg Kroah-Hartman |
2022-10-20 | coresight: cti: Fix hang in cti_disable_hw() | James Clark |
2022-10-20 | coresight: Fix possible deadlock with lock dependency | Sudeep Holla |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-21 | arm64/sysreg: Fix a few missed conversions | Nathan Chancellor |
2022-09-12 | hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private" | Stephen Rothwell |
2022-09-08 | hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr... | Yicong Yang |
2022-09-08 | hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T... | Yicong Yang |
2022-09-06 | coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused | Nathan Chancellor |
2022-08-31 | coresight: Make new csdev_access offsets unsigned | James Clark |
2022-08-31 | coresight: cti-sysfs: Re-use same functions for similar sysfs register accessors | James Clark |
2022-08-31 | coresight: Re-use same function for similar sysfs register accessors | James Clark |
2022-08-31 | coresight: Simplify sysfs accessors by using csdev_access abstraction | James Clark |
2022-08-31 | coresight: Remove unused function parameter | James Clark |
2022-08-26 | coresight: etm4x: Expose default timestamp source in sysfs | German Gomez |
2022-08-22 | coresight: trbe: fix Kconfig "its" grammar | Randy Dunlap |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-11 | Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2022-07-11 | coresight: etm4x: avoid build failure with unrolled loops | Nick Desaulniers |
2022-07-08 | intel_th: pci: Add Raptor Lake-S CPU support | Alexander Shishkin |
2022-07-08 | intel_th: pci: Add Raptor Lake-S PCH support | Alexander Shishkin |
2022-07-08 | intel_th: pci: Add Meteor Lake-P support | Alexander Shishkin |
2022-07-08 | intel_th: msu: Fix vmalloced buffers | Alexander Shishkin |
2022-07-08 | intel_th: msu-sink: Potential dereference of null pointer | Jiasheng Jiang |
2022-07-08 | intel_th: Fix a resource leak in an error handling path | Christophe JAILLET |
2022-07-06 | coresight: Add config flag to enable branch broadcast | James Clark |
2022-06-29 | coresight: syscfg: Update load and unload operations | Mike Leach |