summaryrefslogtreecommitdiff
path: root/drivers/bus/arm-ccn.c
Commit message (Expand)AuthorAge
* bus: arm-ccn: fix module unloading Error: Removing state 147 which has instan...Kim Phillips2017-12-04
* bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-04
* bus: arm-ccn: Simplify codeChristophe JAILLET2017-12-04
* bus: arm-ccn: Check memory allocation failureChristophe JAILLET2017-12-04
* bus: arm-ccn: constify attribute_group structures.Arvind Yadav2017-12-04
* arm-ccn: perf: Prevent module unload while PMU is in useSuzuki K Poulose2017-11-03
* bus: arm-ccn: Enable stats for CCN-502 interconnectVelibor Markovski2017-06-23
* bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe()Markus Elfring2017-06-23
* bus: arm-ccn: Fix module autoloadJavier Martinez Canillas2017-06-23
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner2016-12-25
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\
| * bus/arm-ccn: Use cpu-hp's multi instance support instead custom listSebastian Andrzej Siewior2016-09-02
* | bus: arm-ccn: make event groups reliableMark Rutland2016-08-26
* | bus: arm-ccn: fix hrtimer registrationMark Rutland2016-08-26
* | bus: arm-ccn: fix PMU interrupt flagsMark Rutland2016-08-26
* | bus: arm-ccn: Add missing event attribute exclusions for host/guestPawel Moll2016-08-17
* | bus: arm-ccn: Correct required arguments for XP PMU eventsPawel Moll2016-08-17
* | bus: arm-ccn: Fix XP watchpoint settings bitmaskPawel Moll2016-08-17
* | bus: arm-ccn: Do not attempt to configure XPs for cycle counterPawel Moll2016-08-17
* | bus: arm-ccn: Fix PMU handling of MNPawel Moll2016-08-17
|/
* bus/arm-ccn: Convert to hotplug statemachineSebastian Andrzej Siewior2016-07-14
* arm-ccn: Enable building as moduleSuzuki K Poulose2016-05-09
* bus: arm-ccn: Fix irq affinity setting on CPU migrationPawel Moll2015-10-15
* bus: arm-ccn: Handle correctly no-more-cpus casePawel Moll2015-10-15
* bus: arm-ccn: Use hrtimer_start() againPawel Moll2015-05-13
* bus: arm-ccn: Allocate event when it is being added, not initialisedPawel Moll2015-05-01
* bus: arm-ccn: Do not group CCN events with other PMUsPawel Moll2015-05-01
* bus: arm-ccn: Provide required event argumentsPawel Moll2015-05-01
* bus: arm-ccn: cpumask attributePawel Moll2015-05-01
* bus: arm-ccn: Fix node->XP config conversionPawel Moll2015-05-01
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-08
|\
| * bus: arm-ccn: Fix spurious warning messagePawel Moll2014-10-08
* | bus: arm-ccn: Move event cleanup routinePawel Moll2014-09-05
|/
* bus: arm-ccn: Fix warning messagePawel Moll2014-08-24
* bus: arm-ccn: Fix error handling at event allocationPawel Moll2014-07-31
* bus: ARM CCN PMU driverPawel Moll2014-07-23