]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55da6aa7abba54faa743007d147d49faaf09e10c
tree1aba0a7bd6f50cf394e747d02c624f456a24fdb8
parent8bdaf5c0ae1ac4a9355b3822e3eb73650e0c9096
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