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