summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)AuthorLines
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle-1/+1
2015-07-03Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2015-07-02EDAC, octeon: Fix broken build due to model helper renamesAaro Koskinen-3/+3
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2015-06-25Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-95/+125
2015-06-24EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov-0/+3
2015-06-24EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov-4/+4
2015-06-24EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov-31/+35
2015-06-24EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull-0/+20
2015-06-24EDAC, mce_amd_inj: Make inj_type statickbuild test robot-1/+1
2015-06-24EDAC, altera: Add Arria10 EDAC supportThor Thayer-16/+204
2015-06-24EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer-104/+206
2015-06-24EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer-32/+26
2015-06-24EDAC, mce_amd_inj: Add README fileAravind Gopalakrishnan-0/+46
2015-06-24EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan-7/+8
2015-06-03EDAC, mce_amd_inj: Modify flags attribute to use string argumentsAravind Gopalakrishnan-10/+71
2015-06-03EDAC, mce_amd_inj: Read out number of MCE banks from the hardwareAravind Gopalakrishnan-5/+9
2015-06-03EDAC, mce_amd_inj: Use MCE_INJECT_GET macro for bank node tooAravind Gopalakrishnan-7/+1
2015-06-03sb_edac: support for Broadwell -EP and -EXTony Luck-15/+58
2015-06-03sb_edac: Fix support for systems with two home agents per socketTony Luck-73/+65
2015-06-03sb_edac: Fix a typo and a thinko in address handling for HaswellTony Luck-2/+2
2015-06-03EDAC: Remove arbitrary limit on number of channelsTony Luck-5/+0
2015-06-02EDAC, xgene: Fix cpuid abuseArnd Bergmann-47/+8
2015-05-31EDAC, mpc85xx: Extend error address to 64 bitYork Sun-3/+8
2015-05-31EDAC, mpc8xxx: Adapt for FSL SoCYork Sun-2/+2
2015-05-29EDAC, edac_stub: Drop arch-specific includeBorislav Petkov-1/+0
2015-05-29EDAC: Add APM X-Gene SoC EDAC driverLoc Ho-0/+1262
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov-5/+11
2015-05-20amd64_edac: enforce synchronous probeLuis R. Rodriguez-0/+1
2015-05-03EDAC, altera: Do not build it as a moduleThor Thayer-2/+2
2015-03-20EDAC: Constify of_device_id arrayFabian Frederick-5/+5
2015-03-11EDAC, i82443bxgx: Don't export static symbolJulia Lawall-4/+0
2015-02-23EDAC, amd64_edac: Get rid of per-node driver instancesBorislav Petkov-20/+13
2015-02-23EDAC: Properly unwind on failure path in edac_init()Alexey Khoroshilov-7/+10
2015-02-23EDAC: highbank: Use static attribute groups for sysfs entriesTakashi Iwai-4/+8
2015-02-23EDAC: octeon: Use static attribute groups for sysfs entriesTakashi Iwai-42/+13
2015-02-23EDAC: mpc85xx: Use static attribute groups for sysfs entriesTakashi Iwai-30/+8
2015-02-23EDAC: i7core: Use static attribute groups for sysfs entriesTakashi Iwai-19/+11
2015-02-23EDAC: i7core: Return proper error codes for kzalloc() errorsTakashi Iwai-2/+2
2015-02-23EDAC: amd64: Use static attribute groupsTakashi Iwai-118/+47
2015-02-23EDAC: Allow to pass driver-specific attribute groupsTakashi Iwai-8/+15
2015-02-23EDAC: Use static attribute groups for managing sysfs entriesTakashi Iwai-88/+71
2015-02-23EDAC: Delete unnecessary checks before pci_dev_put()Markus Elfring-16/+5
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+14
2015-02-17EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman-2/+8
2015-02-09sb_edac: Fix detection on SNB machinesBorislav Petkov-3/+6
2015-01-30EDAC, mv64x60_edac: Fix an error code in probe()Dan Carpenter-1/+2
2015-01-30EDAC: edac_mc_sysfs: Make stuff staticBorislav Petkov-11/+11
2015-01-30EDAC: Fix the leak of mci->bus->name when bus_register failsJunjie Mao-13/+16
2015-01-12edac: i5100_edac: Remove unused i5100_recmema_dm_buf_idRickard Strandqvist-5/+0