diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-04 23:12:06 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-04 23:12:06 -0400 |
commit | 62fd98571727a22ef77f1a9c1637260ad5a10baa (patch) | |
tree | 0b0118c028b5de70ba42d45f18b08cd7cea96dad /MAINTAINERS | |
parent | 404504470177d5ca1b46db5197ee0b78d639a2eb (diff) | |
parent | 67c8931677090540e31b4f816e5fe315ff51f262 (diff) |
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core
* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core:
MAINTAINERS: Add an entry for i7core_edac
i7core_edac: Avoid doing multiple probes for the same card
i7core_edac: Properly discover the first QPI device
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7642365ed6d2..a07a49deb47b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2111,11 +2111,18 @@ F: drivers/edac/i5000_edac.c | |||
2111 | 2111 | ||
2112 | EDAC-I5400 | 2112 | EDAC-I5400 |
2113 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 2113 | M: Mauro Carvalho Chehab <mchehab@redhat.com> |
2114 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2114 | L: linux-edac@vger.kernel.org |
2115 | W: bluesmoke.sourceforge.net | 2115 | W: bluesmoke.sourceforge.net |
2116 | S: Maintained | 2116 | S: Maintained |
2117 | F: drivers/edac/i5400_edac.c | 2117 | F: drivers/edac/i5400_edac.c |
2118 | 2118 | ||
2119 | EDAC-I7CORE | ||
2120 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
2121 | L: linux-edac@vger.kernel.org | ||
2122 | W: bluesmoke.sourceforge.net | ||
2123 | S: Maintained | ||
2124 | F: drivers/edac/i7core_edac.c linux/edac_mce.h drivers/edac/edac_mce.c | ||
2125 | |||
2119 | EDAC-I82975X | 2126 | EDAC-I82975X |
2120 | M: Ranganathan Desikan <ravi@jetztechnologies.com> | 2127 | M: Ranganathan Desikan <ravi@jetztechnologies.com> |
2121 | M: "Arvind R." <arvind@jetztechnologies.com> | 2128 | M: "Arvind R." <arvind@jetztechnologies.com> |