Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
2018-09-28 | edac: cpc925: use for_each_of_cpu_node iterator | Rob Herring | 1 | -18/+2 |
2017-07-19 | EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name | Rob Herring | 1 | -1/+1 |
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/+0 |
2014-10-23 | cpc925_edac: Report UE events properly | Jason Baron | 1 | -1/+1 |
2013-08-14 | cpc925_edac: Use proper array termination | Jingoo Han | 1 | -1/+1 |
2013-01-04 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
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: Convert debugfX to edac_dbg(X, | Joe Perches | 1 | -11/+11 |
2012-06-11 | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 1 | -13/+11 |
2012-06-11 | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 1 | -4/+4 |
2012-06-11 | edac: Move grain/dtype/edac_type calculus to be out of channel loop | Mauro Carvalho Chehab | 1 | -27/+27 |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-05-29 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-05-29 | cpc925_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 1 | -5/+18 |
2012-05-29 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 1 | -3/+5 |
2012-05-29 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 1 | -29/+33 |
2011-09-01 | cpc925_edac: Support single-processor configurations | Dmitry Eremin-Solenikov | 1 | -3/+64 |
2011-05-27 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2011-04-19 | edac: Drop __DATE__ usage | Michal Marek | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-07 | EDAC: Fixup scrubrate manipulation | Borislav Petkov | 1 | -4/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-24 | edac: fix resource size calculation | Julia Lawall | 1 | -3/+3 |
2009-06-19 | edac: add CPC925 Memory Controller driver | Harry Ciao | 1 | -0/+1017 |