summaryrefslogtreecommitdiffstats
path: root/drivers/edac/cell_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-2/+2
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-2/+2
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-4/+4
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-6/+6
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* cell_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-7/+19
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-3/+5
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-2/+8
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* edac: add missing __devexit_p()Mike Frysinger2009-06-181-1/+1
* edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2009-01-281-4/+4
* edac: fix enabling of polling cell moduleBenjamin Herrenschmidt2008-10-301-0/+3
* edac cell: fix incorrect edac_modeBenjamin Herrenschmidt2008-10-201-1/+1
* powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin2008-07-221-2/+3
* drivers-edac: add Cell MC driverBenjamin Herrenschmidt2008-02-071-0/+258