aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/i3200_edac.c
Commit message (Expand)AuthorAge
* i3200_edac: Add a missing pci_disable_device() on the exit pathHitoshi Mitake2014-02-07
* EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-06
* i3200_edac: Make a local function staticJingoo Han2013-08-09
* i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab2013-02-21
* i3200_edac: Add more debug to the driverMauro Carvalho Chehab2013-02-21
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* i3200_edac: Fix memory rank sizeMauro Carvalho Chehab2012-09-25
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-12
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-11
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-11
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-11
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-11
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-11
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-28
* i3200_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-28
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-28
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-28
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-28
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-19
* asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-21
* x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* edac: i3200 memory controller driverJason Uhlenkott2009-09-24