Age | Commit message (Expand) | Author | Files | Lines |
2017-06-23 | bus: arm-ccn: Enable stats for CCN-502 interconnect | Velibor Markovski | 1 | -0/+1 |
2017-06-23 | bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe() | Markus Elfring | 1 | -4/+4 |
2017-06-23 | bus: arm-ccn: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
2016-12-25 | bus: arm-ccn: Prevent hotplug callback leak | Thomas Gleixner | 1 | -1/+4 |
2016-10-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -33/+21 |
2016-09-02 | bus/arm-ccn: Use cpu-hp's multi instance support instead custom list | Sebastian Andrzej Siewior | 1 | -33/+21 |
2016-08-26 | bus: arm-ccn: make event groups reliable | Mark Rutland | 1 | -9/+20 |
2016-08-26 | bus: arm-ccn: fix hrtimer registration | Mark Rutland | 1 | -12/+21 |
2016-08-26 | bus: arm-ccn: fix PMU interrupt flags | Mark Rutland | 1 | -2/+3 |
2016-08-17 | bus: arm-ccn: Add missing event attribute exclusions for host/guest | Pawel Moll | 1 | -2/+3 |
2016-08-17 | bus: arm-ccn: Correct required arguments for XP PMU events | Pawel Moll | 1 | -3/+10 |
2016-08-17 | bus: arm-ccn: Fix XP watchpoint settings bitmask | Pawel Moll | 1 | -2/+2 |
2016-08-17 | bus: arm-ccn: Do not attempt to configure XPs for cycle counter | Pawel Moll | 1 | -0/+4 |
2016-08-17 | bus: arm-ccn: Fix PMU handling of MN | Pawel Moll | 1 | -3/+16 |
2016-07-14 | bus/arm-ccn: Convert to hotplug statemachine | Sebastian Andrzej Siewior | 1 | -29/+28 |
2016-05-09 | arm-ccn: Enable building as module | Suzuki K Poulose | 1 | -3/+4 |
2015-10-15 | bus: arm-ccn: Fix irq affinity setting on CPU migration | Pawel Moll | 1 | -1/+2 |
2015-10-15 | bus: arm-ccn: Handle correctly no-more-cpus case | Pawel Moll | 1 | -1/+1 |
2015-05-13 | bus: arm-ccn: Use hrtimer_start() again | Pawel Moll | 1 | -3/+2 |
2015-05-01 | bus: arm-ccn: Allocate event when it is being added, not initialised | Pawel Moll | 1 | -47/+67 |
2015-05-01 | bus: arm-ccn: Do not group CCN events with other PMUs | Pawel Moll | 1 | -0/+16 |
2015-05-01 | bus: arm-ccn: Provide required event arguments | Pawel Moll | 1 | -0/+17 |
2015-05-01 | bus: arm-ccn: cpumask attribute | Pawel Moll | 1 | -11/+117 |
2015-05-01 | bus: arm-ccn: Fix node->XP config conversion | Pawel Moll | 1 | -1/+1 |
2014-10-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2014-10-08 | bus: arm-ccn: Fix spurious warning message | Pawel Moll | 1 | -1/+4 |
2014-09-06 | bus: arm-ccn: Move event cleanup routine | Pawel Moll | 1 | -26/+25 |
2014-08-24 | bus: arm-ccn: Fix warning message | Pawel Moll | 1 | -1/+1 |
2014-08-01 | bus: arm-ccn: Fix error handling at event allocation | Pawel Moll | 1 | -4/+5 |
2014-07-24 | bus: ARM CCN PMU driver | Pawel Moll | 1 | -0/+1390 |