aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf/xgene_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-21drivers/perf: xgene: Add CPU hotplug supportGravatar Hoan Tran 1-7/+73
2018-06-18drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorGravatar Hoan Tran 1-1/+1
2018-03-16perf: Fix sibling iterationGravatar Peter Zijlstra 1-2/+2
2018-03-12perf/core: Remove perf_event::group_entryGravatar Peter Zijlstra 1-1/+1
2017-08-08perf: xgene: Remove unnecessary managed resources cleanupGravatar Tai Nguyen 1-52/+22
2017-06-22perf: xgene: Add support for SoC PMU version 3Gravatar Hoan Tran 1-29/+534
2017-06-22perf: xgene: Move PMU leaf functions into function pointer structureGravatar Hoan Tran 1-18/+65
2017-06-22perf: xgene: Parse PMU subnode from the match tableGravatar Hoan Tran 1-10/+30
2017-02-03perf: xgene: Include module.hGravatar Stephen Boyd 1-0/+1
2016-10-17perf: xgene: Remove bogus IS_ERR() checkGravatar Tai Nguyen 1-1/+1
2016-09-15perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driverGravatar Tai Nguyen 1-0/+1398