diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-21 21:25:39 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-21 21:25:39 +0200 |
commit | 4f1e0c18bc8324ae05646c34759fd8dbe87f6582 (patch) | |
tree | 6705e3002fb3dc2cec6bc9e9a27d9647b9373f63 /MAINTAINERS | |
parent | Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drm (diff) | |
parent | watchdog: Add tracing events for the most usual watchdog events (diff) | |
download | linux-4f1e0c18bc8324ae05646c34759fd8dbe87f6582.tar.xz linux-4f1e0c18bc8324ae05646c34759fd8dbe87f6582.zip |
Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watchdog
Pull watchdog updates from Wim Van Sebroeck:
- Add tracing events for the most common watchdog events
* tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watchdog:
watchdog: Add tracing events for the most usual watchdog events
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8b73135ddb21..8904f186c83b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22124,6 +22124,7 @@ F: Documentation/watchdog/ F: drivers/watchdog/ F: include/linux/watchdog.h F: include/uapi/linux/watchdog.h +F: include/trace/events/watchdog.h WHISKEYCOVE PMIC GPIO DRIVER M: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> |