aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/tile_edac.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-15edac: rename edac_core.h to edac_mc.hGravatar Mauro Carvalho Chehab 1-1/+1
2014-10-20edac: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-07-17edac: Remove redundant platform_set_drvdata()Gravatar Sachin Kamat 1-1/+0
2013-01-03Drivers: edac: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-4/+4
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterGravatar Mauro Carvalho Chehab 1-1/+1
2012-06-11edac: remove arch-specific parameter for the error handlerGravatar Mauro Carvalho Chehab 1-1/+1
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyGravatar Mauro Carvalho Chehab 1-2/+2
2012-06-11edac: Rename the parent dev to pdevGravatar Mauro Carvalho Chehab 1-2/+2
2012-05-28edac: Remove the legacy EDAC ABIGravatar Mauro Carvalho Chehab 1-1/+1
2012-05-28tile_edac: convert driver to use the new edac ABIGravatar Mauro Carvalho Chehab 1-3/+13
2012-05-28edac: move nr_pages to dimm structGravatar Mauro Carvalho Chehab 1-1/+1
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededGravatar Mauro Carvalho Chehab 1-2/+0
2012-05-28edac: move dimm properties to struct dimm_infoGravatar Mauro Carvalho Chehab 1-6/+7
2012-04-02edac: say "TILEGx" not "TILEPro" for the tilegx edac driverGravatar Chris Metcalf 1-0/+4
2011-03-10drivers/edac: provide support for tile architectureGravatar Chris Metcalf 1-0/+254