index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i5400_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-02-07
i5400_edac: Disable device when unloading module
Aristeu Rozanski
1
-0
/
+2
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
1
-2
/
+2
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
/
+3
2012-06-27
edac i5000, i5400: fix pointer math in i5000_get_mc_regs()
Dan Carpenter
1
-3
/
+9
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
-83
/
+82
2012-06-11
edac: Use more normal debugging macro style
Joe Perches
1
-20
/
+10
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
-3
/
+3
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-29
i5400_edac: improve debug messages to better represent the filled memory
Mauro Carvalho Chehab
1
-1
/
+14
2012-05-29
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-2
/
+1
2012-05-29
i5400_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-98
/
+119
2012-05-29
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-6
/
+3
2012-05-29
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
1
-5
/
+0
2012-05-29
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-15
/
+9
2012-03-29
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-16
/
+38
2012-03-21
i5400_edac: Avoid calling pci_put_device() twice
Mauro Carvalho Chehab
1
-16
/
+38
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
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
-2
/
+2
2010-08-11
edac: i5400: improve handling of pci_enable_device() return value
Kulikov Vasiliy
1
-1
/
+1
2010-05-27
drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE
Joe Perches
1
-10
/
+10
2009-10-29
edac: i5400 fix csrow mapping
Jeff Roberson
1
-61
/
+28
2009-01-07
edac: driver for i5400 MCH (update)
Mauro Carvalho Chehab
1
-57
/
+62
2009-01-07
edac: driver for i5400 MCH (Seaburg)
Mauro Carvalho Chehab
1
-0
/
+1471