summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2008-12-01i82875p_edac: fix module removeJarkko Lavinen
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen
2008-11-12i5000-edac: hold reference to mci kobjectDarrick J. Wong
2008-10-30edac: fix enabling of polling cell moduleBenjamin Herrenschmidt
2008-10-30edac x38: new MC driver moduleHitoshi Mitake
2008-10-20edac cell: fix incorrect edac_modeBenjamin Herrenschmidt
2008-10-16edac i5000: fix thermal issuesAristeu Rozanski
2008-10-16edac i5000: fix error messagesAristeu Rozanski
2008-10-16edac mpc85xx: add support for mpc8572Andrew Kilkenny
2008-10-16edac: make i82443bxgx_edac coexist with intel_agpVladislav Bogdanov
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang
2008-07-25edac: mv64x60 add pci fixupDave Jiang
2008-07-25edac: mv64x60 fix get_propertyDave Jiang
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones
2008-07-25edac: core fix static to dynamic ksetArthur Jones
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones
2008-07-25edac: core fix workq timerArthur Jones
2008-07-25edac: core fix to use dynamic kobjectArthur Jones
2008-07-25edac: i5100: cleanupArthur Jones
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones
2008-07-25edac: i5100 fix missing bitsArthur Jones
2008-07-25edac: i5100 new intel chipset driverArthur Jones
2008-07-22powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala
2008-05-05dev_name introduction fall out fixStephen Rothwell
2008-04-29pasemi_edac needs to include linux/edac.hStephen Rothwell
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day
2008-04-29edac: add e752x parameter for sysbus_parity selectionPeter Tyser
2008-04-29edac: new support for Intel 3100 chipsetAndrei Konovalov
2008-02-07drivers/edac/i3000: document type promotionJason Uhlenkott
2008-02-07drivers/edac: i3000: missing init codeHitoshi Mitake
2008-02-07drivers/edac: mpc85xx: add static scopeDoug Thompson
2008-02-07drivers/edac: i3000: 64bit buildJason Uhlenkott
2008-02-07drivers/edac: pci: broken parity regressionBryan Boatright
2008-02-07drivers-edac: add marvell mv64x60 driverDave Jiang
2008-02-07drivers-edac: add freescale mpc85xx driverDave Jiang
2008-02-07drivers-edac: i3000 replace macros with functionsJason Uhlenkott
2008-02-07drivers-edac: i3000 code tidyingJason Uhlenkott
2008-02-07drivers-edac: add Cell MC driverBenjamin Herrenschmidt
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt
2008-02-07drivers-edac: use round_jiffies_relativeAnton Blanchard
2008-02-07drivers-edac: turn on edac device error loggingDoug Thompson
2008-02-03drivers/edac/: Spelling fixesJoe Perches
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers