summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-192-5/+14
|\
| * EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman2015-02-171-2/+8
| * sb_edac: Fix detection on SNB machinesBorislav Petkov2015-02-091-3/+6
* | EDAC, mv64x60_edac: Fix an error code in probe()Dan Carpenter2015-01-301-1/+2
* | EDAC: edac_mc_sysfs: Make stuff staticBorislav Petkov2015-01-301-11/+11
* | EDAC: Fix the leak of mci->bus->name when bus_register failsJunjie Mao2015-01-301-13/+16
* | edac: i5100_edac: Remove unused i5100_recmema_dm_buf_idRickard Strandqvist2015-01-121-5/+0
* | EDAC, synps: Add EDAC support for zynq ddr ecc controllerPunnaiah Choudary Kalluri2015-01-073-0/+543
* | mpc85xx_edac: Fix a typo in commentsAlexander Kuleshov2015-01-022-2/+2
* | EDAC, mce_amd_inj: Fix sparse non static symbol warningWei Yongjun2014-12-211-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-5/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-034-5/+0
| |\
| | * edac: drop owner assignment from platform_driversWolfram Sang2014-10-204-5/+0
* | | Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-112-28/+182
|\ \ \
| * | | sb_edac: Fix typo computing number of banksTony Luck2014-12-021-1/+1
| * | | sb_edac: Add support for Broadwell-DE processorTony Luck2014-12-021-6/+157
| * | | sb_edac: Fix discovery of top-of-low-memory for HaswellTony Luck2014-12-021-2/+3
| * | | sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow2014-12-021-18/+20
| * | | sb_edac: Fix off-by-one error in number of channelsJim Snow2014-12-021-1/+1
| |/ /
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-3/+0
|\ \ \
| * | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-191-3/+0
| | |/ | |/|
* | | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-12-0815-267/+439
|\ \ \ | |_|/ |/| |
| * | EDAC, MCE, AMD: Correct formatting of decoded textBorislav Petkov2014-11-251-3/+3
| * | EDAC, mce_amd_inj: Add an injector functionBorislav Petkov2014-11-251-2/+51