summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2015-09-012-2/+2
|\
| * EDAC, mce_amd: Don't emit 'CE' for Deferred errorAravind Gopalakrishnan2015-07-141-1/+2
| * EDAC, xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-101-1/+0
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-313-386/+0
|\ \
| * | x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov2015-08-133-386/+0
| * | x86/mce: Kill drain_mcelog_buffer()Borislav Petkov2015-08-133-3/+3
| * | x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong2015-08-133-3/+3
| |/
* | EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle2015-08-131-1/+1
|/
* Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-033-3/+3
|\
| * EDAC, octeon: Fix broken build due to model helper renamesAaro Koskinen2015-07-023-3/+3
* | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-261-0/+1
|\ \
| * | amd64_edac: enforce synchronous probeLuis R. Rodriguez2015-05-201-0/+1
* | | Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2015-06-252-95/+125
|\ \ \ | |_|/ |/| |
| * | sb_edac: support for Broadwell -EP and -EXTony Luck2015-06-031-15/+58
| * | sb_edac: Fix support for systems with two home agents per socketTony Luck2015-06-031-73/+65
| * | sb_edac: Fix a typo and a thinko in address handling for HaswellTony Luck2015-06-031-2/+2
| * | EDAC: Remove arbitrary limit on number of channelsTony Luck2015-06-031-5/+0
| |/
* | EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov2015-06-241-0/+3
* | EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov2015-06-241-4/+4
* | EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov2015-06-241-31/+35
* | EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull2015-06-241-0/+20
* | EDAC, mce_amd_inj: Make inj_type statickbuild test robot2015-06-241-1/+1
* | EDAC, altera: Add Arria10 EDAC supportThor Thayer2015-06-242-16/+204
* | EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer2015-06-242-104/+206
* | EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer2015-06-241-32/+26
* | EDAC, mce_amd_inj: Add README fileAravind Gopalakrishnan2015-06-241-0/+46
* | EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan2015-06-241-7/+8
* | EDAC, mce_amd_inj: Modify flags attribute to use string argumentsAravind Gopalakrishnan2015-06-031-10/+71
* | EDAC, mce_amd_inj: Read out number of MCE banks from the hardwareAravind Gopalakrishnan2015-06-031-5/+9
* | EDAC, mce_amd_inj: Use MCE_INJECT_GET macro for bank node tooAravind Gopalakrishnan2015-06-031-7/+1
* | EDAC, xgene: Fix cpuid abuseArnd Bergmann2015-06-021-47/+8
* | EDAC, mpc85xx: Extend error address to 64 bitYork Sun2015-05-312-3/+8
* | EDAC, mpc8xxx: Adapt for FSL SoCYork Sun2015-05-311-2/+2
* | EDAC, edac_stub: Drop arch-specific includeBorislav Petkov2015-05-291-1/+0
* | EDAC: Add APM X-Gene SoC EDAC driverLoc Ho2015-05-293-0/+1262
* | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-282-5/+11
* | EDAC, altera: Do not build it as a moduleThor Thayer2015-05-031-2/+2
|/
* EDAC: Constify of_device_id arrayFabian Frederick2015-03-204-5/+5
* EDAC, i82443bxgx: Don't export static symbolJulia Lawall2015-03-111-4/+0
* EDAC, amd64_edac: Get rid of per-node driver instancesBorislav Petkov2015-02-231-20/+13
* EDAC: Properly unwind on failure path in edac_init()Alexey Khoroshilov2015-02-232-7/+10
* EDAC: highbank: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-231-4/+8
* EDAC: octeon: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-231-42/+13
* EDAC: mpc85xx: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-231-30/+8
* EDAC: i7core: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-231-19/+11
* EDAC: i7core: Return proper error codes for kzalloc() errorsTakashi Iwai2015-02-231-2/+2
* EDAC: amd64: Use static attribute groupsTakashi Iwai2015-02-234-118/+47
* EDAC: Allow to pass driver-specific attribute groupsTakashi Iwai2015-02-234-8/+15
* EDAC: Use static attribute groups for managing sysfs entriesTakashi Iwai2015-02-231-88/+71
* EDAC: Delete unnecessary checks before pci_dev_put()Markus Elfring2015-02-234-16/+5
OpenPOWER on IntegriCloud