All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM perf updates for 4.1
@ 2015-03-27 17:22 Will Deacon
  2015-04-07 15:05 ` Geert Uytterhoeven
  0 siblings, 1 reply; 7+ messages in thread
From: Will Deacon @ 2015-03-27 17:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Russell,

Please can you pull the following ARM perf updates for 4.1? The
highlight is the addition of Qualcomm Scorpion support from Stephen, but
there's also a small fix and a device-tree parsing update to allow for
explicit specification of PMU interrupt affinity.

Thanks,

Will

--->8

The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda:

  Linux 4.0-rc4 (2015-03-15 17:38:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-rmk/perf

for you to fetch changes up to 9fd85eb502a78bd812db58bd1f668b2a06ee30a5:

  ARM: pmu: add support for interrupt-affinity property (2015-03-24 15:07:57 +0000)

----------------------------------------------------------------
Stephen Boyd (3):
      ARM: perf: Preparatory work for Scorpion PMU support
      ARM: perf: Only reset PMxEVCNTCR registers on reset
      ARM: perf: Add support for Scorpion PMUs

Suzuki K. Poulose (1):
      ARM: perf: reject groups spanning multiple hardware PMUs

Will Deacon (1):
      ARM: pmu: add support for interrupt-affinity property

 Documentation/devicetree/bindings/arm/pmu.txt |   2 +
 arch/arm/include/asm/pmu.h                    |   1 +
 arch/arm/kernel/perf_event.c                  |  21 +-
 arch/arm/kernel/perf_event_cpu.c              |  71 +++-
 arch/arm/kernel/perf_event_v7.c               | 525 +++++++++++++++++++++++---
 5 files changed, 548 insertions(+), 72 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-13 10:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-27 17:22 [GIT PULL] ARM perf updates for 4.1 Will Deacon
2015-04-07 15:05 ` Geert Uytterhoeven
2015-04-13  9:10   ` Will Deacon
2015-04-13  9:28     ` Maxime Ripard
2015-04-13 10:21       ` Will Deacon
2015-04-13  9:30     ` Geert Uytterhoeven
2015-04-13  9:33       ` Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.