summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i82860_edac.c
Commit message (Expand)AuthorAgeFilesLines
* EDAC: Get rid of mci->mod_verBorislav Petkov2017-07-171-2/+0
* edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab2016-12-151-1/+1
* EDAC: Delete unnecessary checks before pci_dev_put()Markus Elfring2015-02-231-7/+2
* i82860_edac: Report CE events properlyJason Baron2014-10-221-1/+1
* EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-061-1/+1
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-3/+3
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-3/+3
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-12/+11
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-9/+9
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-3/+3
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-2/+2
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* i82860_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-13/+29
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-1/+1
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-4/+7
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-1/+1
* edac: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-0/+7
* 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: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-12/+12
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-191-0/+15
* drivers/edac: Lindent i82860Dave Jiang2007-07-191-21/+19
* drivers/edac: add dev_name getter functionDave Jiang2007-07-191-0/+1
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-2/+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-51/+51
* | [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-27/+39
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-261-3/+4
* [PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson2006-03-261-2/+2
* [PATCH] EDAC: i82860 cleanupDave Peterson2006-03-261-11/+17
* [PATCH] EDAC: name cleanupDave Peterson2006-03-261-2/+2
* [PATCH] EDAC: printk cleanupDave Peterson2006-03-261-13/+19
* [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-181-1/+1
* [PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2006-01-181-0/+299