aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/i5100_edac.c
AgeCommit message (Expand)Author
2015-09-22EDAC, i5100: Convert to debugfs wrappersBorislav Petkov
2015-01-12edac: i5100_edac: Remove unused i5100_recmema_dm_buf_idRickard Strandqvist
2014-02-20i5100_edac: Remove an unneeded condition in i5100_init_csrows()Dan Carpenter
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-07-23EDAC: Fix lockdep splatBorislav Petkov
2013-02-26i5100_edac: convert to use simple_open()Wei Yongjun
2013-02-21i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab
2013-02-21i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund
2013-02-21i5100_edac: add fault injection codeNiklas Söderlund
2013-02-21i5100_edac: probe for device 19 function 0Niklas Söderlund
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28i5100_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2012-03-21edac: i5100 ack error detection register after each readNiklas Söderlund
2012-03-21edac: i5100 fix erroneous define for M1ErrNiklas Söderlund
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov
2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16edac: i5100 add 6 ranks per channelNils Carlson
2009-12-16edac: i5100 add scrubbingNils Carlson
2009-12-16edac: i5100 clean controller to channel termsNils Carlson
2008-07-25edac: i5100: cleanupArthur Jones
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones
2008-07-25edac: i5100 fix missing bitsArthur Jones
2008-07-25edac: i5100 new intel chipset driverArthur Jones