index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
e752x_edac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+3
*
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-12
1
-4
/
+4
*
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
1
-4
/
+4
*
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
1
-20
/
+19
*
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
1
-17
/
+17
*
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
1
-2
/
+2
*
edac: Move grain/dtype/edac_type calculus to be out of channel loop
Mauro Carvalho Chehab
2012-06-11
1
-15
/
+16
*
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
1
-1
/
+1
*
e752x_edac: provide more info about how DIMMS/ranks are mapped
Mauro Carvalho Chehab
2012-05-28
1
-4
/
+22
*
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
1
-2
/
+1
*
e752x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-15
/
+34
*
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
1
-2
/
+4
*
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-05-28
1
-20
/
+24
*
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
2012-03-19
1
-1
/
+1
*
edac: Drop __DATE__ usage
Michal Marek
2011-04-19
1
-1
/
+1
*
EDAC: Fixup scrubrate manipulation
Borislav Petkov
2011-01-07
1
-5
/
+3
*
edac, mc: Improve scrub rate handling
Borislav Petkov
2010-08-03
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
edac: e752x: add dram scrubbing support
Peter Tyser
2010-03-12
1
-0
/
+107
*
edac: e752x fsb ecc
Konstantin Olifer
2010-03-12
1
-8
/
+2
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-1
/
+1
*
edac: e752x fix too loud on nonmemory errors
Doug Thompson
2008-07-25
1
-17
/
+42
*
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
2008-04-29
1
-10
/
+5
*
edac: add e752x parameter for sysbus_parity selection
Peter Tyser
2008-04-29
1
-1
/
+39
*
edac: new support for Intel 3100 chipset
Andrei Konovalov
2008-04-29
1
-12
/
+153
*
drivers/edac: fix e752x correct return code
Aristeu Rozanski
2007-09-11
1
-1
/
+1
*
drivers/edac: fix edac_mc init apis
Doug Thompson
2007-07-19
1
-2
/
+2
*
drivers/edac: fix e752x reversed csrows
Mark Grondona
2007-07-19
1
-13
/
+21
*
drivers/edac: cleanup spaces-gotos after Lindent messup
Douglas Thompson
2007-07-19
1
-90
/
+91
*
drivers/edac: Lindent e752x
Dave Jiang
2007-07-19
1
-170
/
+158
*
drivers/edac: updated PCI monitoring
Dave Jiang
2007-07-19
1
-0
/
+16
*
drivers/edac: add dev_name getter function
Dave Jiang
2007-07-19
1
-0
/
+1
*
drivers/edac: mod use edac_core.h
Douglas Thompson
2007-07-19
1
-2
/
+2
*
drivers/edac: add new nmi rescan
Dave Jiang
2007-07-19
1
-1
/
+13
*
[PATCH] EDAC: Fix in e752x mc driver
Mike Chan
2007-02-12
1
-6
/
+11
*
[PATCH] EDAC: e752x byte access fix
Brian Pomerantz
2007-02-12
1
-1
/
+6
*
[PATCH] EDAC: e752x bit mask fix
Brian Pomerantz
2007-02-12
1
-8
/
+8
*
[PATCH] EDAC: fix module names quoted in sysfs
Doug Thompson
2006-07-01
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] EDAC: probe1 cleanup 1-of-2
Doug Thompson
2006-06-30
1
-145
/
+177
*
|
[PATCH] EDAC: mc numbers refactor 1-of-2
Doug Thompson
2006-06-30
1
-1
/
+4
*
|
[PATCH] EDAC: PCI device to DEVICE cleanup
Doug Thompson
2006-06-30
1
-11
/
+12
|
/
*
[PATCH] EDAC Coexistence with BIOS
mark gross
2006-05-03
1
-1
/
+16
*
[PATCH] EDAC: use sysbus_message in e752x code
Dave Peterson
2006-03-26
1
-4
/
+2
*
[PATCH] EDAC: formatting cleanup
Dave Peterson
2006-03-26
1
-100
/
+134
*
[PATCH] EDAC: protect memory controller list
Dave Peterson
2006-03-26
1
-4
/
+1
*
[PATCH] EDAC: cleanup code for clearing initial errors
Dave Peterson
2006-03-26
1
-20
/
+2
*
[PATCH] EDAC: e752x cleanup
Dave Peterson
2006-03-26
1
-28
/
+7
*
[PATCH] EDAC: name cleanup
Dave Peterson
2006-03-26
1
-2
/
+2
[next]