summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_spe_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* perf: arm_spe: handle devm_kasprintf() failureNicholas Mc Guire2018-11-291-0/+5
* perf: arm_spe: Enable automatic DT loadingJeremy Linton2018-11-211-0/+1
* perf: simplify getting .drvdataWolfram Sang2018-05-211-4/+2
* perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann2018-03-271-0/+14
* perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()Will Deacon2017-12-111-0/+9
* perf: arm_spe: Prevent module unload while the PMU is in useSuzuki K Poulose2017-11-031-0/+1
* drivers/perf: Add support for ARMv8.2 Statistical Profiling ExtensionWill Deacon2017-10-181-0/+1248