Age | Commit message (Expand) | Author | Files | Lines |
2013-01-04 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -16/+11 |
2012-06-12 | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-06-11 | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 1 | -4/+4 |
2012-05-29 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-05-29 | ppc4xx_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 1 | -8/+17 |
2012-05-29 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 1 | -2/+3 |
2012-05-29 | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 1 | -7/+0 |
2012-05-29 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 1 | -5/+8 |
2012-03-21 | edac/ppc4xx_edac: Fix compilation | Mauro Carvalho Chehab | 1 | -2/+2 |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -1/+1 |
2011-08-11 | powerpc/4xx: edac: Add comma to fix build error | Mike Williams | 1 | -1/+1 |
2011-05-27 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely | 1 | -1/+1 |
2011-04-19 | edac: Drop __DATE__ usage | Michal Marek | 1 | -1/+1 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -16/+7 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -3/+3 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -6/+6 |
2010-06-03 | of/edac: fix build breakage in drivers | Anatolij Gustschin | 1 | -3/+3 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -5/+5 |
2009-04-03 | edac: new ppc4xx driver module | Grant Erickson | 1 | -0/+1448 |