summaryrefslogtreecommitdiffstats
path: root/drivers/bus/arm-ccn.c
Commit message (Expand)AuthorAgeFilesLines
* bus: arm-ccn: make event groups reliableMark Rutland2016-08-261-9/+20
* bus: arm-ccn: fix hrtimer registrationMark Rutland2016-08-261-12/+21
* bus: arm-ccn: fix PMU interrupt flagsMark Rutland2016-08-261-2/+3
* bus: arm-ccn: Add missing event attribute exclusions for host/guestPawel Moll2016-08-171-2/+3
* bus: arm-ccn: Correct required arguments for XP PMU eventsPawel Moll2016-08-171-3/+10
* bus: arm-ccn: Fix XP watchpoint settings bitmaskPawel Moll2016-08-171-2/+2
* bus: arm-ccn: Do not attempt to configure XPs for cycle counterPawel Moll2016-08-171-0/+4
* bus: arm-ccn: Fix PMU handling of MNPawel Moll2016-08-171-3/+16
* bus/arm-ccn: Convert to hotplug statemachineSebastian Andrzej Siewior2016-07-141-29/+28
* arm-ccn: Enable building as moduleSuzuki K Poulose2016-05-091-3/+4
* bus: arm-ccn: Fix irq affinity setting on CPU migrationPawel Moll2015-10-151-1/+2
* bus: arm-ccn: Handle correctly no-more-cpus casePawel Moll2015-10-151-1/+1
* bus: arm-ccn: Use hrtimer_start() againPawel Moll2015-05-131-3/+2
* bus: arm-ccn: Allocate event when it is being added, not initialisedPawel Moll2015-05-011-47/+67
* bus: arm-ccn: Do not group CCN events with other PMUsPawel Moll2015-05-011-0/+16
* bus: arm-ccn: Provide required event argumentsPawel Moll2015-05-011-0/+17
* bus: arm-ccn: cpumask attributePawel Moll2015-05-011-11/+117
* bus: arm-ccn: Fix node->XP config conversionPawel Moll2015-05-011-1/+1
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-1/+4
|\
| * bus: arm-ccn: Fix spurious warning messagePawel Moll2014-10-081-1/+4
* | bus: arm-ccn: Move event cleanup routinePawel Moll2014-09-051-26/+25
|/
* bus: arm-ccn: Fix warning messagePawel Moll2014-08-241-1/+1
* bus: arm-ccn: Fix error handling at event allocationPawel Moll2014-07-311-4/+5
* bus: ARM CCN PMU driverPawel Moll2014-07-231-0/+1390