summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i5400_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* 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-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-83/+82
* edac: Use more normal debugging macro styleJoe Perches2012-06-111-20/+10
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-13/+11
* 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-1/+1
* i5400_edac: improve debug messages to better represent the filled memoryMauro Carvalho Chehab2012-05-281-1/+14
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-2/+1
* i5400_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-98/+119
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-6/+3
* 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-15/+9
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-281-16/+38
|\
| * i5400_edac: Avoid calling pci_put_device() twiceMauro Carvalho Chehab2012-03-211-16/+38
* | 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-2/+2
|/
* edac: i5400: 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: i5400 fix csrow mappingJeff Roberson2009-10-291-61/+28
* edac: driver for i5400 MCH (update)Mauro Carvalho Chehab2009-01-061-57/+62
* edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab2009-01-061-0/+1471