aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/amd64_edac.c
AgeCommit message (Expand)Author
2015-11-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-21x86/amd_nb, EDAC: Rename amd_get_node_id()Aravind Gopalakrishnan
2015-09-29EDAC, amd64_edac: Extend scrub rate support to F15hM60hAravind Gopalakrishnan
2015-05-20amd64_edac: enforce synchronous probeLuis R. Rodriguez
2015-02-23EDAC, amd64_edac: Get rid of per-node driver instancesBorislav Petkov
2015-02-23EDAC: amd64: Use static attribute groupsTakashi Iwai
2015-02-17EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman
2014-11-05amd64_edac: Build module on x86-32Tomasz Pala
2014-10-30amd64_edac: Add F15h M60h supportAravind Gopalakrishnan
2014-09-23amd64_edac: Modify usage of amd64_read_dct_pci_cfg()Aravind Gopalakrishnan
2014-02-27amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan
2014-02-07amd64_edac: Fix logic to determine channel for F15 M30h processorsAravind Gopalakrishnan
2013-12-15amd64_edac: Remove "amd64" prefix from static functionsBorislav Petkov
2013-12-15amd64_edac: Simplify code around decode_bus_errorBorislav Petkov
2013-12-15amd64_edac: Mark amd64_decode_bus_error as staticRashika Kheria
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-06amd64_edac: Fix condition to verify max channels allowed for F15 M30hAravind Gopalakrishnan
2013-10-21bitops: Introduce a more generic BITMASK macroChen, Gong
2013-08-27amd64_edac: Fix incorrect wraparoundsAravind Gopalakrishnan
2013-08-27amd64_edac: Correct erratum 505 rangeBorislav Petkov
2013-08-15Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar
2013-08-12amd64_edac: Get rid of boot_cpu_data accessesBorislav Petkov
2013-08-12amd64_edac: Add ECC decoding support for newer F15h modelsAravind Gopalakrishnan
2013-07-29amd64_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