aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2021-09-14coresight: syscfg: Fix compiler warningJian Cai
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-18coresight: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-18coresight: syscfg: Add initial configfs supportMike Leach
2021-08-18coresight: config: Add preloaded configurationsMike Leach
2021-08-18coresight: etm4x: Add complex configuration handlers to etmv4Mike Leach
2021-08-18coresight: etm-perf: Update to activate selected configurationMike Leach
2021-08-18coresight: syscfg: Add API to activate and enable configurationsMike Leach
2021-08-18coresight: etm-perf: Update to handle configuration selectionMike Leach
2021-08-18coresight: config: Add configuration and feature generic functionsMike Leach
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesMike Leach
2021-08-18coresight: syscfg: Initial coresight system configurationMike Leach
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-24intel_th: Wait until port is in reset before programming itAlexander Shishkin
2021-06-24intel_th: msu: Make contiguous buffers uncachedAlexander Shishkin
2021-06-24intel_th: Remove an unused exit point from intel_th_remove()Uwe Kleine-König
2021-06-15coresight: Propagate symlink failureJeremy Linton
2021-06-15coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()Sai Prakash Ranjan
2021-06-15coresight: etm4x: core: Remove redundant check of attrJunhao He
2021-06-15coresight: core: Remove unnecessary assignmentJunhao He
2021-06-15coresight: core: Fix use of uninitialized pointerJunhao He
2021-06-15coresight: core: Switch to krealloc_array()Andy Shevchenko
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-13coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()Wei Yongjun
2021-04-13coresight: core: Make symbol 'csdev_sink' staticWei Yongjun
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-04-06coresight: sink: Add TRBE driverAnshuman Khandual
2021-04-06coresight: core: Add support for dedicated percpu sinksAnshuman Khandual
2021-04-06coresight: etm-perf: Handle stale output handlesSuzuki K Poulose
2021-04-06coresight: ete: Add support for ETE tracingSuzuki K Poulose
2021-04-06coresight: ete: Add support for ETE sysreg accessSuzuki K Poulose
2021-04-06coresight: etm4x: Add support for PE OS lockSuzuki K Poulose
2021-04-06coresight: Do not scan for graph if none is presentSuzuki K Poulose
2021-04-06coresight: etm-perf: Allow an event to use different sinksSuzuki K Poulose
2021-04-06coresight: etm4x: Move ETM to prohibited region for disableSuzuki K Poulose
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