summaryrefslogtreecommitdiffstats
path: root/drivers/edac/e7xxx_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-4/+4
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-4/+4
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-18/+17
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-17/+17
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-2/+2
* edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab2012-06-111-15/+17
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-1/+1
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* e7xxx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-7/+30
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-2/+3
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-19/+25
* 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-10/+3
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-2/+2
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-27/+27
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-191-0/+16
* drivers/edac: Lindent e7xxxDave Jiang2007-07-191-73/+59
* drivers/edac: add dev_name getter functionDave Jiang2007-07-191-0/+1
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-2/+2
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+14
* [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-76/+82
* | [PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson2006-06-301-1/+4
* | [PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson2006-06-301-7/+9
|/
* [PATCH] EDAC: formatting cleanupDave Peterson2006-03-261-86/+79
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-261-6/+6
* [PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson2006-03-261-3/+2
* [PATCH] EDAC: e7xxx fix minor logic bugDave Peterson2006-03-261-1/+1
* [PATCH] EDAC: name cleanupDave Peterson2006-03-261-2/+2
* [PATCH] EDAC: printk cleanupDave Peterson2006-03-261-28/+34
* [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-181-1/+1
* [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox2006-01-181-0/+558