aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/i82875p_edac.c
AgeCommit message (Expand)Author
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28i82875p_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2011-04-19edac: Drop __DATE__ usageMichal Marek
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-06pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven
2008-12-01i82875p_edac: fix module removeJarkko Lavinen
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson
2007-07-19drivers/edac: remove null from staticsDouglas Thompson
2007-07-19drivers/edac: fix ignored return i82875pDouglas Thompson
2007-07-19drivers/edac: mod race fix i82875pJason Uhlenkott
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson
2007-07-19drivers/edac: drivers to use new PCI operationDave Jiang
2007-07-19drivers/edac: Lindent i82875pDave Jiang
2007-07-19drivers/edac: add dev_name getter functionDave Jiang
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson
2007-05-08Fix 82875 PCI setupJohn Feeney
2006-07-01[PATCH] EDAC: fix module names quoted in sysfsDoug Thompson
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson
2006-06-30[PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson
2006-06-30[PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-26[PATCH] EDAC: formatting cleanupDave Peterson
2006-03-26[PATCH] EDAC: protect memory controller listDave Peterson
2006-03-26[PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson
2006-03-26[PATCH] EDAC: i82875p cleanupDave Peterson
2006-03-26[PATCH] EDAC: name cleanupDave Peterson
2006-03-26[PATCH] EDAC: printk cleanupDave Peterson
2006-02-07[PATCH] drivers/edac/i82875p_edac.c __user annotationsAl Viro
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox
2006-01-18[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox