i7core_edac: Add an EDAC memory controller driver for Nehalem chipsets
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 23 Jun 2009 01:41:15 +0000 (22:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:44:45 +0000 (11:44 -0300)
commita0c36a1f0fbab42590dab3c13c10fa7d20e6c2cd
tree1aba0a7bd6f50cf394e747d02c624f456a24fdb8
parent66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8
i7core_edac: Add an EDAC memory controller driver for Nehalem chipsets

This driver is meant to support i7 core/i7core extreme desktop
processors and Xeon 35xx/55xx series with integrated memory controller.
It is likely that it can be expanded in the future to work with other
processor series based at the same Memory Controller design.

For now, it has just a few MCH status reads.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/Kconfig
drivers/edac/Makefile
drivers/edac/i7core_edac.c [new file with mode: 0644]
include/linux/pci_ids.h