summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i3200_edac.c
Commit message (Expand)AuthorAgeFilesLines
* i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab2013-02-211-9/+12
* i3200_edac: Add more debug to the driverMauro Carvalho Chehab2013-02-211-2/+14
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* i3200_edac: Fix memory rank sizeMauro Carvalho Chehab2012-09-251-1/+1
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-3/+3
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-3/+3
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-13/+13
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-9/+9
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-2/+2
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-3/+3
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* i3200_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-10/+22
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-2/+1
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-5/+0
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-8/+10
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-1/+1
* asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-211-13/+2
* x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-0/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* edac: i3200 memory controller driverJason Uhlenkott2009-09-241-0/+527