aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/amd64_edac.c
AgeCommit message (Expand)Author
2013-09-26amd64_edac: Fix single-channel setupsBorislav Petkov
2013-04-19amd64_edac: Add Family 16h supportAravind Gopalakrishnan
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab
2013-02-20Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-01-22amd64_edac: Remove dead codeBorislav Petkov
2013-01-10amd64_edac: Fix type usage in NB IDs and memory rangesDaniel J Blueman
2013-01-10amd64_edac: Fix PCI function lookupDaniel J Blueman
2013-01-10x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman
2013-01-10x86, AMD, NB: Add multi-domain supportDaniel J Blueman
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28EDAC: Fix csrow size reported in sysfsBorislav Petkov
2012-11-28EDAC: Add memory controller flagsBorislav Petkov
2012-11-28amd64_edac: Fix csrows size and pages computationBorislav Petkov
2012-11-28amd64_edac: Use DBAM_DIMM macroBorislav Petkov
2012-11-28amd64_edac: Fix K8 chip select reportingBorislav Petkov
2012-11-28amd64_edac: Reorganize error reporting pathBorislav Petkov
2012-11-28amd64_edac: Do not check whether error address is validBorislav Petkov
2012-11-28amd64_edac: Improve error injectionBorislav Petkov
2012-11-28amd64_edac: Small fixlets and cleanupsBorislav Petkov
2012-10-24amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11amd64_edac: Don't pass driver name as an error parameterMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab
2012-06-11amd64_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28amd64_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2012-03-19amd64_edac: Fix K8 revD and later chip select sizesBorislav Petkov
2012-03-19amd64_edac: Fix missing csrows sysfs nodesAshish Shenoy
2011-10-06amd64_edac: Cleanup return type of amd64_determine_edac_cap()Dan Carpenter
2011-10-06amd64_edac: Add a fix for Erratum 505Borislav Petkov
2011-10-06EDAC, MCE, AMD: Simplify NB MCE decoder interfaceBorislav Petkov
2011-04-26amd64_edac: Erratum #637 workaroundBorislav Petkov
2011-04-26amd64_edac: Factor in CC6 save areaBorislav Petkov
2011-04-26amd64_edac: Remove node interleave warningBorislav Petkov
2011-04-21EDAC: Remove debugging output in scrub rate handlingMarkus Trippelsdorf
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov
2011-03-17amd64_edac: Fix decode_syndrome typesBorislav Petkov
2011-03-17amd64_edac: Fix DCT argument typeBorislav Petkov
2011-03-17amd64_edac: Fix ranges signednessBorislav Petkov
2011-03-17amd64_edac: Drop local variableBorislav Petkov
2011-03-17amd64_edac: Fix PCI config addressing typesBorislav Petkov
2011-03-17amd64_edac: Fix DRAM base macrosBorislav Petkov