index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
ppc4xx_edac.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2017-07-19
EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name
Rob Herring
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2016-09-12
EDAC: Remove NO_IRQ from powerpc-only drivers
Michael Ellerman
2015-10-03
EDAC, ppc4xx_edac: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-08-13
EDAC, ppc4xx: Access mci->csrows array elements properly
Michael Walle
2015-03-20
EDAC: Constify of_device_id array
Fabian Frederick
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-20
edac: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
{mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-09-15
ppc4xx_edac: Fix build error caused by wrong member access
Pranith Kumar
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: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
ppc4xx_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: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-03-21
edac/ppc4xx_edac: Fix compilation
Mauro Carvalho Chehab
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-08-11
powerpc/4xx: edac: Add comma to fix build error
Mike Williams
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-02
of/edac: fix build breakage in drivers
Anatolij Gustschin
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2009-04-02
edac: new ppc4xx driver module
Grant Erickson