summaryrefslogtreecommitdiffstats
path: root/drivers/edac/highbank_mc_edac.c
Commit message (Expand)AuthorAgeFilesLines
* EDAC/highbank_mc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-201-3/+2
* EDAC: Explicitly include correct DT includesRob Herring2023-08-281-1/+2
* EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin2023-01-031-2/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* EDAC: Get rid of mci->mod_verBorislav Petkov2017-07-171-1/+0
* edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab2016-12-151-1/+0
* EDAC: Constify of_device_id arrayFabian Frederick2015-03-201-1/+1
* EDAC: highbank: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-231-4/+8
* edac, highbank: Moving error injection to sysfs for edacRobert Richter2013-11-041-35/+20
* edac, highbank: Improve and unify namingRobert Richter2013-11-041-2/+3
* edac, highbank: Add Calxeda ECX-2000 supportRobert Richter2013-11-041-35/+70
* edac, highbank: Fix interrupt setup of mem and l2 controllerRobert Richter2013-11-041-8/+10
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* EDAC, Calxeda highbank: Convert to use simple_open()Wei Yongjun2012-11-281-7/+1
* edac: add support for Calxeda highbank memory controllerRob Herring2012-06-271-0/+264