| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-19 | 1 | -4/+4 |
* | EDAC: Get rid of mci->mod_ver | Borislav Petkov | 2017-07-17 | 1 | -1/+0 |
* | edac: rename edac_core.h to edac_mc.h | Mauro Carvalho Chehab | 2016-12-15 | 1 | -1/+1 |
* | EDAC: Remove NO_IRQ from powerpc-only drivers | Michael Ellerman | 2016-09-12 | 1 | -3/+1 |
* | EDAC, ppc4xx_edac: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-03 | 1 | -0/+1 |
* | EDAC, ppc4xx: Access mci->csrows array elements properly | Michael Walle | 2015-08-13 | 1 | -1/+1 |
* | EDAC: Constify of_device_id array | Fabian Frederick | 2015-03-20 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | edac: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | {mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-10-20 | 1 | -2/+2 |
|/ |
|
* | ppc4xx_edac: Fix build error caused by wrong member access | Pranith Kumar | 2014-09-15 | 1 | -1/+1 |
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -16/+11 |
* | 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: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -4/+4 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -1/+1 |
* | ppc4xx_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -8/+17 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-29 | 1 | -2/+3 |
* | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 2012-05-29 | 1 | -7/+0 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-29 | 1 | -5/+8 |
* | edac/ppc4xx_edac: Fix compilation | Mauro Carvalho Chehab | 2012-03-21 | 1 | -2/+2 |
* | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | powerpc/4xx: edac: Add comma to fix build error | Mike Williams | 2011-08-11 | 1 | -1/+1 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -1/+1 |
|\ |
|
| * | edac: Drop __DATE__ usage | Michal Marek | 2011-04-19 | 1 | -1/+1 |
* | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 1 | -1/+1 |
|/ |
|
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -16/+7 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -3/+3 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -6/+6 |
* | of/edac: fix build breakage in drivers | Anatolij Gustschin | 2010-06-03 | 1 | -3/+3 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -5/+5 |
* | edac: new ppc4xx driver module | Grant Erickson | 2009-04-03 | 1 | -0/+1448 |