aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-04-13edac: use to_delayed_work()Jean Delvare3-3/+3
2009-04-13edac: fix local pci_write_bits32Jeff Haran1-2/+10
2009-04-02edac: AMD8111 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-02edac: AMD8131 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-02edac: AMD8131 driver source fileHarry Ciao1-0/+379
2009-04-02edac: AMD8131 driver header fileHarry Ciao1-0/+119
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao2-0/+15
2009-04-02edac: AMD8111 driver source fileHarry Ciao1-0/+595
2009-04-02edac: AMD8111 driver header fileHarry Ciao1-0/+130
2009-04-02edac: new ppc4xx driver moduleGrant Erickson4-1/+1630
2009-04-02edac: remove EDAC's experimental statusDoug Thompson1-3/+2
2009-04-02edac: add more verbose debug infoHitoshi Mitake2-1/+22
2009-03-24edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-6/+6
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell1-4/+4
2009-01-06edac: driver for i5400 MCH (update)Mauro Carvalho Chehab1-57/+62
2009-01-06edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab3-0/+1479
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala1-42/+32
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers4-6/+6
2009-01-06pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven1-3/+1
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill1-1/+1
2008-12-01i82875p_edac: fix module removeJarkko Lavinen1-6/+7
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen1-0/+1
2008-11-12i5000-edac: hold reference to mci kobjectDarrick J. Wong1-1/+3
2008-10-30edac: fix enabling of polling cell moduleBenjamin Herrenschmidt1-0/+3
2008-10-30edac x38: new MC driver moduleHitoshi Mitake3-0/+532
2008-10-20edac cell: fix incorrect edac_modeBenjamin Herrenschmidt1-1/+1
2008-10-16edac i5000: fix thermal issuesAristeu Rozanski1-1/+16
2008-10-16edac i5000: fix error messagesAristeu Rozanski1-62/+119
2008-10-16edac mpc85xx: add support for mpc8572Andrew Kilkenny1-7/+26
2008-10-16edac: make i82443bxgx_edac coexist with intel_agpVladislav Bogdanov1-2/+61
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang1-24/+43
2008-07-25edac: mv64x60 add pci fixupDave Jiang1-0/+35
2008-07-25edac: mv64x60 fix get_propertyDave Jiang1-1/+1
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson1-17/+42
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones1-1/+5
2008-07-25edac: core fix static to dynamic ksetArthur Jones1-9/+6
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones1-116/+1
2008-07-25edac: core fix workq timerArthur Jones1-1/+21
2008-07-25edac: core fix to use dynamic kobjectArthur Jones1-9/+21
2008-07-25edac: i5100: cleanupArthur Jones1-135/+261
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones1-0/+6
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones1-0/+10
2008-07-25edac: i5100 fix missing bitsArthur Jones1-3/+15
2008-07-25edac: i5100 new intel chipset driverArthur Jones3-0/+835
2008-07-22powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin1-2/+3
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala1-3/+0