aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/ppc4xx_edac.c
AgeCommit message (Expand)Author
2015-10-03EDAC, ppc4xx_edac: Fix module autoload for OF platform driverLuis de Bethencourt
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle
2015-03-20EDAC: Constify of_device_id arrayFabian Frederick
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-20edac: drop owner assignment from platform_driversWolfram Sang
2014-10-20{mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-09-15ppc4xx_edac: Fix build error caused by wrong member accessPranith Kumar
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: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28ppc4xx_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: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-03-21edac/ppc4xx_edac: Fix compilationMauro Carvalho Chehab
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-08-11powerpc/4xx: edac: Add comma to fix build errorMike Williams
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-04-19edac: Drop __DATE__ usageMichal Marek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-06-02of/edac: fix build breakage in driversAnatolij Gustschin
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2009-04-02edac: new ppc4xx driver moduleGrant Erickson