index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i7core_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
Merge branch 'devel'
Mauro Carvalho Chehab
1
-223
/
+297
2012-06-12
i7core_edac: properly handle error count
Mauro Carvalho Chehab
1
-21
/
+12
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
-74
/
+70
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-22
/
+15
2012-06-11
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
1
-21
/
+35
2012-06-11
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
1
-129
/
+209
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: avoid mce decoding crash after edac driver unloaded
Chen Gong
1
-11
/
+4
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-192
/
+78
2012-05-29
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
1
-13
/
+16
2012-05-29
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
1
-7
/
+2
2012-05-29
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-29
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-152
/
+50
2012-05-29
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-7
/
+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
-14
/
+13
2012-05-29
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
1
-2
/
+2
2012-04-30
edac: Fix spelling errors.
David Mackey
1
-5
/
+5
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2011-12-14
x86, mce: Add wrappers for registering on the decode chain
Borislav Petkov
1
-2
/
+2
2011-11-01
i7core_edac: Initialize memory name with cpu, channel, bank
Mauro Carvalho Chehab
1
-0
/
+4
2011-11-01
i7core_edac: Fix compilation on 32 bits arch
Sedat Dilek
1
-2
/
+5
2011-11-01
i7core_edac: scrubbing fixups
Nils Carlson
1
-8
/
+133
2011-11-01
i7core_edac: return -ENODEV if no MC is found
Mauro Carvalho Chehab
1
-2
/
+18
2011-11-01
i7core_edac: use edac's own way to print errors
Mauro Carvalho Chehab
1
-1
/
+2
2011-11-01
i7core_edac: Drop the edac_mce facility
Borislav Petkov
1
-26
/
+25
2011-10-31
EDAC i7core: Use mce socketid for better compatibility
Thomas Renninger
1
-1
/
+1
2011-10-31
i7core_edac: Don't enable memory scrubbing for Xeon 35xx
Mauro Carvalho Chehab
1
-7
/
+39
2011-10-31
i7core_edac: Add scrubbing support
Samuel Gabrielsson
1
-0
/
+126
2011-10-31
i7core_edac: Fix oops when trying to inject errors
Mauro Carvalho Chehab
1
-2
/
+35
2011-10-31
i7core_edac: fix misuse of logical operation in place of bitop
David Sterba
1
-1
/
+1
2011-08-19
i7core_edac: fixed typo in error count calculation
Mathias Krause
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
-1
/
+1
2010-12-28
i7core_edac: fix typos in comments
David Sterba
1
-3
/
+3
2010-10-24
i7core_edac: return -ENODEV when devices were already probed
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-24
i7core_edac: properly terminate pci_dev_table
Mauro Carvalho Chehab
1
-4
/
+5
2010-10-24
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
Mauro Carvalho Chehab
1
-0
/
+7
2010-10-24
i7core_edac: Fix refcount error at PCI devices
Mauro Carvalho Chehab
1
-35
/
+2
2010-10-24
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
Mauro Carvalho Chehab
1
-8
/
+5
2010-10-24
i7core_edac: Fix an oops at i7core probe
Mauro Carvalho Chehab
1
-4
/
+4
2010-10-24
i7core_edac: Remove unused member channels in i7core_pvt
Hidetoshi Seto
1
-2
/
+0
2010-10-24
i7core_edac: Remove unused arg csrow from get_dimm_config
Hidetoshi Seto
1
-7
/
+7
2010-10-24
i7core_edac: Reduce args of i7core_register_mci
Hidetoshi Seto
1
-15
/
+9
2010-10-24
i7core_edac: Introduce i7core_unregister_mci
Hidetoshi Seto
1
-32
/
+44
2010-10-24
i7core_edac: Use saved pointers
Hidetoshi Seto
1
-3
/
+2
2010-10-24
i7core_edac: Check probe counter in i7core_remove
Hidetoshi Seto
1
-0
/
+6
[next]