summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i82875p_edac.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven2009-01-061-3/+1
* i82875p_edac: fix module removeJarkko Lavinen2008-12-011-6/+7
* i82875p_edac: fix overflow device resource setupJarkko Lavinen2008-12-011-0/+1
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-0/+9
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-2/+2
* drivers/edac: remove null from staticsDouglas Thompson2007-07-191-1/+1
* drivers/edac: fix ignored return i82875pDouglas Thompson2007-07-191-1/+7
* drivers/edac: mod race fix i82875pJason Uhlenkott2007-07-191-6/+7
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-19/+19
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-191-0/+16
* drivers/edac: Lindent i82875pDave Jiang2007-07-191-32/+30
* drivers/edac: add dev_name getter functionDave Jiang2007-07-191-0/+1
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-2/+2
* Fix 82875 PCI setupJohn Feeney2007-05-081-11/+2
* [PATCH] EDAC: fix module names quoted in sysfsDoug Thompson2006-07-011-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson2006-06-301-79/+109
* | [PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson2006-06-301-1/+4
* | [PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson2006-06-301-12/+18
|/
* [PATCH] EDAC: formatting cleanupDave Peterson2006-03-261-61/+51
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-261-4/+1
* [PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson2006-03-261-2/+2
* [PATCH] EDAC: i82875p cleanupDave Peterson2006-03-261-22/+32
* [PATCH] EDAC: name cleanupDave Peterson2006-03-261-2/+2
* [PATCH] EDAC: printk cleanupDave Peterson2006-03-261-22/+29
* [PATCH] drivers/edac/i82875p_edac.c __user annotationsAl Viro2006-02-071-1/+1
* [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-181-1/+1
* [PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2006-01-181-0/+532
OpenPOWER on IntegriCloud