aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_spe_pmu.c
AgeCommit message (Expand)Author
2020-08-18drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-13drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2018-11-29perf: arm_spe: handle devm_kasprintf() failureNicholas Mc Guire
2018-11-21perf: arm_spe: Enable automatic DT loadingJeremy Linton
2018-05-21perf: simplify getting .drvdataWolfram Sang
2018-03-27perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann
2017-12-11perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()Will Deacon
2017-11-03perf: arm_spe: Prevent module unload while the PMU is in useSuzuki K Poulose
2017-10-18drivers/perf: Add support for ARMv8.2 Statistical Profiling ExtensionWill Deacon