diff options
author | Olof Johansson <olof@lixom.net> | 2015-04-03 16:38:43 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-04-03 16:38:43 -0400 |
commit | 47f36e4921ae11dccf3163f75f70bb55686780f1 (patch) | |
tree | 770560b54cbf2f3b8ae64aa5f202d25aa6c33c56 /MAINTAINERS | |
parent | 63fad06a2733f78f7565a436a97848aee8099600 (diff) | |
parent | 874c571414d5617f4042298986b6a826816ee885 (diff) |
Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/drivers
Merge "arm-cci PMU updates for 4.1" from Will Deacon:
CCI-400 PMU updates
This series reworks some of the CCI-400 PMU code so that it can be used
on both ARM and ARM64-based systems, without the need to boot in secure
mode on the latter. This paves the way for CCI-500 support in future.
* tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux:
arm-cci: Fix CCI PMU event validation
arm-cci: Split the code for PMU vs driver support
arm-cci: Get rid of secure transactions for PMU driver
arm-cci: Abstract the CCI400 PMU specific definitions
arm-cci: Rearrange code for splitting PMU vs driver code
drivers: cci: reject groups spanning multiple HW PMUs
+ Linux 4.0-rc4
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ad18cd135a87..7b4f760e4414 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1030,6 +1030,16 @@ F: arch/arm/mach-mxs/ | |||
1030 | F: arch/arm/boot/dts/imx* | 1030 | F: arch/arm/boot/dts/imx* |
1031 | F: arch/arm/configs/imx*_defconfig | 1031 | F: arch/arm/configs/imx*_defconfig |
1032 | 1032 | ||
1033 | ARM/FREESCALE VYBRID ARM ARCHITECTURE | ||
1034 | M: Shawn Guo <shawn.guo@linaro.org> | ||
1035 | M: Sascha Hauer <kernel@pengutronix.de> | ||
1036 | R: Stefan Agner <stefan@agner.ch> | ||
1037 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1038 | S: Maintained | ||
1039 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git | ||
1040 | F: arch/arm/mach-imx/*vf610* | ||
1041 | F: arch/arm/boot/dts/vf* | ||
1042 | |||
1033 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 1043 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
1034 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1044 | M: Lennert Buytenhek <kernel@wantstofly.org> |
1035 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1045 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1188,6 +1198,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support | |||
1188 | M: Jason Cooper <jason@lakedaemon.net> | 1198 | M: Jason Cooper <jason@lakedaemon.net> |
1189 | M: Andrew Lunn <andrew@lunn.ch> | 1199 | M: Andrew Lunn <andrew@lunn.ch> |
1190 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 1200 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
1201 | M: Gregory Clement <gregory.clement@free-electrons.com> | ||
1191 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1202 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1192 | S: Maintained | 1203 | S: Maintained |
1193 | F: arch/arm/mach-dove/ | 1204 | F: arch/arm/mach-dove/ |
@@ -2066,7 +2077,7 @@ F: include/net/bluetooth/ | |||
2066 | BONDING DRIVER | 2077 | BONDING DRIVER |
2067 | M: Jay Vosburgh <j.vosburgh@gmail.com> | 2078 | M: Jay Vosburgh <j.vosburgh@gmail.com> |
2068 | M: Veaceslav Falico <vfalico@gmail.com> | 2079 | M: Veaceslav Falico <vfalico@gmail.com> |
2069 | M: Andy Gospodarek <andy@greyhouse.net> | 2080 | M: Andy Gospodarek <gospo@cumulusnetworks.com> |
2070 | L: netdev@vger.kernel.org | 2081 | L: netdev@vger.kernel.org |
2071 | W: http://sourceforge.net/projects/bonding/ | 2082 | W: http://sourceforge.net/projects/bonding/ |
2072 | S: Supported | 2083 | S: Supported |
@@ -2108,7 +2119,6 @@ F: drivers/net/ethernet/broadcom/bnx2x/ | |||
2108 | 2119 | ||
2109 | BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE | 2120 | BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE |
2110 | M: Christian Daudt <bcm@fixthebug.org> | 2121 | M: Christian Daudt <bcm@fixthebug.org> |
2111 | M: Matt Porter <mporter@linaro.org> | ||
2112 | M: Florian Fainelli <f.fainelli@gmail.com> | 2122 | M: Florian Fainelli <f.fainelli@gmail.com> |
2113 | L: bcm-kernel-feedback-list@broadcom.com | 2123 | L: bcm-kernel-feedback-list@broadcom.com |
2114 | T: git git://github.com/broadcom/mach-bcm | 2124 | T: git git://github.com/broadcom/mach-bcm |
@@ -2370,8 +2380,9 @@ F: arch/x86/include/asm/tce.h | |||
2370 | 2380 | ||
2371 | CAN NETWORK LAYER | 2381 | CAN NETWORK LAYER |
2372 | M: Oliver Hartkopp <socketcan@hartkopp.net> | 2382 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
2383 | M: Marc Kleine-Budde <mkl@pengutronix.de> | ||
2373 | L: linux-can@vger.kernel.org | 2384 | L: linux-can@vger.kernel.org |
2374 | W: http://gitorious.org/linux-can | 2385 | W: https://github.com/linux-can |
2375 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git | 2386 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git |
2376 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git | 2387 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git |
2377 | S: Maintained | 2388 | S: Maintained |
@@ -2387,7 +2398,7 @@ CAN NETWORK DRIVERS | |||
2387 | M: Wolfgang Grandegger <wg@grandegger.com> | 2398 | M: Wolfgang Grandegger <wg@grandegger.com> |
2388 | M: Marc Kleine-Budde <mkl@pengutronix.de> | 2399 | M: Marc Kleine-Budde <mkl@pengutronix.de> |
2389 | L: linux-can@vger.kernel.org | 2400 | L: linux-can@vger.kernel.org |
2390 | W: http://gitorious.org/linux-can | 2401 | W: https://github.com/linux-can |
2391 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git | 2402 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git |
2392 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git | 2403 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git |
2393 | S: Maintained | 2404 | S: Maintained |
@@ -8481,6 +8492,14 @@ S: Supported | |||
8481 | L: netdev@vger.kernel.org | 8492 | L: netdev@vger.kernel.org |
8482 | F: drivers/net/ethernet/samsung/sxgbe/ | 8493 | F: drivers/net/ethernet/samsung/sxgbe/ |
8483 | 8494 | ||
8495 | SAMSUNG THERMAL DRIVER | ||
8496 | M: Lukasz Majewski <l.majewski@samsung.com> | ||
8497 | L: linux-pm@vger.kernel.org | ||
8498 | L: linux-samsung-soc@vger.kernel.org | ||
8499 | S: Supported | ||
8500 | T: https://github.com/lmajewski/linux-samsung-thermal.git | ||
8501 | F: drivers/thermal/samsung/ | ||
8502 | |||
8484 | SAMSUNG USB2 PHY DRIVER | 8503 | SAMSUNG USB2 PHY DRIVER |
8485 | M: Kamil Debski <k.debski@samsung.com> | 8504 | M: Kamil Debski <k.debski@samsung.com> |
8486 | L: linux-kernel@vger.kernel.org | 8505 | L: linux-kernel@vger.kernel.org |