summaryrefslogtreecommitdiff
path: root/drivers/edac/mv64x60_edac.c
Commit message (Expand)AuthorAge
* EDAC, mv64x60: Fix an error handling pathChristophe JAILLET2018-01-09
* EDAC: Get rid of mci->mod_verBorislav Petkov2017-07-17
* EDAC, mv64x60: Sanity check edac_op_state before registeringChris Packham2017-06-09
* EDAC, mv64x60: Check driver registration successChris Packham2017-05-30
* EDAC, mv64x60: Replace in_le32()/out_le32() with readl()/writel()Chris Packham2017-05-26
* EDAC, mv64x60: Fix pdata->nameChris Packham2017-05-26
* edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab2016-12-15
* EDAC: Remove NO_IRQ from powerpc-only driversMichael Ellerman2016-09-12
* EDAC, mv64x60: Use platform_register/unregister_drivers()Thierry Reding2015-12-03
* EDAC, mv64x60_edac: Fix an error code in probe()Dan Carpenter2015-01-30
* {mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-20
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-12
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-11
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-11
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-11
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-11
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-11
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-28
* mv64x60_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-28
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-28
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-28
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* edac: fix resource size calculationJulia Lawall2009-09-24
* edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* edac: mv64x60 add pci fixupDave Jiang2008-07-25
* edac: mv64x60 fix get_propertyDave Jiang2008-07-25
* drivers-edac: add marvell mv64x60 driverDave Jiang2008-02-07