| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+3 |
* | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 2012-06-12 | 1 | -3/+3 |
* | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 2012-06-11 | 1 | -3/+3 |
* | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 2012-06-11 | 1 | -13/+12 |
* | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 2012-06-11 | 1 | -11/+11 |
* | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 2012-06-11 | 1 | -3/+3 |
* | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -2/+2 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -1/+1 |
* | i3000_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -5/+20 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-29 | 1 | -2/+4 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-29 | 1 | -8/+10 |
* | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux | 2012-03-19 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 2008-04-29 | 1 | -9/+4 |
* | drivers/edac/i3000: document type promotion | Jason Uhlenkott | 2008-02-07 | 1 | -0/+7 |
* | drivers/edac: i3000: missing init code | Hitoshi Mitake | 2008-02-07 | 1 | -0/+13 |
* | drivers-edac: i3000 replace macros with functions | Jason Uhlenkott | 2008-02-07 | 1 | -15/+35 |
* | drivers-edac: i3000 code tidying | Jason Uhlenkott | 2008-02-07 | 1 | -97/+110 |
* | drivers/ misc __iomem annotations | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | drivers/edac: fix edac_mc init apis | Doug Thompson | 2007-07-19 | 1 | -2/+2 |
* | drivers/edac: remove null from statics | Douglas Thompson | 2007-07-19 | 1 | -1/+1 |
* | drivers/edac: cleanup spaces-gotos after Lindent messup | Douglas Thompson | 2007-07-19 | 1 | -10/+11 |
* | drivers/edac: drivers to use new PCI operation | Dave Jiang | 2007-07-19 | 1 | -0/+15 |
* | drivers/edac: Lindent i3000 | Dave Jiang | 2007-07-19 | 1 | -29/+26 |
* | drivers/edac: new inte 30x0 MC driver | Jason Uhlenkott | 2007-07-19 | 1 | -0/+493 |