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