summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)AuthorLines
2008-11-12i5000-edac: hold reference to mci kobjectDarrick J. Wong-1/+3
2008-10-30edac: fix enabling of polling cell moduleBenjamin Herrenschmidt-0/+3
2008-10-30edac x38: new MC driver moduleHitoshi Mitake-0/+532
2008-10-20edac cell: fix incorrect edac_modeBenjamin Herrenschmidt-1/+1
2008-10-16edac i5000: fix thermal issuesAristeu Rozanski-1/+16
2008-10-16edac i5000: fix error messagesAristeu Rozanski-62/+119
2008-10-16edac mpc85xx: add support for mpc8572Andrew Kilkenny-7/+26
2008-10-16edac: make i82443bxgx_edac coexist with intel_agpVladislav Bogdanov-2/+61
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk-1/+0
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang-24/+43
2008-07-25edac: mv64x60 add pci fixupDave Jiang-0/+35
2008-07-25edac: mv64x60 fix get_propertyDave Jiang-1/+1
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson-17/+42
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones-1/+5
2008-07-25edac: core fix static to dynamic ksetArthur Jones-9/+6
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones-116/+1
2008-07-25edac: core fix workq timerArthur Jones-1/+21
2008-07-25edac: core fix to use dynamic kobjectArthur Jones-9/+21
2008-07-25edac: i5100: cleanupArthur Jones-135/+261
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones-0/+6
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones-0/+10
2008-07-25edac: i5100 fix missing bitsArthur Jones-3/+15
2008-07-25edac: i5100 new intel chipset driverArthur Jones-0/+835
2008-07-22powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin-2/+3
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala-3/+0
2008-05-05dev_name introduction fall out fixStephen Rothwell-10/+10
2008-04-29pasemi_edac needs to include linux/edac.hStephen Rothwell-0/+1
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake-40/+66
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk-59/+11
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day-3/+3
2008-04-29edac: add e752x parameter for sysbus_parity selectionPeter Tyser-1/+39
2008-04-29edac: new support for Intel 3100 chipsetAndrei Konovalov-13/+154
2008-02-07drivers/edac/i3000: document type promotionJason Uhlenkott-0/+7
2008-02-07drivers/edac: i3000: missing init codeHitoshi Mitake-0/+13
2008-02-07drivers/edac: mpc85xx: add static scopeDoug Thompson-1/+1
2008-02-07drivers/edac: i3000: 64bit buildJason Uhlenkott-1/+1
2008-02-07drivers/edac: pci: broken parity regressionBryan Boatright-4/+8
2008-02-07drivers-edac: add marvell mv64x60 driverDave Jiang-0/+977
2008-02-07drivers-edac: add freescale mpc85xx driverDave Jiang-0/+1213
2008-02-07drivers-edac: i3000 replace macros with functionsJason Uhlenkott-15/+35
2008-02-07drivers-edac: i3000 code tidyingJason Uhlenkott-97/+110
2008-02-07drivers-edac: add Cell MC driverBenjamin Herrenschmidt-0/+266
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt-1/+4
2008-02-07drivers-edac: use round_jiffies_relativeAnton Blanchard-3/+3
2008-02-07drivers-edac: turn on edac device error loggingDoug Thompson-0/+4
2008-02-03drivers/edac/: Spelling fixesJoe Perches-2/+2
2008-01-31Merge branch 'linux-2.6'Paul Mackerras-82/+44
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-14/+14
2008-01-24Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman-67/+29