summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2021-04-16coresight: etm-perf: Fix define build issue when built as moduleMike Leach
2021-04-16stm class: Use correct UUID APIsAndy Shevchenko
2021-04-16intel_th: pci: Add Alder Lake-M supportAlexander Shishkin
2021-04-16intel_th: pci: Add Rocket Lake CPU supportAlexander Shishkin
2021-04-16intel_th: Consistency and off-by-one fixPavel Machek
2021-04-16intel_th: Constify attribute_group structsRikard Falkeborn
2021-04-16intel_th: Constify all drvdata referencesAlexander Shishkin
2021-04-16stm class: Remove an unused functionJiapeng Chong
2021-04-07coresight: core: Fix typo in coresight-core.cQi Liu
2021-04-07coresight: etm: perf: Make symbol 'format_attr_contextid' staticWei Yongjun
2021-04-07coresight: etm4x: Add ETM PID for Cortex-A78Sai Prakash Ranjan
2021-02-11coresight: etm-perf: Support PID tracing for kernel at EL2Suzuki K Poulose
2021-02-11coresight: etm-perf: Clarify comment on perf optionsLeo Yan
2021-02-05coresight: etm4x: Fix merge resolution for amba reworkUwe Kleine-König
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman
2021-02-04coresight: etm4x: Handle accesses to TRCSTALLCTLRSuzuki K Poulose
2021-02-04coresight: Add support for v8.4 SelfHosted tracingJonathan Zhou
2021-02-04coresight: etm4x: Add support for sysreg only devicesSuzuki K Poulose
2021-02-04coresight: etm4x: Run arch feature detection on the CPUSuzuki K Poulose
2021-02-04coresight: etm4x: Refactor probing routineSuzuki K Poulose
2021-02-04coresight: etm4x: Detect system instructions supportSuzuki K Poulose
2021-02-04coresight: etm4x: Add necessary synchronization for sysreg accessSuzuki K Poulose
2021-02-04coresight: etm4x: Expose trcdevarch via sysfsSuzuki K Poulose
2021-02-04coresight: etm4x: Use TRCDEVARCH for component discoverySuzuki K Poulose
2021-02-04coresight: etm4x: Detect access early on the target CPUSuzuki K Poulose
2021-02-04coresight: etm4x: Handle ETM architecture versionSuzuki K Poulose
2021-02-04coresight: etm4x: Clean up exception level masksSuzuki K Poulose
2021-02-04coresight: etm4x: Cleanup secure exception level masksSuzuki K Poulose
2021-02-04coresight: etm4x: Check for Software LockSuzuki K Poulose
2021-02-04coresight: etm4x: Define DEVARCH register fieldsSuzuki K Poulose
2021-02-04coresight: etm4x: Hide sysfs attributes for unavailable registersSuzuki K Poulose
2021-02-04coresight: etm4x: Add sysreg access helpersSuzuki K Poulose
2021-02-04coresight: etm4x: Add commentary on the registersSuzuki K Poulose
2021-02-04coresight: etm4x: Make offset available for sysfs attributesSuzuki K Poulose
2021-02-04coresight: etm4x: Convert all register accessesSuzuki K Poulose
2021-02-04coresight: etm4x: Always read the registers on the host CPUSuzuki K Poulose
2021-02-04coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose
2021-02-04coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose
2021-02-04coresight: tpiu: Prepare for using coresight device access abstractionSuzuki K Poulose
2021-02-04coresight: Introduce device access abstractionSuzuki K Poulose
2021-02-04coresight: etm4x: Skip accessing TRCPDCR in save/restoreSuzuki K Poulose
2021-02-04coresight: etm4x: Handle access to TRCSSPCICRnSuzuki K Poulose
2021-02-04coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75Chunyan Zhang
2021-02-04coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_...Markus Elfring
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-01-21intel_th: pci: Add Alder Lake-P supportAlexander Shishkin
2021-01-21stm class: Fix module init return on allocation failureWang Hui
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15hwtracing: intel: use krealloc_array()Bartosz Golaszewski
2020-12-08coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflowQi Liu