aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/i3200_edac.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterGravatar Mauro Carvalho Chehab 1-3/+3
2012-06-11edac: remove arch-specific parameter for the error handlerGravatar Mauro Carvalho Chehab 1-3/+3
2012-06-11edac: Convert debugfX to edac_dbg(X,Gravatar Joe Perches 1-13/+13
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsGravatar Mauro Carvalho Chehab 1-9/+9
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyGravatar Mauro Carvalho Chehab 1-2/+2
2012-06-11edac: Rename the parent dev to pdevGravatar Mauro Carvalho Chehab 1-3/+3
2012-05-28edac: Remove the legacy EDAC ABIGravatar Mauro Carvalho Chehab 1-1/+1
2012-05-28i3200_edac: convert driver to use the new edac ABIGravatar Mauro Carvalho Chehab 1-10/+22
2012-05-28edac: move nr_pages to dimm structGravatar Mauro Carvalho Chehab 1-2/+1
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededGravatar Mauro Carvalho Chehab 1-5/+0
2012-05-28edac: move dimm properties to struct dimm_infoGravatar Mauro Carvalho Chehab 1-8/+10
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Gravatar Lionel Debroux 1-1/+1
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentGravatar Hitoshi Mitake 1-13/+2
2011-05-25x86: remove 32-bit versions of readq()/writeq()Gravatar Roland Dreier 1-0/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-09-24edac: i3200 memory controller driverGravatar Jason Uhlenkott 1-0/+527