git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d0abec
)
ARM: perf: support percpu irqs for the CPU PMU
author
Stephen Boyd
<sboyd@codeaurora.org>
Fri, 7 Feb 2014 21:01:19 +0000
(21:01 +0000)
committer
Will Deacon
<will.deacon@arm.com>
Fri, 21 Feb 2014 11:10:44 +0000
(11:10 +0000)
Some CPU PMUs are wired up with one PPI for all the CPUs instead
of with a different SPI for each CPU. Add support for these
devices.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found