forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel…
…/git/bp/bp Pull EDAC updates from Borislav Petkov: - hide EDAC workqueue from users (Borislav Petkov) - edac_subsys init/teardown cleanup (Borislav Petkov) - make mpc85xx-pci-edac a platform device (Scott Wood) - sb_edac KNL gen2 support (Jim Snow) - other small cleanups all over the place * tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp: EDAC, i5100: Use to_delayed_work() MAINTAINERS: Fix EDAC repo URLs format EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing EDAC: Rework workqueue handling EDAC: Make edac_device workqueue setup/teardown functions static EDAC: Remove edac_get_sysfs_subsys() error handling EDAC: Unexport and make edac_subsys static EDAC: Rip out the edac_subsys reference counting EDAC: Robustify workqueues destruction EDAC, mc_sysfs: Fix freeing bus' name EDAC, mpc85xx: Make mpc85xx-pci-edac a platform device EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support EDAC, sb_edac: Add support for duplicate device IDs EDAC, sb_edac: Virtualize several hard-coded functions EDAC, mv64x60: Use platform_register/unregister_drivers() EDAC, mpc85xx: Use platform_register/unregister_drivers() EDAC: Add DDR4 flag EDAC: Remove references to bluesmoke.sourceforge.net EDAC, pci: Remove old disabled code
- Loading branch information
Showing
21 changed files
with
1,236 additions
and
369 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3933,9 +3933,8 @@ M: Doug Thompson <[email protected]> | |
M: Borislav Petkov <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
T: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next | ||
T: git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next | ||
S: Supported | ||
F: Documentation/edac.txt | ||
F: drivers/edac/ | ||
|
@@ -3945,15 +3944,13 @@ EDAC-AMD64 | |
M: Doug Thompson <[email protected]> | ||
M: Borislav Petkov <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/amd64_edac* | ||
|
||
EDAC-CALXEDA | ||
M: Doug Thompson <[email protected]> | ||
M: Robert Richter <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/highbank* | ||
|
||
|
@@ -3962,114 +3959,98 @@ M: Ralf Baechle <[email protected]> | |
M: David Daney <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Supported | ||
F: drivers/edac/octeon_edac* | ||
|
||
EDAC-E752X | ||
M: Mark Gross <[email protected]> | ||
M: Doug Thompson <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/e752x_edac.c | ||
|
||
EDAC-E7XXX | ||
M: Doug Thompson <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/e7xxx_edac.c | ||
|
||
EDAC-GHES | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/ghes_edac.c | ||
|
||
EDAC-I82443BXGX | ||
M: Tim Small <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/i82443bxgx_edac.c | ||
|
||
EDAC-I3000 | ||
M: Jason Uhlenkott <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/i3000_edac.c | ||
|
||
EDAC-I5000 | ||
M: Doug Thompson <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/i5000_edac.c | ||
|
||
EDAC-I5400 | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/i5400_edac.c | ||
|
||
EDAC-I7300 | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/i7300_edac.c | ||
|
||
EDAC-I7CORE | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/i7core_edac.c | ||
|
||
EDAC-I82975X | ||
M: Ranganathan Desikan <[email protected]> | ||
M: "Arvind R." <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/i82975x_edac.c | ||
|
||
EDAC-IE31200 | ||
M: Jason Baron <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/ie31200_edac.c | ||
|
||
EDAC-MPC85XX | ||
M: Johannes Thumshirn <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/mpc85xx_edac.[ch] | ||
|
||
EDAC-PASEMI | ||
M: Egor Martovetsky <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/pasemi_edac.c | ||
|
||
EDAC-R82600 | ||
M: Tim Small <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/r82600_edac.c | ||
|
||
EDAC-SBRIDGE | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: bluesmoke.sourceforge.net | ||
S: Maintained | ||
F: drivers/edac/sb_edac.c | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.