From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] watchdog fixes for v7.2-rc7
Date: Fri, 7 Aug 2026 17:15:14 -0700 [thread overview]
Message-ID: <20260808001514.2405698-1-linux@roeck-us.net> (raw)
Hi Linus,
Please pull watchdog fixes for Linux v7.2-rc7 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git watchdog-for-v7.2-rc7
Thanks,
Guenter
------
The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:
Linux 7.2-rc5 (2026-07-26 14:45:48 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/watchdog-for-v7.2-rc7
for you to fetch changes up to 8444d66aa6b6e7fe0a26fa1a00a11cb4d0523783:
watchdog: at91sam9_wdt: prevent timer rearm during teardown (2026-08-06 14:23:55 -0700)
----------------------------------------------------------------
watchdog fixes for v7.2-rc7
* at91sam9_wdt: prevent timer rearm during teardown
* bd96801_wdt: Fix timeout for enabled WDG
* atcwdt200: Fix return value when watchdog is enabled
----------------------------------------------------------------
Hongyan Xu (1):
watchdog: at91sam9_wdt: prevent timer rearm during teardown
Matti Vaittinen (1):
watchdog: bd96801_wdt: Fix timeout for enabled WDG
Surendra Singh Chouhan (1):
watchdog: atcwdt200: fix return value when watchdog is enabled
drivers/watchdog/at91sam9_wdt.c | 4 ++--
drivers/watchdog/atcwdt200_wdt.c | 7 ++++---
drivers/watchdog/bd96801_wdt.c | 5 ++---
3 files changed, 8 insertions(+), 8 deletions(-)
next reply other threads:[~2026-08-08 0:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-08 0:15 Guenter Roeck [this message]
2026-08-08 0:43 ` [GIT PULL] watchdog fixes for v7.2-rc7 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260808001514.2405698-1-linux@roeck-us.net \
--to=linux@roeck-us.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.