index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
amd76x_edac.c
Age
Commit message (
Expand
)
Author
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
amd76x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
2011-04-18
edac: Drop __DATE__ usage
Michal Marek
2010-05-18
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
Roman Fietze
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
2007-07-19
drivers/edac: fix edac_mc init apis
Doug Thompson
2007-07-19
drivers/edac: cleanup spaces-gotos after Lindent messup
Douglas Thompson
2007-07-19
drivers/edac: drivers to use new PCI operation
Dave Jiang
2007-07-19
drivers/edac: Lindent amd76x
Douglas Thompson
2007-07-19
drivers/edac: add dev_name getter function
Dave Jiang
2007-07-19
drivers/edac: mod use edac_core.h
Douglas Thompson
2006-07-01
[PATCH] EDAC: fix module names quoted in sysfs
Doug Thompson
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] EDAC: probe1 cleanup 1-of-2
Doug Thompson
2006-06-30
[PATCH] EDAC: mc numbers refactor 1-of-2
Doug Thompson
2006-06-30
[PATCH] EDAC: PCI device to DEVICE cleanup
Doug Thompson
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-26
[PATCH] EDAC: formatting cleanup
Dave Peterson
2006-03-26
[PATCH] EDAC: protect memory controller list
Dave Peterson
2006-03-26
[PATCH] EDAC: cleanup code for clearing initial errors
Dave Peterson
2006-03-26
[PATCH] EDAC: amd76x pci_dev_get/pci_dev_put fixes
Dave Peterson
2006-03-26
[PATCH] EDAC: name cleanup
Dave Peterson
2006-03-26
[PATCH] EDAC: printk cleanup
Dave Peterson
2006-01-19
[PATCH] EDAC: core EDAC support code
Alan Cox
2006-01-19
[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752x
Alan Cox