Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |