summaryrefslogtreecommitdiffstats
path: root/drivers/edac/tile_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-1/+1
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-1/+1
* 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
* tile_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-3/+13
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-1/+1
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-2/+0
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-6/+7
* edac: say "TILEGx" not "TILEPro" for the tilegx edac driverChris Metcalf2012-04-021-0/+4
* drivers/edac: provide support for tile architectureChris Metcalf2011-03-101-0/+254