summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
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
2020-12-08coresight: remove broken __exit annotationsArnd Bergmann
2020-12-08coresight: tmc-etr: Fix barrier packet insertion for perf bufferSuzuki K Poulose
2020-11-27coresight-stm: Fix W=1 warning in STM driverMathieu Poirier
2020-11-27coresight-tpiu: Fix W=1 warning in TPIU driverMathieu Poirier
2020-11-27coresight: Fix W=1 warnings in core frameworkMathieu Poirier
2020-11-27coresight: tmc-etr: Check if page is valid before dma_map_page()Mao Jinlong
2020-11-27coresight: tmc-etr: Assign boolean values to a bool variableKaixu Xia
2020-11-27coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()Sai Prakash Ranjan
2020-11-27coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()Sai Prakash Ranjan
2020-11-27coresight: Remove unnecessary THIS_MODULE of funnel and replicator driverQi Liu
2020-11-27coresight: etm4x: Handle TRCVIPCSSCTLR accessesSuzuki K Poulose
2020-11-27coresight: etm4x: Fix accesses to TRCPROCSELRSuzuki K Poulose
2020-11-27coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2Suzuki K Poulose
2020-11-27coresight: etm4x: Fix accesses to TRCCIDCTLR1Suzuki K Poulose
2020-11-27coresight: etm4x: Fix accesses to TRCVMIDCTLR1Suzuki K Poulose
2020-11-27coresight: core: Remove unneeded semicolonZou Wei
2020-11-27coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-upSai Prakash Ranjan
2020-10-29coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose
2020-10-29coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach
2020-10-29coresight: add module licenseArnd Bergmann
2020-10-05intel_th: pci: Add Alder Lake CPU supportAlexander Shishkin
2020-10-05intel_th: pci: Add Alder Lake-S supportAlexander Shishkin
2020-10-05stm class: ftrace: Use different channel accroding to CPUTingwei Zhang
2020-10-05stm class: ftrace: Enable supported trace export flagTingwei Zhang
2020-10-05stm class: ftrace: Change dependency to TRACINGTingwei Zhang
2020-09-28coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 registerSai Prakash Ranjan
2020-09-28coresight: core: Allow the coresight core driver to be built as a moduleTingwei Zhang