aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-05-18 19:43:52 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-18 19:43:52 -0400
commit52707f918cca231f8461d45e78a60014795f20d9 (patch)
tree83b453fa59f9d507b69d9edc3c36e2219b93a27d /drivers
parentbd9e19ca46b54fa85141c4d20afd668379d94c81 (diff)
i7core_edac: Better describe the supported devices
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/edac/i7core_edac.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/drivers/edac/i7core_edac.c b/drivers/edac/i7core_edac.c
index 8d63b0046480..6b8b7b41ec5f 100644
--- a/drivers/edac/i7core_edac.c
+++ b/drivers/edac/i7core_edac.c
@@ -1,9 +1,14 @@
1/* Intel 7 core Memory Controller kernel module (Nehalem) 1/* Intel i7 core/Nehalem Memory Controller kernel module
2 *
3 * This driver supports yhe memory controllers found on the Intel
4 * processor families i7core, i7core 7xx/8xx, i5core, Xeon 35xx,
5 * Xeon 55xx and Xeon 56xx also known as Nehalem, Nehalem-EP, Lynnfield
6 * and Westmere-EP.
2 * 7 *
3 * This file may be distributed under the terms of the 8 * This file may be distributed under the terms of the
4 * GNU General Public License version 2 only. 9 * GNU General Public License version 2 only.
5 * 10 *
6 * Copyright (c) 2009 by: 11 * Copyright (c) 2009-2010 by:
7 * Mauro Carvalho Chehab <mchehab@redhat.com> 12 * Mauro Carvalho Chehab <mchehab@redhat.com>
8 * 13 *
9 * Red Hat Inc. http://www.redhat.com 14 * Red Hat Inc. http://www.redhat.com