aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/i5000_edac.c
AgeCommit message (Expand)Author
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-09-25i5000: Fix the memory size calculation with 2R memoriesMauro Carvalho Chehab
2012-06-27edac i5000, i5400: fix pointer math in i5000_get_mc_regs()Dan Carpenter
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: Use more normal debugging macro styleJoe Perches
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28i5000: Fix the fatal error handlingMauro Carvalho Chehab
2012-05-28i5000_edac: Fix the logic that retrieves memory informationMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28i5000_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-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-04-19edac: Drop __DATE__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches
2010-01-16edac: i5000_edac critical fix panic out of boundsTamas Vincze
2009-10-29edac: i5100 fix initialization codeKeith Mannthey
2008-11-12i5000-edac: hold reference to mci kobjectDarrick J. Wong
2008-10-16edac i5000: fix thermal issuesAristeu Rozanski
2008-10-16edac i5000: fix error messagesAristeu Rozanski
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake
2008-02-03drivers/edac/: Spelling fixesJoe Perches
2007-11-14i5000_edac: no need to __stringify() KBUILD_BASENAMEDarrick J. Wong
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson
2007-07-19drivers/edac: i5000 code tidyingDouglas Thompson
2007-07-19drivers/edac: i5000 define typoMarisuz Kozlowski
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson
2007-07-19drivers/edac: drivers to use new PCI operationDave Jiang
2007-07-19drivers/edac: Lindent i5000Douglas Thompson
2007-07-19drivers/edac: add dev_name getter functionDave Jiang
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson
2007-07-19drivers/edac: add new nmi rescanDave Jiang
2007-07-19drivers/edac: new intel 5000 MC driverEric Wollesen