aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/ppc4xx_edac.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterGravatar Mauro Carvalho Chehab 1-2/+2
2012-06-11edac: remove arch-specific parameter for the error handlerGravatar Mauro Carvalho Chehab 1-2/+2
2012-06-11edac: Rename the parent dev to pdevGravatar Mauro Carvalho Chehab 1-4/+4
2012-05-28edac: Remove the legacy EDAC ABIGravatar Mauro Carvalho Chehab 1-1/+1
2012-05-28ppc4xx_edac: convert driver to use the new edac ABIGravatar Mauro Carvalho Chehab 1-8/+17
2012-05-28edac: move nr_pages to dimm structGravatar Mauro Carvalho Chehab 1-2/+3
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededGravatar Mauro Carvalho Chehab 1-7/+0
2012-05-28edac: move dimm properties to struct dimm_infoGravatar Mauro Carvalho Chehab 1-5/+8
2012-03-21edac/ppc4xx_edac: Fix compilationGravatar Mauro Carvalho Chehab 1-2/+2
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Gravatar Justin P. Mattock 1-1/+1
2011-08-11powerpc/4xx: edac: Add comma to fix build errorGravatar Mike Williams 1-1/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGravatar Grant Likely 1-1/+1
2011-04-19edac: Drop __DATE__ usageGravatar Michal Marek 1-1/+1
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 1-16/+7
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-3/+3
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-6/+6
2010-06-02of/edac: fix build breakage in driversGravatar Anatolij Gustschin 1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-5/+5
2009-04-02edac: new ppc4xx driver moduleGravatar Grant Erickson 1-0/+1448