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