aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/cell_edac.c
AgeCommit message (Expand)Author
2014-10-20edac: drop owner assignment from platform_driversWolfram Sang
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-11-14cell_edac: fix missing of_node_putLibo Chen
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28cell_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2009-06-18edac: add missing __devexit_p()Mike Frysinger
2009-03-24edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell
2008-10-30edac: fix enabling of polling cell moduleBenjamin Herrenschmidt
2008-10-20edac cell: fix incorrect edac_modeBenjamin Herrenschmidt
2008-07-22powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin
2008-02-07drivers-edac: add Cell MC driverBenjamin Herrenschmidt