summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
2018-10-03EDAC: Fix memleak in module init error pathJohan Hovold
2018-10-03EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold
2018-08-24EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]Takashi Iwai
2018-08-03EDAC, altera: Fix ARM64 build warningThor Thayer
2018-04-19x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam
2018-04-12EDAC, mv64x60: Fix an error handling pathChristophe JAILLET
2018-03-08EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-16EDAC, octeon: Fix an uninitialized variable warningJames Hogan
2017-12-10EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva
2017-11-21EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-21EDAC, mce_amd: Get rid of local var in amd_filter_mce()Borislav Petkov
2017-08-21EDAC, mce_amd: Get rid of most struct cpuinfo_x86 usesBorislav Petkov
2017-08-21EDAC, mce_amd: Rename decode_smca_errors() to decode_smca_error()Borislav Petkov
2017-08-20EDAC: Make device_type constBhumika Goyal
2017-08-19EDAC, pnd2: Properly toggle hidden state for P2SB PCI deviceQiuxu Zhuo
2017-08-19EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BARQiuxu Zhuo
2017-08-19EDAC, pnd2: Mask off the lower four bits of a BARQiuxu Zhuo
2017-08-18EDAC, thunderx: Fix error handling path in thunderx_lmc_probe()Christophe JAILLET
2017-08-18EDAC, altera: Fix error handling path in altr_edac_device_probe()Christophe JAILLET
2017-08-04EDAC, pnd2: Build in a minimal sideband driver for Apollo LakeTony Luck
2017-08-02EDAC, sb_edac: Classify memory mirroring modesQiuxu Zhuo
2017-07-19EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_nameRob Herring
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov
2017-07-17EDAC: Constify attribute_group structuresArvind Yadav
2017-07-17EDAC, mce_amd: Use cpu_to_node() to find the node IDYazen Ghannam
2017-06-29EDAC, pnd2: Fix Apollo Lake DIMM detectionTony Luck
2017-06-29EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure
2017-06-26EDAC, pnd2: Make function sbi_send() staticColin Ian King
2017-06-23EDAC, pnd2: Return proper error value from apl_rd_reg()Gustavo A. R. Silva
2017-06-14EDAC, altera: Simplify calculation of total memoryChris Packham
2017-06-14EDAC, sb_edac: Avoid creating SOCK memory controllerQiuxu Zhuo
2017-06-12EDAC, mce_amd: Fix typo in SMCA error descriptionYazen Ghannam
2017-06-09EDAC, mv64x60: Sanity check edac_op_state before registeringChris Packham
2017-06-01EDAC, thunderx: Fix a warning during l2c debugfs node creationVadim Lomovtsev
2017-05-30EDAC, mv64x60: Check driver registration successChris Packham
2017-05-28EDAC, ie31200: Add Intel Kaby Lake CPU supportJason Baron
2017-05-26EDAC, mv64x60: Replace in_le32()/out_le32() with readl()/writel()Chris Packham
2017-05-26EDAC, mv64x60: Fix pdata->nameChris Packham
2017-05-25EDAC, sb_edac: Bump driver version and do some cleanupsQiuxu Zhuo
2017-05-25EDAC, sb_edac: Check if ECC enabled when at least one DIMM is presentQiuxu Zhuo
2017-05-25EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4Qiuxu Zhuo
2017-05-25EDAC, sb_edac: Carve out dimm-populating loopBorislav Petkov
2017-05-25EDAC, sb_edac: Fix mod_nameBorislav Petkov
2017-05-25EDAC, sb_edac: Assign EDAC memory controller per h/w controllerQiuxu Zhuo
2017-05-25EDAC, sb_edac: Don't use "Socket#" in the memory controller nameTony Luck
2017-05-25EDAC, sb_edac: Classify PCI-IDs by topologyQiuxu Zhuo
2017-05-24EDAC, altera: Constify irq_domain_opsTobias Klauser
2017-05-03EDAC, amd64: Fix reporting of Chip Select sizes on Fam17hYazen Ghannam