summaryrefslogtreecommitdiffstats
path: root/drivers/edac/amd64_edac.c
Commit message (Expand)AuthorAgeFilesLines
* EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman2015-02-171-2/+8
* amd64_edac: Build module on x86-32Tomasz Pala2014-11-051-0/+5
* amd64_edac: Add F15h M60h supportAravind Gopalakrishnan2014-10-301-79/+176
* amd64_edac: Modify usage of amd64_read_dct_pci_cfg()Aravind Gopalakrishnan2014-09-231-66/+80
* amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan2014-02-271-0/+24
* amd64_edac: Fix logic to determine channel for F15 M30h processorsAravind Gopalakrishnan2014-02-071-3/+11
* amd64_edac: Remove "amd64" prefix from static functionsBorislav Petkov2013-12-151-62/+56
* amd64_edac: Simplify code around decode_bus_errorBorislav Petkov2013-12-151-9/+4
* amd64_edac: Mark amd64_decode_bus_error as staticRashika Kheria2013-12-151-1/+1
* EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-061-1/+1
* amd64_edac: Fix condition to verify max channels allowed for F15 M30hAravind Gopalakrishnan2013-12-061-1/+1
* bitops: Introduce a more generic BITMASK macroChen, Gong2013-10-211-22/+24
* amd64_edac: Fix incorrect wraparoundsAravind Gopalakrishnan2013-08-271-5/+6
* amd64_edac: Correct erratum 505 rangeBorislav Petkov2013-08-271-4/+4
* Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar2013-08-151-1/+8
|\
| * amd64_edac: Fix single-channel setupsBorislav Petkov2013-07-291-1/+8
* | amd64_edac: Get rid of boot_cpu_data accessesBorislav Petkov2013-08-121-47/+43
* | amd64_edac: Add ECC decoding support for newer F15h modelsAravind Gopalakrishnan2013-08-121-30/+216
|/
* amd64_edac: Add Family 16h supportAravind Gopalakrishnan2013-04-191-1/+64
* EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab2013-03-161-1/+0
* amd64_edac: Correct DIMM sizesMauro Carvalho Chehab2013-03-161-5/+9
* Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-02-201-105/+0
|\
| * amd64_edac: Remove dead codeBorislav Petkov2013-01-221-105/+0
* | amd64_edac: Fix type usage in NB IDs and memory rangesDaniel J Blueman2013-01-101-13/+13
* | amd64_edac: Fix PCI function lookupDaniel J Blueman2013-01-101-34/+38
* | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-101-2/+3
* | x86, AMD, NB: Add multi-domain supportDaniel J Blueman2013-01-101-3/+3
|/
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* EDAC: Fix csrow size reported in sysfsBorislav Petkov2012-11-281-0/+1
* EDAC: Add memory controller flagsBorislav Petkov2012-11-281-0/+1
* amd64_edac: Fix csrows size and pages computationBorislav Petkov2012-11-281-21/+27
* amd64_edac: Use DBAM_DIMM macroBorislav Petkov2012-11-281-1/+1
* amd64_edac: Fix K8 chip select reportingBorislav Petkov2012-11-281-6/+3
* amd64_edac: Reorganize error reporting pathBorislav Petkov2012-11-281-123/+71
* amd64_edac: Do not check whether error address is validBorislav Petkov2012-11-281-21/+0
* amd64_edac: Improve error injectionBorislav Petkov2012-11-281-5/+5
* amd64_edac: Small fixlets and cleanupsBorislav Petkov2012-11-281-8/+5
* amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton2012-10-241-7/+4
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-11/+11
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-19/+11
* amd64_edac: Don't pass driver name as an error parameterMauro Carvalho Chehab2012-06-111-12/+13
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-138/+132
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-4/+6
* amd64_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab2012-06-111-17/+26
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-1/+1
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* amd64_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-45/+92
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-4/+6
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-35/+2
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-6/+12
OpenPOWER on IntegriCloud