Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -6/+1 |
2017-07-19 | EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name | Rob Herring | 1 | -4/+4 |
2017-07-17 | EDAC: Get rid of mci->mod_ver | Borislav Petkov | 1 | -1/+0 |
2016-12-15 | edac: rename edac_core.h to edac_mc.h | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-09-12 | EDAC: Remove NO_IRQ from powerpc-only drivers | Michael Ellerman | 1 | -3/+1 |
2015-10-03 | EDAC, ppc4xx_edac: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-08-13 | EDAC, ppc4xx: Access mci->csrows array elements properly | Michael Walle | 1 | -1/+1 |
2015-03-20 | EDAC: Constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-10-20 | edac: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-20 | {mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -2/+2 |
2014-09-15 | ppc4xx_edac: Fix build error caused by wrong member access | Pranith Kumar | 1 | -1/+1 |
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 |