aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-12/+60
2015-09-08sb_edac: correctly fetch DIMM width on Ivy Bridge and HaswellAristeu Rozanski1-11/+49
2015-09-08sb_edac: look harder for DDRIO on Haswell systemsAristeu Rozanski1-1/+11
2015-09-01Merge tag 'edac_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-2/+2
2015-08-31Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-386/+0
2015-08-13x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov3-386/+0
2015-08-13x86/mce: Kill drain_mcelog_buffer()Borislav Petkov3-3/+3
2015-08-13x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong3-3/+3
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-07-14EDAC, mce_amd: Don't emit 'CE' for Deferred errorAravind Gopalakrishnan1-1/+2
2015-07-10EDAC, xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-07-03Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-3/+3
2015-07-02EDAC, octeon: Fix broken build due to model helper renamesAaro Koskinen3-3/+3
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2015-06-25Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2-95/+125
2015-06-24EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov1-0/+3
2015-06-24EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov1-4/+4
2015-06-24EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov1-31/+35
2015-06-24EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull1-0/+20
2015-06-24EDAC, mce_amd_inj: Make inj_type statickbuild test robot1-1/+1
2015-06-24EDAC, altera: Add Arria10 EDAC supportThor Thayer2-16/+204
2015-06-24EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer2-104/+206
2015-06-24EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer1-32/+26
2015-06-24EDAC, mce_amd_inj: Add README fileAravind Gopalakrishnan1-0/+46
2015-06-24EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan1-7/+8
2015-06-03EDAC, mce_amd_inj: Modify flags attribute to use string argumentsAravind Gopalakrishnan1-10/+71
2015-06-03EDAC, mce_amd_inj: Read out number of MCE banks from the hardwareAravind Gopalakrishnan1-5/+9
2015-06-03EDAC, mce_amd_inj: Use MCE_INJECT_GET macro for bank node tooAravind Gopalakrishnan1-7/+1
2015-06-03sb_edac: support for Broadwell -EP and -EXTony Luck1-15/+58
2015-06-03sb_edac: Fix support for systems with two home agents per socketTony Luck1-73/+65
2015-06-03sb_edac: Fix a typo and a thinko in address handling for HaswellTony Luck1-2/+2
2015-06-03EDAC: Remove arbitrary limit on number of channelsTony Luck1-5/+0
2015-06-02EDAC, xgene: Fix cpuid abuseArnd Bergmann1-47/+8
2015-05-31EDAC, mpc85xx: Extend error address to 64 bitYork Sun2-3/+8
2015-05-31EDAC, mpc8xxx: Adapt for FSL SoCYork Sun1-2/+2
2015-05-29EDAC, edac_stub: Drop arch-specific includeBorislav Petkov1-1/+0
2015-05-29EDAC: Add APM X-Gene SoC EDAC driverLoc Ho3-0/+1262
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov2-5/+11
2015-05-20amd64_edac: enforce synchronous probeLuis R. Rodriguez1-0/+1
2015-05-03EDAC, altera: Do not build it as a moduleThor Thayer1-2/+2
2015-03-20EDAC: Constify of_device_id arrayFabian Frederick4-5/+5
2015-03-11EDAC, i82443bxgx: Don't export static symbolJulia Lawall1-4/+0
2015-02-23EDAC, amd64_edac: Get rid of per-node driver instancesBorislav Petkov1-20/+13
2015-02-23EDAC: Properly unwind on failure path in edac_init()Alexey Khoroshilov2-7/+10
2015-02-23EDAC: highbank: Use static attribute groups for sysfs entriesTakashi Iwai1-4/+8
2015-02-23EDAC: octeon: Use static attribute groups for sysfs entriesTakashi Iwai1-42/+13
2015-02-23EDAC: mpc85xx: Use static attribute groups for sysfs entriesTakashi Iwai1-30/+8
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
2015-02-23EDAC: amd64: Use static attribute groupsTakashi Iwai4-118/+47