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