index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i7core_edac.c
Age
Commit message (
Expand
)
Author
2017-09-21
EDAC: Handle return value of kasprintf()
Arvind Yadav
2017-08-20
EDAC: Make device_type const
Bhumika Goyal
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
2017-07-17
EDAC: Constify attribute_group structures
Arvind Yadav
2017-01-24
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2016-05-16
Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2016-04-29
EDAC, i7core: Remove double buffering of error records
Tony Luck
2016-04-29
EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
Tony Luck
2015-02-23
EDAC: i7core: Use static attribute groups for sysfs entries
Takashi Iwai
2015-02-23
EDAC: i7core: Return proper error codes for kzalloc() errors
Takashi Iwai
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2014-02-25
i7core_edac: Drop unused variable
Jean Delvare
2014-02-25
i7core_edac: Fix PCI device reference count
Jean Delvare
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-06-08
EDAC: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-02-20
Merge tag 'v3.8-rc7' into next
Mauro Carvalho Chehab
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-21
i7core_edac: fix erroneous size of static array
Niklas Söderlund
2012-11-28
i7core_edac: fix panic when accessing sysfs files
Prarit Bhargava
2012-07-29
Merge branch 'devel'
Mauro Carvalho Chehab
2012-06-12
i7core_edac: properly handle error count
Mauro Carvalho Chehab
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
2012-06-11
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
edac: avoid mce decoding crash after edac driver unloaded
Chen Gong
2012-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
2012-05-28
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
2012-05-28
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-05-28
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
2012-04-30
edac: Fix spelling errors.
David Mackey
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
2011-12-14
x86, mce: Add wrappers for registering on the decode chain
Borislav Petkov
2011-11-01
i7core_edac: Initialize memory name with cpu, channel, bank
Mauro Carvalho Chehab
2011-11-01
i7core_edac: Fix compilation on 32 bits arch
Sedat Dilek
2011-11-01
i7core_edac: scrubbing fixups
Nils Carlson
2011-11-01
i7core_edac: return -ENODEV if no MC is found
Mauro Carvalho Chehab
2011-11-01
i7core_edac: use edac's own way to print errors
Mauro Carvalho Chehab
[next]