| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2013-11-18 | 1 | -0/+1 |
|\ |
|
| * | cell_edac: fix missing of_node_put | Libo Chen | 2013-11-14 | 1 | -0/+1 |
* | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-10 | 1 | -0/+1 |
|/ |
|
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+4 |
* | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 2012-06-12 | 1 | -2/+2 |
* | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 2012-06-11 | 1 | -2/+2 |
* | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 2012-06-11 | 1 | -4/+4 |
* | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -6/+6 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -1/+1 |
* | cell_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -7/+19 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-29 | 1 | -3/+5 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-29 | 1 | -2/+8 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 |
* | edac: add missing __devexit_p() | Mike Frysinger | 2009-06-18 | 1 | -1/+1 |
* | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 1 | -1/+1 |
* | powerpc: More printing warning fixes for the l64 to ll64 conversion | Stephen Rothwell | 2009-01-28 | 1 | -4/+4 |
* | edac: fix enabling of polling cell module | Benjamin Herrenschmidt | 2008-10-30 | 1 | -0/+3 |
* | edac cell: fix incorrect edac_mode | Benjamin Herrenschmidt | 2008-10-20 | 1 | -1/+1 |
* | powerpc/cell/edac: Log a syndrome code in case of correctable error | Maxim Shchetynin | 2008-07-22 | 1 | -2/+3 |
* | drivers-edac: add Cell MC driver | Benjamin Herrenschmidt | 2008-02-07 | 1 | -0/+258 |