summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i5100_edac.c
Commit message (Expand)AuthorAgeFilesLines
* i5100_edac: convert to use simple_open()Wei Yongjun2013-02-261-7/+1
* i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab2013-02-211-4/+2
* i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund2013-02-211-1/+70
* i5100_edac: add fault injection codeNiklas Söderlund2013-02-211-0/+87
* i5100_edac: probe for device 19 function 0Niklas Söderlund2013-02-211-1/+27
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-13/+11
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-2/+2
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-2/+2
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-2/+2
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-1/+1
* i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab2012-05-281-2/+2
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* i5100_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-50/+40
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-9/+13
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-2/+0
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-17/+21
* edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-281-4/+4
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-281-8/+5
|\
| * edac: i5100 ack error detection register after each readNiklas Söderlund2012-03-211-7/+4
| * edac: i5100 fix erroneous define for M1ErrNiklas Söderlund2012-03-211-1/+1
* | EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* EDAC: Fixup scrubrate manipulationBorislav Petkov2011-01-071-6/+3
* edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-031-4/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* edac: i5100 add 6 ranks per channelNils Carlson2009-12-161-16/+20
* edac: i5100 add scrubbingNils Carlson2009-12-161-2/+110
* edac: i5100 clean controller to channel termsNils Carlson2009-12-161-55/+55
* edac: i5100: cleanupArthur Jones2008-07-251-135/+261
* edac: i5100 fix unmask ecc bitsArthur Jones2008-07-251-0/+6
* edac: i5100 fix enable ecc hardwareArthur Jones2008-07-251-0/+10
* edac: i5100 fix missing bitsArthur Jones2008-07-251-3/+15
* edac: i5100 new intel chipset driverArthur Jones2008-07-251-0/+827