summaryrefslogtreecommitdiff
path: root/drivers/edac/i82875p_edac.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-2/+0
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-1/+1
2015-02-23EDAC: Delete unnecessary checks before pci_dev_put()Markus Elfring1-3/+1
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas1-7/+1
2014-05-30i82875p_edac: Assign PCI resources before adding deviceYinghai Lu1-1/+2
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang1-7/+1
2014-02-25i82875p_edac: Drop redundant call to pci_get_device()Jean Delvare1-2/+0
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab1-3/+3
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab1-3/+3
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches1-14/+13
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-11/+11
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-3/+3
2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab1-4/+0
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-2/+2
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-1/+1
2012-05-28i82875p_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+21
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-2/+3
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-5/+12
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux1-1/+1
2011-04-19edac: Drop __DATE__ usageMichal Marek1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2009-01-06pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven1-3/+1
2008-12-01i82875p_edac: fix module removeJarkko Lavinen1-6/+7
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen1-0/+1
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-0/+9
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson1-2/+2
2007-07-19drivers/edac: remove null from staticsDouglas Thompson1-1/+1
2007-07-19drivers/edac: fix ignored return i82875pDouglas Thompson1-1/+7
2007-07-19drivers/edac: mod race fix i82875pJason Uhlenkott1-6/+7
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-19/+19
2007-07-19drivers/edac: drivers to use new PCI operationDave Jiang1-0/+16
2007-07-19drivers/edac: Lindent i82875pDave Jiang1-32/+30
2007-07-19drivers/edac: add dev_name getter functionDave Jiang1-0/+1
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson1-2/+2
2007-05-08Fix 82875 PCI setupJohn Feeney1-11/+2
2006-07-01[PATCH] EDAC: fix module names quoted in sysfsDoug Thompson1-1/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson1-79/+109
2006-06-30[PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson1-1/+4
2006-06-30[PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson1-12/+18
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] EDAC: formatting cleanupDave Peterson1-61/+51
2006-03-26[PATCH] EDAC: protect memory controller listDave Peterson1-4/+1
2006-03-26[PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson1-2/+2
2006-03-26[PATCH] EDAC: i82875p cleanupDave Peterson1-22/+32
2006-03-26[PATCH] EDAC: name cleanupDave Peterson1-2/+2
2006-03-26[PATCH] EDAC: printk cleanupDave Peterson1-22/+29
2006-02-07[PATCH] drivers/edac/i82875p_edac.c __user annotationsAl Viro1-1/+1