diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-21 19:28:15 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-21 19:28:15 +0200 |
commit | e46096b6a33a698100cbe923f6cf7f05cd5ad1ad (patch) | |
tree | fd581c3e025ba6fcc952a11139c9ca20f49d9ef2 /MAINTAINERS | |
parent | Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
parent | aspeed: watchdog: Set bootstatus during probe (diff) | |
download | linux-e46096b6a33a698100cbe923f6cf7f05cd5ad1ad.tar.xz linux-e46096b6a33a698100cbe923f6cf7f05cd5ad1ad.zip |
Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-watchdog
Pull watchdog fixes from Wim Van Sebroeck:
- fall-through fixes
- MAINTAINER change for hpwdt
- renesas-wdt: Add support for WDIOF_CARDRESET
- aspeed: set bootstatus during probe
* tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-watchdog:
aspeed: watchdog: Set bootstatus during probe
watchdog: renesas-wdt: Add support for WDIOF_CARDRESET
watchdog: wafer5823wdt: Mark expected switch fall-through
watchdog: w83977f_wdt: Mark expected switch fall-through
watchdog: sch311x_wdt: Mark expected switch fall-through
watchdog: hpwdt: change maintainer.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b7ff5654b8b5..6208fd1113a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6268,7 +6268,7 @@ S: Odd Fixes F: drivers/media/usb/hdpvr/ HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER -M: Jimmy Vance <jimmy.vance@hpe.com> +M: Jerry Hoemann <jerry.hoemann@hpe.com> S: Supported F: Documentation/watchdog/hpwdt.txt F: drivers/watchdog/hpwdt.c |