summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-27edac: add support for Calxeda highbank memory controllerRob Herring5-1/+294
2012-06-12edac: create top-level debugfs directoryRob Herring3-1/+39
2012-06-12sb_edac: properly handle error countMauro Carvalho Chehab1-4/+3
2012-06-12i7core_edac: properly handle error countMauro Carvalho Chehab1-21/+12
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab28-95/+104
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab28-86/+73
2012-06-11amd64_edac: Don't pass driver name as an error parameterMauro Carvalho Chehab1-12/+13
2012-06-11edac_mc: check for allocation failure in edac_mc_alloc()Dan Carpenter1-0/+2
2012-06-11edac: Increase version to 3.0.0Mauro Carvalho Chehab1-1/+1
2012-06-11edac_mc: Cleanup per-dimm_info debug messagesMauro Carvalho Chehab3-47/+62
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches30-962/+921
2012-06-11edac: Use more normal debugging macro styleJoe Perches4-76/+49
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab26-357/+331
2012-06-11Edac: Add ABI Documentation for the new device nodesMauro Carvalho Chehab1-0/+64
2012-06-11edac: move documentation ABI to ABI/testing/sysfs-devices-edacMauro Carvalho Chehab2-104/+84
2012-06-11i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...Mauro Carvalho Chehab1-21/+35
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab22-164/+242
2012-06-11edac: Only expose csrows/channels on legacy API if they're populatedMauro Carvalho Chehab1-0/+24
2012-06-11edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab3-57/+60
2012-06-11edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab2-0/+94
2012-06-11edac: add a sysfs node to report the maximum location for the systemMauro Carvalho Chehab1-0/+19
2012-06-11edac: add a new per-dimm API and make the old per-virtual-rank API obsoleteMauro Carvalho Chehab2-1/+172
2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab4-38/+0
2012-06-11i7core_edac: convert it to use struct deviceMauro Carvalho Chehab1-129/+209
2012-06-11amd64_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab4-122/+167
2012-06-11mpc85xx_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab1-38/+55
2012-06-11edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab5-706/+450
2012-06-11edac: use Documentation-nano format for some data structsMauro Carvalho Chehab1-23/+59
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab28-56/+56
2012-06-11RAS: Add a tracepoint for reporting memory controller eventsMauro Carvalho Chehab3-20/+162
2012-05-28i7core: fix ranks information at the per-channel structMauro Carvalho Chehab1-13/+16
2012-05-28i5000: Fix the fatal error handlingMauro Carvalho Chehab1-7/+5
2012-05-28i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab1-2/+2
2012-05-28i82975x_edac: Test nr_pages earlier to save a few CPU cyclesMauro Carvalho Chehab1-6/+3
2012-05-28e752x_edac: provide more info about how DIMMS/ranks are mappedMauro Carvalho Chehab1-4/+22
2012-05-28i5000_edac: Fix the logic that retrieves memory informationMauro Carvalho Chehab1-71/+79
2012-05-28i5400_edac: improve debug messages to better represent the filled memoryMauro Carvalho Chehab1-1/+14
2012-05-28edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab2-31/+20
2012-05-28edac: Initialize the dimm label with the known informationMauro Carvalho Chehab3-11/+27
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab27-151/+32
2012-05-28x38_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+21
2012-05-28tile_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-3/+13
2012-05-28sb_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-103/+56
2012-05-28r82600_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+18
2012-05-28ppc4xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+17
2012-05-28pasemi_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+16
2012-05-28mv64x60_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-6/+19
2012-05-28mpc85xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+17
2012-05-28i82975x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+20
2012-05-28i82875p_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+21