aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-09ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon1-1/+1
2012-11-09ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha1-15/+11
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha1-0/+2
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon1-1/+10
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-10/+0
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon1-34/+0
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter1-8/+12
2012-07-09ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon1-2/+1
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon1-1/+1
2011-12-02arm: pmu: allow platform specific irq enable/disable handlingMing Lei1-3/+12
2011-11-16ARM: PMU: remove pmu_init declarationWill Deacon1-10/+0
2011-08-31ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland1-0/+64
2011-08-31ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon1-19/+10
2011-08-12ARM: perf: make name of arm_pmu_type consistentMark Rutland1-5/+5
2011-08-12ARM: perf: fix prototype of release_pmuMark Rutland1-1/+1
2011-06-29ARM: 6974/1: pmu: refactor reservationMark Rutland1-1/+1
2011-02-17ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent1-0/+14
2010-05-17ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon1-15/+12
2010-04-29ARM: 6063/1: pmu: add enum describing PMU typesWill Deacon1-0/+5
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles1-0/+75