summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i5000_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* i5000: Fix the memory size calculation with 2R memoriesMauro Carvalho Chehab2012-09-251-0/+4
* edac i5000, i5400: fix pointer math in i5000_get_mc_regs()Dan Carpenter2012-06-271-3/+9
* 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-82/+81
* edac: Use more normal debugging macro styleJoe Perches2012-06-111-19/+11
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-13/+12
* edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab2012-06-111-3/+0
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-1/+1
* i5000: Fix the fatal error handlingMauro Carvalho Chehab2012-05-281-7/+5
* i5000_edac: Fix the logic that retrieves memory informationMauro Carvalho Chehab2012-05-281-71/+79
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-2/+1
* i5000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-21/+39
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-6/+8
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-5/+0
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-13/+11
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-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-1/+1
|/
* edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy2010-08-111-1/+1
* drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches2010-05-271-10/+10
* edac: i5000_edac critical fix panic out of boundsTamas Vincze2010-01-161-1/+7
* edac: i5100 fix initialization codeKeith Mannthey2009-10-291-3/+4
* i5000-edac: hold reference to mci kobjectDarrick J. Wong2008-11-121-1/+3
* edac i5000: fix thermal issuesAristeu Rozanski2008-10-161-1/+16
* edac i5000: fix error messagesAristeu Rozanski2008-10-161-62/+119
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-10/+4
* drivers/edac/: Spelling fixesJoe Perches2008-02-031-1/+1
* i5000_edac: no need to __stringify() KBUILD_BASENAMEDarrick J. Wong2007-11-141-1/+1
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-4/+2
* drivers/edac: i5000 code tidyingDouglas Thompson2007-07-191-36/+35
* drivers/edac: i5000 define typoMarisuz Kozlowski2007-07-191-1/+1
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-80/+80
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-191-0/+17
* drivers/edac: Lindent i5000Douglas Thompson2007-07-191-8/+8
* 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/+13
* drivers/edac: new intel 5000 MC driverEric Wollesen2007-07-191-0/+1477