aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/i7core_edac.c
Commit message (Expand)AuthorAge
* EDAC: i7core: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-23
* EDAC: i7core: Return proper error codes for kzalloc() errorsTakashi Iwai2015-02-23
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04
|\
| * Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-11
| |\
| * | [media, edac] Change my email addressMauro Carvalho Chehab2014-02-07
* | | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-04-01
|\ \ \ | |_|/ |/| |
| * | i7core_edac: Drop unused variableJean Delvare2014-02-25
| |/
* / i7core_edac: Fix PCI device reference countJean Delvare2014-02-25
|/
* EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-06
* EDAC: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-08
* Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab2013-02-20
|\
| * Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | i7core_edac: fix erroneous size of static arrayNiklas Söderlund2012-12-21
|/
* i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava2012-11-28
* Merge branch 'devel'Mauro Carvalho Chehab2012-07-29
|\
| * i7core_edac: properly handle error countMauro Carvalho Chehab2012-06-12
| * edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-12
| * edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-11
| * edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-11
| * edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-11
| * i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...Mauro Carvalho Chehab2012-06-11
| * i7core_edac: convert it to use struct deviceMauro Carvalho Chehab2012-06-11
| * edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-11
* | edac: avoid mce decoding crash after edac driver unloadedChen Gong2012-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-05-29
|\|
| * i7core: fix ranks information at the per-channel structMauro Carvalho Chehab2012-05-28
| * edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab2012-05-28
| * edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-28
| * i7core_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-28
| * edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-28
| * edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-28
| * edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-28
| * edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-28
* | edac: Fix spelling errors.David Mackey2012-04-30
|/
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-19
* x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-14
* i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab2011-11-01
* i7core_edac: Fix compilation on 32 bits archSedat Dilek2011-11-01
* i7core_edac: scrubbing fixupsNils Carlson2011-11-01
* i7core_edac: return -ENODEV if no MC is foundMauro Carvalho Chehab2011-11-01
* i7core_edac: use edac's own way to print errorsMauro Carvalho Chehab2011-11-01
* i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-01
* EDAC i7core: Use mce socketid for better compatibilityThomas Renninger2011-10-31
* i7core_edac: Don't enable memory scrubbing for Xeon 35xxMauro Carvalho Chehab2011-10-31
* i7core_edac: Add scrubbing supportSamuel Gabrielsson2011-10-31
* i7core_edac: Fix oops when trying to inject errorsMauro Carvalho Chehab2011-10-31
* i7core_edac: fix misuse of logical operation in place of bitopDavid Sterba2011-10-31
* i7core_edac: fixed typo in error count calculationMathias Krause2011-08-18
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * edac: Drop __DATE__ usageMichal Marek2011-04-18