summaryrefslogtreecommitdiffstats
path: root/drivers/edac/amd76x_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-7/+7
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-7/+7
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-4/+4
* 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
* amd76x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-9/+19
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-3/+3
* 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
* edac: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
* 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: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-13/+13
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-191-0/+16
* drivers/edac: Lindent amd76xDouglas Thompson2007-07-191-29/+25
* 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-2/+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-36/+38
* | [PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson2006-06-301-1/+4
* | [PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson2006-06-301-9/+14
|/
* [PATCH] EDAC: formatting cleanupDave Peterson2006-03-261-55/+36
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-261-3/+2
* [PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson2006-03-261-3/+2
* [PATCH] EDAC: amd76x pci_dev_get/pci_dev_put fixesDave Peterson2006-03-261-6/+2
* [PATCH] EDAC: name cleanupDave Peterson2006-03-261-2/+2
* [PATCH] EDAC: printk cleanupDave Peterson2006-03-261-8/+15
* [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/+356