aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pmu.h
AgeCommit message (Expand)Author
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-05-28arm: perf: share arm_pmu_device_probeMark Rutland
2015-05-28arm: perf: kill off unused pm callbacksMark Rutland
2015-05-27arm: perf: treat PMUs as CPU affineMark Rutland
2015-03-24ARM: pmu: add support for interrupt-affinity propertyWill Deacon
2014-10-30arm: perf: fold hotplug notifier into arm_pmuMark Rutland
2014-10-30arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland
2014-10-30arm: perf: kill get_hw_events()Mark Rutland
2014-10-30arm: perf: limit size of accounting dataMark Rutland
2014-10-30arm: perf: make PMU probing data-drivenMark Rutland
2014-07-02arm: perf: add macros for empty event mappingsMark Rutland
2014-07-02arm: perf: move event map macros to pmu.hMark Rutland
2014-02-21ARM: perf: add hook for event index clearingStephen Boyd
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