diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-21 22:25:39 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-21 22:25:39 +0300 |
commit | 4f1e0c18bc8324ae05646c34759fd8dbe87f6582 (patch) | |
tree | 6705e3002fb3dc2cec6bc9e9a27d9647b9373f63 /MAINTAINERS | |
parent | e35184f321518acadb681928a016da21a9a20c13 (diff) | |
parent | e25b091bed4946078c0998e4be77bc56824a9adf (diff) | |
download | linux-4f1e0c18bc8324ae05646c34759fd8dbe87f6582.tar.xz |
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> |