aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/i5400_edac.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-17EDAC: Get rid of mci->mod_verGravatar Borislav Petkov 1-1/+0
2017-06-29EDAC, i5000, i5400: Fix definition of NRECMEMB registerGravatar Jérémy Lefaure 1-2/+2
2017-03-09EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroGravatar Jérémy Lefaure 1-2/+3
2016-12-15edac: rename edac_core.h to edac_mc.hGravatar Mauro Carvalho Chehab 1-1/+1
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2014-02-07i5400_edac: Disable device when unloading moduleGravatar Aristeu Rozanski 1-0/+2
2014-02-07[media, edac] Change my email addressGravatar Mauro Carvalho Chehab 1-2/+2
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 1-1/+1
2013-01-03Drivers: edac: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-4/+3
2012-06-27edac i5000, i5400: fix pointer math in i5000_get_mc_regs()Gravatar Dan Carpenter 1-3/+9
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterGravatar Mauro Carvalho Chehab 1-2/+2
2012-06-11edac: remove arch-specific parameter for the error handlerGravatar Mauro Carvalho Chehab 1-2/+2
2012-06-11edac: Convert debugfX to edac_dbg(X,Gravatar Joe Perches 1-83/+82
2012-06-11edac: Use more normal debugging macro styleGravatar Joe Perches 1-20/+10
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsGravatar Mauro Carvalho Chehab 1-13/+11
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyGravatar Mauro Carvalho Chehab 1-3/+3
2012-06-11edac: Rename the parent dev to pdevGravatar Mauro Carvalho Chehab 1-1/+1
2012-05-28i5400_edac: improve debug messages to better represent the filled memoryGravatar Mauro Carvalho Chehab 1-1/+14
2012-05-28edac: Remove the legacy EDAC ABIGravatar Mauro Carvalho Chehab 1-2/+1
2012-05-28i5400_edac: convert driver to use the new edac ABIGravatar Mauro Carvalho Chehab 1-98/+119
2012-05-28edac: move nr_pages to dimm structGravatar Mauro Carvalho Chehab 1-6/+3
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededGravatar Mauro Carvalho Chehab 1-5/+0
2012-05-28edac: move dimm properties to struct dimm_infoGravatar Mauro Carvalho Chehab 1-15/+9
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-16/+38
2012-03-21i5400_edac: Avoid calling pci_put_device() twiceGravatar Mauro Carvalho Chehab 1-16/+38
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Gravatar Lionel Debroux 1-1/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-1/+1
2011-04-19edac: Drop __DATE__ usageGravatar Michal Marek 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueGravatar Kulikov Vasiliy 1-1/+1
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEGravatar Joe Perches 1-10/+10
2009-10-29edac: i5400 fix csrow mappingGravatar Jeff Roberson 1-61/+28
2009-01-06edac: driver for i5400 MCH (update)Gravatar Mauro Carvalho Chehab 1-57/+62
2009-01-06edac: driver for i5400 MCH (Seaburg)Gravatar Mauro Carvalho Chehab 1-0/+1471