| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+3 |
* | 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 | -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 | -83/+82 |
* | edac: Use more normal debugging macro style | Joe Perches | 2012-06-11 | 1 | -20/+10 |
* | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 2012-06-11 | 1 | -13/+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 | -1/+1 |
* | i5400_edac: improve debug messages to better represent the filled memory | Mauro Carvalho Chehab | 2012-05-29 | 1 | -1/+14 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -2/+1 |
* | i5400_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -98/+119 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-29 | 1 | -6/+3 |
* | 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 | -15/+9 |
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2012-03-28 | 1 | -16/+38 |
|\ |
|
| * | i5400_edac: Avoid calling pci_put_device() twice | Mauro Carvalho Chehab | 2012-03-21 | 1 | -16/+38 |
* | | 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 | -2/+2 |
|/ |
|
* | edac: i5400: 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: i5400 fix csrow mapping | Jeff Roberson | 2009-10-29 | 1 | -61/+28 |
* | edac: driver for i5400 MCH (update) | Mauro Carvalho Chehab | 2009-01-07 | 1 | -57/+62 |
* | edac: driver for i5400 MCH (Seaburg) | Mauro Carvalho Chehab | 2009-01-07 | 1 | -0/+1471 |