summaryrefslogtreecommitdiffstats
path: root/drivers/edac/sb_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-161-1/+5
|\
| * EDAC, sb_edac: Modify H/W event reporting policyChen, Gong2013-12-111-1/+5
* | sb_edac: Shut up compiler warning when EDAC_DEBUG is enabledAristeu Rozanski2013-11-301-1/+1
|/
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-11-181-129/+464
|\
| * sb_edac: add support for Ivy BridgeAristeu Rozanski2013-11-141-70/+376
| * sb_edac: avoid decoding the same error multiple timesAristeu Rozanski2013-11-141-0/+4
| * sb_edac: rename mci_bind_devs()Aristeu Rozanski2013-11-141-3/+3
| * sb_edac: enable multiple PCI id tables to be usedAristeu Rozanski2013-11-141-9/+13
| * sb_edac: rework sad_pkgAristeu Rozanski2013-11-141-36/+30
| * sb_edac: allow different interleave listsAristeu Rozanski2013-11-141-5/+8
| * sb_edac: allow different dram_rule arraysAristeu Rozanski2013-11-141-11/+14
| * sb_edac: isolate TOHM retrievalAristeu Rozanski2013-11-141-3/+11
| * sb_edac: rename pci_brAristeu Rozanski2013-11-141-4/+4
| * sb_edac: isolate TOLM retrievalAristeu Rozanski2013-11-141-4/+13
| * sb_edac: make RANK_CFG_A value part of sbridge_infoAristeu Rozanski2013-11-141-2/+6
* | bitops: Introduce a more generic BITMASK macroChen, Gong2013-10-211-1/+1
|/
* edac: sb_edac.c should not require prescence of IMC_DDRIO deviceLuck, Tony2013-04-291-24/+29
* Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab2013-02-201-4/+3
|\
| * Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* | sb_edac: add a missing /n on a debug messageMauro Carvalho Chehab2012-12-211-1/+1
|/
* sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab2012-09-251-3/+4
* Merge branch 'devel'Mauro Carvalho Chehab2012-07-291-131/+126
|\
| * sb_edac: properly handle error countMauro Carvalho Chehab2012-06-121-4/+3
| * edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-2/+2
| * edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-2/+2
| * edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-121/+119
| * edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-12/+10
| * edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-2/+2
* | edac: fix the error about memory type detection on SandyBridgeChen Gong2012-06-111-1/+1
* | edac: avoid mce decoding crash after edac driver unloadedChen Gong2012-06-111-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-05-291-134/+78
|\ \ | |/
| * edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab2012-05-281-24/+18
| * edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
| * sb_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-103/+56
| * edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-6/+2
| * edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-2/+0
| * edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-14/+17
| * edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-281-2/+2
* | edac: Fix spelling errors.David Mackey2012-04-301-3/+3
|/
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-281-21/+31
|\
| * edac: sb_edac: Fix a wrong value setting for the previous valueHui Wang2012-03-211-1/+1
| * edac: sb_edac: Fix a INTERLEAVE_MODE() misuseHui Wang2012-03-211-1/+1
| * Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab2012-03-211-19/+29
* | EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-1/+1
|/
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-061-4/+2
|\
| * x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-141-4/+2
* | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-211-2/+0
|/
* EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona2011-11-011-3/+4
* edac: sb_edac: Add it to the building systemMauro Carvalho Chehab2011-11-011-25/+23
* edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab2011-11-011-0/+1894
OpenPOWER on IntegriCloud