Age | Commit message (Expand) | Author | Files | Lines |
2018-01-09 | EDAC, mv64x60: Fix an error handling path | Christophe JAILLET | 1 | -1/+1 |
2017-07-17 | EDAC: Get rid of mci->mod_ver | Borislav Petkov | 1 | -1/+0 |
2017-06-09 | EDAC, mv64x60: Sanity check edac_op_state before registering | Chris Packham | 1 | -6/+1 |
2017-05-30 | EDAC, mv64x60: Check driver registration success | Chris Packham | 1 | -2/+7 |
2017-05-26 | EDAC, mv64x60: Replace in_le32()/out_le32() with readl()/writel() | Chris Packham | 1 | -42/+42 |
2017-05-26 | EDAC, mv64x60: Fix pdata->name | Chris Packham | 1 | -1/+1 |
2016-12-15 | edac: rename edac_core.h to edac_mc.h | Mauro Carvalho Chehab | 1 | -1/+0 |
2016-09-12 | EDAC: Remove NO_IRQ from powerpc-only drivers | Michael Ellerman | 1 | -4/+0 |
2015-12-03 | EDAC, mv64x60: Use platform_register/unregister_drivers() | Thierry Reding | 1 | -28/+11 |
2015-01-30 | EDAC, mv64x60_edac: Fix an error code in probe() | Dan Carpenter | 1 | -1/+2 |
2014-10-20 | {mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -4/+4 |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -5/+5 |
2012-06-12 | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-06-11 | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-06-11 | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 1 | -13/+13 |
2012-06-11 | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 1 | -13/+13 |
2012-06-11 | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-05-28 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-05-28 | mv64x60_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 1 | -6/+19 |
2012-05-28 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 1 | -1/+2 |
2012-05-28 | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 1 | -1/+0 |
2012-05-28 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 1 | -8/+10 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
2009-09-24 | edac: fix resource size calculation | Julia Lawall | 1 | -11/+11 |
2009-03-24 | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -4/+4 |
2008-07-25 | edac: mv64x60 add pci fixup | Dave Jiang | 1 | -0/+35 |
2008-07-25 | edac: mv64x60 fix get_property | Dave Jiang | 1 | -1/+1 |
2008-02-07 | drivers-edac: add marvell mv64x60 driver | Dave Jiang | 1 | -0/+855 |