summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* edac cell: fix incorrect edac_modeBenjamin Herrenschmidt2008-10-201-1/+1
* edac i5000: fix thermal issuesAristeu Rozanski2008-10-161-1/+16
* edac i5000: fix error messagesAristeu Rozanski2008-10-161-62/+119
* edac mpc85xx: add support for mpc8572Andrew Kilkenny2008-10-161-7/+26
* edac: make i82443bxgx_edac coexist with intel_agpVladislav Bogdanov2008-10-161-2/+61
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* edac: mpc85xx fix pci ofdev 2nd passDave Jiang2008-07-251-24/+43
* edac: mv64x60 add pci fixupDave Jiang2008-07-251-0/+35
* edac: mv64x60 fix get_propertyDave Jiang2008-07-251-1/+1
* edac: e752x fix too loud on nonmemory errorsDoug Thompson2008-07-251-17/+42
* edac: core fix added newline to sysfs dimm labelsArthur Jones2008-07-251-1/+5
* edac: core fix static to dynamic ksetArthur Jones2008-07-251-9/+6
* edac: core fix redundant sysfs controls to parametersArthur Jones2008-07-251-116/+1
* edac: core fix workq timerArthur Jones2008-07-251-1/+21
* edac: core fix to use dynamic kobjectArthur Jones2008-07-251-9/+21
* edac: i5100: cleanupArthur Jones2008-07-251-135/+261
* edac: i5100 fix unmask ecc bitsArthur Jones2008-07-251-0/+6
* edac: i5100 fix enable ecc hardwareArthur Jones2008-07-251-0/+10
* edac: i5100 fix missing bitsArthur Jones2008-07-251-3/+15
* edac: i5100 new intel chipset driverArthur Jones2008-07-253-0/+835
* powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin2008-07-221-2/+3
* edac: mpc85xx: fix building as a moduleKumar Gala2008-05-241-3/+0
* dev_name introduction fall out fixStephen Rothwell2008-05-054-10/+10
* pasemi_edac needs to include linux/edac.hStephen Rothwell2008-04-291-0/+1
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-2911-40/+66
* edac: remove unneeded functions and add static accessorAdrian Bunk2008-04-295-59/+11
* edac: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-293-3/+3
* edac: add e752x parameter for sysbus_parity selectionPeter Tyser2008-04-291-1/+39
* edac: new support for Intel 3100 chipsetAndrei Konovalov2008-04-292-13/+154
* drivers/edac/i3000: document type promotionJason Uhlenkott2008-02-071-0/+7
* drivers/edac: i3000: missing init codeHitoshi Mitake2008-02-071-0/+13
* drivers/edac: mpc85xx: add static scopeDoug Thompson2008-02-071-1/+1
* drivers/edac: i3000: 64bit buildJason Uhlenkott2008-02-071-1/+1
* drivers/edac: pci: broken parity regressionBryan Boatright2008-02-071-4/+8
* drivers-edac: add marvell mv64x60 driverDave Jiang2008-02-074-0/+977
* drivers-edac: add freescale mpc85xx driverDave Jiang2008-02-074-0/+1213
* drivers-edac: i3000 replace macros with functionsJason Uhlenkott2008-02-071-15/+35
* drivers-edac: i3000 code tidyingJason Uhlenkott2008-02-071-97/+110
* drivers-edac: add Cell MC driverBenjamin Herrenschmidt2008-02-073-0/+266
* drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt2008-02-072-1/+4
* drivers-edac: use round_jiffies_relativeAnton Blanchard2008-02-072-3/+3
* drivers-edac: turn on edac device error loggingDoug Thompson2008-02-071-0/+4
* drivers/edac/: Spelling fixesJoe Perches2008-02-032-2/+2
* Merge branch 'linux-2.6'Paul Mackerras2008-01-314-82/+44
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
| * Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-243-14/+14
| * Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman2008-01-243-67/+29
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* | [POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson2007-11-291-2/+2
|/
* i5000_edac: no need to __stringify() KBUILD_BASENAMEDarrick J. Wong2007-11-141-1/+1