aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/i7core_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-10EDAC: Fix indentation issues in several EDAC driversColin Ian King1-1/+1
2018-09-29EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck1-0/+1
2018-09-25EDAC, i7core: Remove set but not used variable pvtYueHaibing1-2/+0
2018-09-22EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo1-1/+1
2018-06-18EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold1-7/+15
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-04EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy"Colin Ian King1-1/+1
2017-09-21EDAC: Handle return value of kasprintf()Arvind Yadav1-2/+9
2017-08-20EDAC: Make device_type constBhumika Goyal1-2/+2
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-1/+0
2017-07-17EDAC: Constify attribute_group structuresArvind Yadav1-2/+2
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov1-0/+1
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-1/+1
2016-05-16Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-76/+5
2016-04-29EDAC, i7core: Remove double buffering of error recordsTony Luck1-76/+5
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck1-1/+1
2015-02-23EDAC: i7core: Use static attribute groups for sysfs entriesTakashi Iwai1-19/+11
2015-02-23EDAC: i7core: Return proper error codes for kzalloc() errorsTakashi Iwai1-2/+2
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-7/+3
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab1-2/+7
2014-02-25i7core_edac: Drop unused variableJean Delvare1-7/+3
2014-02-25i7core_edac: Fix PCI device reference countJean Delvare1-2/+7
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-06-08EDAC: Replace strict_strtoul() with kstrtoul()Jingoo Han1-5/+5
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab1-4/+3
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2012-12-21i7core_edac: fix erroneous size of static arrayNiklas Söderlund1-4/+4
2012-11-28i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava1-3/+3
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab1-223/+297
2012-06-12i7core_edac: properly handle error countMauro Carvalho Chehab1-21/+12
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-74/+70
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-22/+15
2012-06-11i7core_edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-21/+35
2012-06-11i7core_edac: convert it to use struct deviceMauro Carvalho Chehab1-129/+209
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-2/+2
2012-06-11edac: avoid mce decoding crash after edac driver unloadedChen Gong1-11/+4
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-192/+78
2012-05-28i7core: fix ranks information at the per-channel structMauro Carvalho Chehab1-13/+16
2012-05-28edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab1-7/+2
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-1/+1
2012-05-28i7core_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-152/+50
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-7/+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-14/+13
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab1-2/+2
2012-04-30edac: Fix spelling errors.David Mackey1-5/+5