]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Aug 2026 00:29:59 +0000 (17:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Aug 2026 00:29:59 +0000 (17:29 -0700)
commita59f57e2aa127c5354168d2ec4bac920df1be4f4
treea2eee14bd8bf2bdf66953d0d36e15c05e7157906
parent5d78d199bec44519a7d63c7485d44243498744bf
parent8444d66aa6b6e7fe0a26fa1a00a11cb4d0523783
Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull watchdog fixes from Guenter Roeck:

 - at91sam9_wdt: prevent timer rearm during teardown

 - bd96801_wdt: Fix timeout for enabled WDG

 - atcwdt200: Fix return value when watchdog is enabled

* tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  watchdog: at91sam9_wdt: prevent timer rearm during teardown
  watchdog: bd96801_wdt: Fix timeout for enabled WDG
  watchdog: atcwdt200: fix return value when watchdog is enabled