summaryrefslogtreecommitdiffstats
path: root/drivers/edac/r82600_edac.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-2/+2
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-15/+15
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-17/+15
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-2/+2
* 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
* r82600_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-9/+18
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-1/+2
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-4/+6
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-1/+1
|\
| * edac: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-3/+3
|/
* PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-181-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-11/+12
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-191-0/+16
* drivers/edac: Lindent r82600Douglas Thompson2007-07-191-28/+27
* drivers/edac: add dev_name getter functionDave Jiang2007-07-191-1/+2
* 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-57/+61
* | [PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson2006-06-301-1/+4
* | [PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson2006-06-301-8/+13
|/
* [PATCH] EDAC: formatting cleanupDave Peterson2006-03-261-44/+27
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-261-3/+4
* [PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson2006-03-261-11/+3
* [PATCH] EDAC: name cleanupDave Peterson2006-03-261-2/+2
* [PATCH] EDAC: printk cleanupDave Peterson2006-03-261-23/+25
* [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-181-1/+1
* [PATCH] EDAC: drivers for Radisys 82600Alan Cox2006-01-181-0/+407