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
/
cell_edac.c
Age
Commit message (
Expand
)
Author
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2013-11-18
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2013-11-14
cell_edac: fix missing of_node_put
Libo Chen
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
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: 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
cell_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
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2009-06-18
edac: add missing __devexit_p()
Mike Frysinger
2009-03-24
edac: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-28
powerpc: More printing warning fixes for the l64 to ll64 conversion
Stephen Rothwell
2008-10-30
edac: fix enabling of polling cell module
Benjamin Herrenschmidt
2008-10-20
edac cell: fix incorrect edac_mode
Benjamin Herrenschmidt
2008-07-22
powerpc/cell/edac: Log a syndrome code in case of correctable error
Maxim Shchetynin
2008-02-07
drivers-edac: add Cell MC driver
Benjamin Herrenschmidt