Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ARM: perf: handle armpmu_register failing | Mark Rutland | 2013-01-18 |
* | ARM: perf: remove redundant NULL check on cpu_pmu | Will Deacon | 2013-01-14 |
* | ARM: Use implementor and part defines from cputype.h | Christoffer Dall | 2013-01-11 |
* | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | ARM: perf: consistently use arm_pmu->name for PMU name | Will Deacon | 2012-11-09 |
* | ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU | Will Deacon | 2012-11-09 |
* | ARM: perf: register cpu_notifier at driver init | Mark Rutland | 2012-11-09 |
* | ARM: perf: consistently use struct perf_event in arm_pmu functions | Sudeep KarkadaNagesha | 2012-11-09 |
* | ARM: perf: allocate CPU PMU dynamically at probe time | Sudeep KarkadaNagesha | 2012-11-09 |
* | ARM: perf: move irq registration into pmu implementation | Sudeep KarkadaNagesha | 2012-08-23 |
* | ARM: perf: move CPU-specific PMU handling code into separate file | Will Deacon | 2012-08-23 |