index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
r82600_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
EDAC: Do not issue useless debug statements in the polling routine
Borislav Petkov
1
-1
/
+0
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
1
-2
/
+0
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
1
-1
/
+1
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-01-04
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
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
-15
/
+15
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-17
/
+15
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-2
/
+2
2012-05-29
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-29
r82600_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+18
2012-05-29
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-1
/
+2
2012-05-29
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-4
/
+6
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
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-04-19
edac: Drop __DATE__ usage
Michal Marek
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-05-19
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
Roman Fietze
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-0
/
+7
2007-07-19
drivers/edac: fix edac_mc init apis
Doug Thompson
1
-2
/
+2
2007-07-19
drivers/edac: remove null from statics
Douglas Thompson
1
-1
/
+1
2007-07-19
drivers/edac: cleanup spaces-gotos after Lindent messup
Douglas Thompson
1
-11
/
+12
2007-07-19
drivers/edac: drivers to use new PCI operation
Dave Jiang
1
-0
/
+16
2007-07-19
drivers/edac: Lindent r82600
Douglas Thompson
1
-28
/
+27
2007-07-19
drivers/edac: add dev_name getter function
Dave Jiang
1
-1
/
+2
2007-07-19
drivers/edac: mod use edac_core.h
Douglas Thompson
1
-2
/
+2
2006-07-01
[PATCH] EDAC: fix module names quoted in sysfs
Doug Thompson
1
-1
/
+2
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] EDAC: probe1 cleanup 1-of-2
Doug Thompson
1
-57
/
+61
2006-06-30
[PATCH] EDAC: mc numbers refactor 1-of-2
Doug Thompson
1
-1
/
+4
2006-06-30
[PATCH] EDAC: PCI device to DEVICE cleanup
Doug Thompson
1
-8
/
+13
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-26
[PATCH] EDAC: formatting cleanup
Dave Peterson
1
-44
/
+27
2006-03-26
[PATCH] EDAC: protect memory controller list
Dave Peterson
1
-3
/
+4
2006-03-26
[PATCH] EDAC: cleanup code for clearing initial errors
Dave Peterson
1
-11
/
+3
2006-03-26
[PATCH] EDAC: name cleanup
Dave Peterson
1
-2
/
+2
2006-03-26
[PATCH] EDAC: printk cleanup
Dave Peterson
1
-23
/
+25
2006-01-19
[PATCH] EDAC: core EDAC support code
Alan Cox
1
-1
/
+1
2006-01-19
[PATCH] EDAC: drivers for Radisys 82600
Alan Cox
1
-0
/
+407