summaryrefslogtreecommitdiff
path: root/drivers/edac/i5400_edac.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-1/+0
2017-06-29EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure1-2/+2
2017-03-09EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure1-2/+3
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-1/+1
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2014-02-07i5400_edac: Disable device when unloading moduleAristeu Rozanski1-0/+2
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab1-2/+2
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2012-06-27edac i5000, i5400: fix pointer math in i5000_get_mc_regs()Dan Carpenter1-3/+9
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab1-2/+2
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab1-2/+2
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches1-83/+82
2012-06-11edac: Use more normal debugging macro styleJoe Perches1-20/+10
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-13/+11
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-3/+3
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-1/+1
2012-05-28i5400_edac: improve debug messages to better represent the filled memoryMauro Carvalho Chehab1-1/+14
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-2/+1
2012-05-28i5400_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-98/+119
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-6/+3
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab1-5/+0
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-15/+9
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-16/+38
2012-03-21i5400_edac: Avoid calling pci_put_device() twiceMauro Carvalho Chehab1-16/+38
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux1-1/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+1
2011-04-19edac: Drop __DATE__ usageMichal Marek1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches1-10/+10
2009-10-29edac: i5400 fix csrow mappingJeff Roberson1-61/+28
2009-01-06edac: driver for i5400 MCH (update)Mauro Carvalho Chehab1-57/+62
2009-01-06edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab1-0/+1471