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