| Commit message (Expand) | Author | Age | Files | Lines |
* | i5100_edac: Remove an unneeded condition in i5100_init_csrows() | Dan Carpenter | 2014-02-20 | 1 | -10/+7 |
* | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-06 | 1 | -1/+1 |
* | EDAC: Fix lockdep splat | Borislav Petkov | 2013-07-24 | 1 | -1/+1 |
* | i5100_edac: convert to use simple_open() | Wei Yongjun | 2013-02-26 | 1 | -7/+1 |
* | i5100_edac: Remove two checkpatch warnings | Mauro Carvalho Chehab | 2013-02-21 | 1 | -4/+2 |
* | i5100_edac: connect fault injection to debugfs node | Niklas Söderlund | 2013-02-21 | 1 | -1/+70 |
* | i5100_edac: add fault injection code | Niklas Söderlund | 2013-02-21 | 1 | -0/+87 |
* | i5100_edac: probe for device 19 function 0 | Niklas Söderlund | 2013-02-21 | 1 | -1/+27 |
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -13/+11 |
* | 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 | -2/+2 |
* | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -1/+1 |
* | i5100_edac: Fix a warning when compiled with 32 bits | Mauro Carvalho Chehab | 2012-05-29 | 1 | -2/+2 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -1/+1 |
* | i5100_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -50/+40 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-29 | 1 | -9/+13 |
* | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 2012-05-29 | 1 | -2/+0 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-29 | 1 | -17/+21 |
* | edac: Create a dimm struct and move the labels into it | Mauro Carvalho Chehab | 2012-05-29 | 1 | -4/+4 |
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2012-03-28 | 1 | -8/+5 |
|\ |
|
| * | edac: i5100 ack error detection register after each read | Niklas Söderlund | 2012-03-21 | 1 | -7/+4 |
| * | edac: i5100 fix erroneous define for M1Err | Niklas Söderlund | 2012-03-21 | 1 | -1/+1 |
* | | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux | 2012-03-19 | 1 | -1/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | EDAC: Fixup scrubrate manipulation | Borislav Petkov | 2011-01-07 | 1 | -6/+3 |
* | edac, mc: Improve scrub rate handling | Borislav Petkov | 2010-08-03 | 1 | -4/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | edac: i5100 add 6 ranks per channel | Nils Carlson | 2009-12-16 | 1 | -16/+20 |
* | edac: i5100 add scrubbing | Nils Carlson | 2009-12-16 | 1 | -2/+110 |
* | edac: i5100 clean controller to channel terms | Nils Carlson | 2009-12-16 | 1 | -55/+55 |
* | edac: i5100: cleanup | Arthur Jones | 2008-07-25 | 1 | -135/+261 |
* | edac: i5100 fix unmask ecc bits | Arthur Jones | 2008-07-25 | 1 | -0/+6 |
* | edac: i5100 fix enable ecc hardware | Arthur Jones | 2008-07-25 | 1 | -0/+10 |
* | edac: i5100 fix missing bits | Arthur Jones | 2008-07-25 | 1 | -3/+15 |
* | edac: i5100 new intel chipset driver | Arthur Jones | 2008-07-25 | 1 | -0/+827 |