summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/perf_event_cpu.c
AgeCommit message (Expand)Author
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-09ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon
2012-11-09ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMUWill Deacon
2012-11-09ARM: perf: register cpu_notifier at driver initMark Rutland
2012-11-09ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha
2012-11-09ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha
2012-08-23ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon