summaryrefslogtreecommitdiff
path: root/drivers/edac/i7core_edac.c
AgeCommit message (Expand)Author
2018-11-13EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-10-03EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold
2017-08-20EDAC: Make device_type constBhumika Goyal
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov
2017-07-17EDAC: Constify attribute_group structuresArvind Yadav
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab
2016-05-16Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-04-29EDAC, i7core: Remove double buffering of error recordsTony Luck
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck
2015-02-23EDAC: i7core: Use static attribute groups for sysfs entriesTakashi Iwai
2015-02-23EDAC: i7core: Return proper error codes for kzalloc() errorsTakashi Iwai
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab
2014-02-25i7core_edac: Drop unused variableJean Delvare
2014-02-25i7core_edac: Fix PCI device reference countJean Delvare
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-06-08EDAC: Replace strict_strtoul() with kstrtoul()Jingoo Han
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21i7core_edac: fix erroneous size of static arrayNiklas Söderlund
2012-11-28i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab
2012-06-12i7core_edac: properly handle error countMauro Carvalho Chehab
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: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...Mauro Carvalho Chehab
2012-06-11i7core_edac: convert it to use struct deviceMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-06-11edac: avoid mce decoding crash after edac driver unloadedChen Gong
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-05-28i7core: fix ranks information at the per-channel structMauro Carvalho Chehab
2012-05-28edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28i7core_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-04-30edac: Fix spelling errors.David Mackey
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov
2011-11-01i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab
2011-11-01i7core_edac: Fix compilation on 32 bits archSedat Dilek
2011-11-01i7core_edac: scrubbing fixupsNils Carlson
2011-11-01i7core_edac: return -ENODEV if no MC is foundMauro Carvalho Chehab