Mauro Carvalho Chehab
|
78d88e8a3d
edac: rename edac_core.h to edac_mc.h
|
9 years ago |
Markus Elfring
|
7260194595
EDAC: Delete unnecessary checks before pci_dev_put()
|
10 years ago |
Bjorn Helgaas
|
617b4157a5
Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next
|
11 years ago |
Yinghai Lu
|
06b00514b7
i82875p_edac: Assign PCI resources before adding device
|
12 years ago |
Yijing Wang
|
c893d133ea
PCI: Make pci_bus_add_device() void
|
11 years ago |
Jean Delvare
|
5fdae41900
i82875p_edac: Drop redundant call to pci_get_device()
|
11 years ago |
Jingoo Han
|
ba935f4097
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
|
11 years ago |
Greg Kroah-Hartman
|
9b3c6e85c2
Drivers: edac: remove __dev* attributes.
|
12 years ago |
Mauro Carvalho Chehab
|
9eb07a7fb8
edac: edac_mc_handle_error(): add an error_count parameter
|
13 years ago |
Mauro Carvalho Chehab
|
03f7eae80f
edac: remove arch-specific parameter for the error handler
|
13 years ago |
Joe Perches
|
956b9ba156
edac: Convert debugfX to edac_dbg(X,
|
13 years ago |
Mauro Carvalho Chehab
|
dd23cd6eb1
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
|
13 years ago |
Mauro Carvalho Chehab
|
de3910eb79
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
|
13 years ago |
Mauro Carvalho Chehab
|
d90c008963
edac: Get rid of the old kobj's from the edac mc code
|
13 years ago |
Mauro Carvalho Chehab
|
fd687502dc
edac: Rename the parent dev to pdev
|
13 years ago |
Mauro Carvalho Chehab
|
ca0907b9e4
edac: Remove the legacy EDAC ABI
|
13 years ago |
Mauro Carvalho Chehab
|
0a8a9ac9ca
i82875p_edac: convert driver to use the new edac ABI
|
13 years ago |
Mauro Carvalho Chehab
|
a895bf8b1e
edac: move nr_pages to dimm struct
|
13 years ago |
Mauro Carvalho Chehab
|
084a4fccef
edac: move dimm properties to struct dimm_info
|
13 years ago |
Lionel Debroux
|
36c46f31df
EDAC: Make pci_device_id tables __devinitconst.
|
13 years ago |
Michal Marek
|
152ba39422
edac: Drop __DATE__ usage
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Arjan van de Ven
|
1dca00bd02
pci: use pci_ioremap_bar() in drivers/edac
|
16 years ago |
Jarkko Lavinen
|
09a81269c7
i82875p_edac: fix module remove
|
17 years ago |
Jarkko Lavinen
|
307d114441
i82875p_edac: fix overflow device resource setup
|
17 years ago |
Hitoshi Mitake
|
c3c52bce69
edac: fix module initialization on several modules 2nd time
|
17 years ago |
Doug Thompson
|
b8f6f97552
drivers/edac: fix edac_mc init apis
|
18 years ago |
Douglas Thompson
|
f044091ca4
drivers/edac: remove null from statics
|
18 years ago |
Douglas Thompson
|
1c52152b30
drivers/edac: fix ignored return i82875p
|
18 years ago |
Jason Uhlenkott
|
654ede200f
drivers/edac: mod race fix i82875p
|
18 years ago |