linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM CCN driver updates
@ 2015-05-01 17:36 Pawel Moll
  2015-05-01 17:36 ` [PATCH 1/5] bus: arm-ccn: Fix node->XP config conversion Pawel Moll
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pawel Moll @ 2015-05-01 17:36 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof, Kevin,

Here's a short set of updates to the ARM CCN driver, aiming at 4.2.

No major functional changes, just a bunch of smaller and larger bug
fixes and getting the driver in line with the latest perf tool
features.

The series can be also pulled:

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://git.linaro.org/people/pawel.moll/linux.git tags/ccn/updates-for-4.2

for you to fetch changes up to 57006d3e6f62def53c01ae3ffc338caebd866e89:

  bus: arm-ccn: Allocate event when it is being added, not initialised (2015-05-01 17:51:05 +0100)

----------------------------------------------------------------
Set of ARM CCN PMU driver updates:
- fixed a nasty bitfield mangling bug
- added new hints to the perf userspace tool
- pinned events processing to a single PMU
- modified events initialisation so they can be rotated now

----------------------------------------------------------------

Pawel Moll (5):
  bus: arm-ccn: Fix node->XP config conversion
  bus: arm-ccn: cpumask attribute
  bus: arm-ccn: Provide required event arguments
  bus: arm-ccn: Do not group CCN events with other PMUs
  bus: arm-ccn: Allocate event when it is being added, not initialised

 Documentation/arm/CCN.txt |  17 +--
 drivers/bus/arm-ccn.c     | 273 ++++++++++++++++++++++++++++++++++++----------
 2 files changed, 226 insertions(+), 64 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-05-12 14:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-01 17:36 [PATCH 0/5] ARM CCN driver updates Pawel Moll
2015-05-01 17:36 ` [PATCH 1/5] bus: arm-ccn: Fix node->XP config conversion Pawel Moll
2015-05-01 17:36 ` [PATCH 2/5] bus: arm-ccn: cpumask attribute Pawel Moll
2015-05-01 17:36 ` [PATCH 3/5] bus: arm-ccn: Provide required event arguments Pawel Moll
2015-05-01 17:36 ` [PATCH 4/5] bus: arm-ccn: Do not group CCN events with other PMUs Pawel Moll
2015-05-01 17:36 ` [PATCH 5/5] bus: arm-ccn: Allocate event when it is being added, not initialised Pawel Moll
2015-05-12 14:48 ` [PATCH 0/5] ARM CCN driver updates Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).