aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2009-04-13edac: use to_delayed_work()Gravatar Jean Delvare 3-3/+3
2009-04-13edac: fix local pci_write_bits32Gravatar Jeff Haran 1-2/+10
2009-04-02edac: AMD8111 driver Kconfig & MakefileGravatar Harry Ciao 1-0/+7
2009-04-02edac: AMD8131 driver Kconfig & MakefileGravatar Harry Ciao 1-0/+7
2009-04-02edac: AMD8131 driver source fileGravatar Harry Ciao 1-0/+379
2009-04-02edac: AMD8131 driver header fileGravatar Harry Ciao 1-0/+119
2009-04-02edac: Add edac_pci_alloc_index()Gravatar Harry Ciao 2-0/+15
2009-04-02edac: AMD8111 driver source fileGravatar Harry Ciao 1-0/+595
2009-04-02edac: AMD8111 driver header fileGravatar Harry Ciao 1-0/+130
2009-04-02edac: new ppc4xx driver moduleGravatar Grant Erickson 4-1/+1630
2009-04-02edac: remove EDAC's experimental statusGravatar Doug Thompson 1-3/+2
2009-04-02edac: add more verbose debug infoGravatar Hitoshi Mitake 2-1/+22
2009-03-24edac: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 3-6/+6
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionGravatar Stephen Rothwell 1-4/+4
2009-01-06edac: driver for i5400 MCH (update)Gravatar Mauro Carvalho Chehab 1-57/+62
2009-01-06edac: driver for i5400 MCH (Seaburg)Gravatar Mauro Carvalho Chehab 3-0/+1479
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Gravatar Kumar Gala 1-42/+32
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 4-6/+6
2009-01-06pci: use pci_ioremap_bar() in drivers/edacGravatar Arjan van de Ven 1-3/+1
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Gravatar Linus Torvalds 1-1/+1
2008-12-23edac: fix edac core deadlock when removing a deviceGravatar Harry Ciao 1-3/+9
2008-12-22powerpc/cell: add QPACE as a separate Cell platformGravatar Benjamin Krill 1-1/+1
2008-12-01i82875p_edac: fix module removeGravatar Jarkko Lavinen 1-6/+7
2008-12-01i82875p_edac: fix overflow device resource setupGravatar Jarkko Lavinen 1-0/+1
2008-11-12i5000-edac: hold reference to mci kobjectGravatar Darrick J. Wong 1-1/+3
2008-10-30edac: fix enabling of polling cell moduleGravatar Benjamin Herrenschmidt 1-0/+3
2008-10-30edac x38: new MC driver moduleGravatar Hitoshi Mitake 3-0/+532
2008-10-20edac cell: fix incorrect edac_modeGravatar Benjamin Herrenschmidt 1-1/+1
2008-10-16edac i5000: fix thermal issuesGravatar Aristeu Rozanski 1-1/+16
2008-10-16edac i5000: fix error messagesGravatar Aristeu Rozanski 1-62/+119
2008-10-16edac mpc85xx: add support for mpc8572Gravatar Andrew Kilkenny 1-7/+26
2008-10-16edac: make i82443bxgx_edac coexist with intel_agpGravatar Vladislav Bogdanov 1-2/+61
2008-08-23removed unused #include <linux/version.h>'sGravatar Adrian Bunk 1-1/+0
2008-07-25edac: mpc85xx fix pci ofdev 2nd passGravatar Dave Jiang 1-24/+43
2008-07-25edac: mv64x60 add pci fixupGravatar Dave Jiang 1-0/+35
2008-07-25edac: mv64x60 fix get_propertyGravatar Dave Jiang 1-1/+1
2008-07-25edac: e752x fix too loud on nonmemory errorsGravatar Doug Thompson 1-17/+42
2008-07-25edac: core fix added newline to sysfs dimm labelsGravatar Arthur Jones 1-1/+5
2008-07-25edac: core fix static to dynamic ksetGravatar Arthur Jones 1-9/+6
2008-07-25edac: core fix redundant sysfs controls to parametersGravatar Arthur Jones 1-116/+1
2008-07-25edac: core fix workq timerGravatar Arthur Jones 1-1/+21
2008-07-25edac: core fix to use dynamic kobjectGravatar Arthur Jones 1-9/+21
2008-07-25edac: i5100: cleanupGravatar Arthur Jones 1-135/+261
2008-07-25edac: i5100 fix unmask ecc bitsGravatar Arthur Jones 1-0/+6
2008-07-25edac: i5100 fix enable ecc hardwareGravatar Arthur Jones 1-0/+10
2008-07-25edac: i5100 fix missing bitsGravatar Arthur Jones 1-3/+15
2008-07-25edac: i5100 new intel chipset driverGravatar Arthur Jones 3-0/+835
2008-07-22powerpc/cell/edac: Log a syndrome code in case of correctable errorGravatar Maxim Shchetynin 1-2/+3
2008-05-24edac: mpc85xx: fix building as a moduleGravatar Kumar Gala 1-3/+0
2008-05-05dev_name introduction fall out fixGravatar Stephen Rothwell 4-10/+10