| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-06 | 1 | -1/+1 |
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+3 |
* | i5000: Fix the memory size calculation with 2R memories | Mauro Carvalho Chehab | 2012-09-25 | 1 | -0/+4 |
* | edac i5000, i5400: fix pointer math in i5000_get_mc_regs() | Dan Carpenter | 2012-06-27 | 1 | -3/+9 |
* | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 2012-06-12 | 1 | -4/+4 |
* | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 2012-06-11 | 1 | -4/+4 |
* | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 2012-06-11 | 1 | -82/+81 |
* | edac: Use more normal debugging macro style | Joe Perches | 2012-06-11 | 1 | -19/+11 |
* | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 2012-06-11 | 1 | -13/+12 |
* | edac: Get rid of the old kobj's from the edac mc code | Mauro Carvalho Chehab | 2012-06-11 | 1 | -3/+0 |
* | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -1/+1 |
* | i5000: Fix the fatal error handling | Mauro Carvalho Chehab | 2012-05-29 | 1 | -7/+5 |
* | i5000_edac: Fix the logic that retrieves memory information | Mauro Carvalho Chehab | 2012-05-29 | 1 | -71/+79 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -2/+1 |
* | i5000_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -21/+39 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-29 | 1 | -6/+8 |
* | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 2012-05-29 | 1 | -5/+0 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-29 | 1 | -13/+11 |
* | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux | 2012-03-19 | 1 | -1/+1 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -1/+1 |
|\ |
|
| * | edac: Drop __DATE__ usage | Michal Marek | 2011-04-19 | 1 | -1/+1 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | edac: i5000: improve handling of pci_enable_device() return value | Kulikov Vasiliy | 2010-08-11 | 1 | -1/+1 |
* | drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE | Joe Perches | 2010-05-27 | 1 | -10/+10 |
* | edac: i5000_edac critical fix panic out of bounds | Tamas Vincze | 2010-01-16 | 1 | -1/+7 |
* | edac: i5100 fix initialization code | Keith Mannthey | 2009-10-29 | 1 | -3/+4 |
* | i5000-edac: hold reference to mci kobject | Darrick J. Wong | 2008-11-13 | 1 | -1/+3 |
* | edac i5000: fix thermal issues | Aristeu Rozanski | 2008-10-16 | 1 | -1/+16 |
* | edac i5000: fix error messages | Aristeu Rozanski | 2008-10-16 | 1 | -62/+119 |
* | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 2008-04-29 | 1 | -10/+4 |
* | drivers/edac/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | i5000_edac: no need to __stringify() KBUILD_BASENAME | Darrick J. Wong | 2007-11-15 | 1 | -1/+1 |
* | drivers/edac: fix edac_mc init apis | Doug Thompson | 2007-07-19 | 1 | -4/+2 |
* | drivers/edac: i5000 code tidying | Douglas Thompson | 2007-07-19 | 1 | -36/+35 |
* | drivers/edac: i5000 define typo | Marisuz Kozlowski | 2007-07-19 | 1 | -1/+1 |
* | drivers/edac: cleanup spaces-gotos after Lindent messup | Douglas Thompson | 2007-07-19 | 1 | -80/+80 |
* | drivers/edac: drivers to use new PCI operation | Dave Jiang | 2007-07-19 | 1 | -0/+17 |
* | drivers/edac: Lindent i5000 | Douglas Thompson | 2007-07-19 | 1 | -8/+8 |
* | drivers/edac: add dev_name getter function | Dave Jiang | 2007-07-19 | 1 | -0/+1 |
* | drivers/edac: mod use edac_core.h | Douglas Thompson | 2007-07-19 | 1 | -2/+2 |
* | drivers/edac: add new nmi rescan | Dave Jiang | 2007-07-19 | 1 | -0/+13 |
* | drivers/edac: new intel 5000 MC driver | Eric Wollesen | 2007-07-19 | 1 | -0/+1477 |