aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/xgene_pmu.c
AgeCommit message (Expand)Author
2020-08-18drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-01-31perf: xgene: Remove set but not used variable 'config'YueHaibing
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran
2018-06-18drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorHoan Tran
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2017-08-08perf: xgene: Remove unnecessary managed resources cleanupTai Nguyen
2017-06-22perf: xgene: Add support for SoC PMU version 3Hoan Tran
2017-06-22perf: xgene: Move PMU leaf functions into function pointer structureHoan Tran
2017-06-22perf: xgene: Parse PMU subnode from the match tableHoan Tran
2017-02-03perf: xgene: Include module.hStephen Boyd
2016-10-17perf: xgene: Remove bogus IS_ERR() checkTai Nguyen
2016-09-15perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driverTai Nguyen