diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-28 15:18:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-28 15:18:57 -0700 |
commit | 7e5e832c589b8952653c38bccb85d1489726c5be (patch) | |
tree | c61f98d5a222b4111b5644c968a27f6f56c43ea0 /MAINTAINERS | |
parent | bd9e99f790f21374b831a7dcf638156beacf3bf4 (diff) | |
parent | 1393bc8c6a3311bf6496e704c59870e0fc44a2c3 (diff) |
Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull misc x86 updates from Borislav Petkov:
- Add PCI device IDs for a new AMD family 0x1a CPUs and use them in the
respective drivers
- Update HPE Superdome Flex maintainers list
* tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/uv: Update HPE Superdome Flex Maintainers
EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4Fh
hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4cc6bf79fdd8..0490b8ab0843 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19285,7 +19285,6 @@ F: drivers/misc/sgi-gru/ SGI XP/XPC/XPNET DRIVER M: Robin Holt <robinmholt@gmail.com> M: Steve Wahl <steve.wahl@hpe.com> -R: Mike Travis <mike.travis@hpe.com> S: Maintained F: drivers/misc/sgi-xp/ @@ -23182,7 +23181,8 @@ F: arch/x86/platform X86 PLATFORM UV HPE SUPERDOME FLEX M: Steve Wahl <steve.wahl@hpe.com> -R: Mike Travis <mike.travis@hpe.com> +R: Justin Ernst <justin.ernst@hpe.com> +R: Kyle Meyer <kyle.meyer@hpe.com> R: Dimitri Sivanich <dimitri.sivanich@hpe.com> R: Russ Anderson <russ.anderson@hpe.com> S: Supported |