summaryrefslogtreecommitdiffstats
path: root/drivers/edac/ppc4xx_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-16/+11
* 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: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-4/+4
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* ppc4xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-8/+17
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-2/+3
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-7/+0
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-5/+8
* edac/ppc4xx_edac: Fix compilationMauro Carvalho Chehab2012-03-211-2/+2
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* powerpc/4xx: edac: Add comma to fix build errorMike Williams2011-08-111-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
* | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-1/+1
|/
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-16/+7
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-3/+3
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-6/+6
* of/edac: fix build breakage in driversAnatolij Gustschin2010-06-021-3/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-5/+5
* edac: new ppc4xx driver moduleGrant Erickson2009-04-021-0/+1448