]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'linux-watchdog-6.10-rc1' of git://www.linux-watchdog.org/linux-watchdog
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 16:07:27 +0000 (09:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 16:07:27 +0000 (09:07 -0700)
commita913d94eef59f6d1d907c3214f12827144bab6a5
treec47480737df78cf8074f3d6c045f36ecb032b5e7
parent0a07e09085e5cff1c8415ebd2ce9b087cf3acc73
parentc45b8cfc6d5c12fbbc4d89b24b59402df99c1ecb
Merge tag 'linux-watchdog-6.10-rc1' of git://www.linux-watchdog.org/linux-watchdog

Pull watchdog updates from Wim Van Sebroeck:

 - Add Lenovo SE10 platform Watchdog Driver

 - Other small fixes and improvements

* tag 'linux-watchdog-6.10-rc1' of git://www.linux-watchdog.org/linux-watchdog:
  watchdog: LENOVO_SE10_WDT should depend on X86 && DMI
  watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()
  watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
  watchdog: add HAS_IOPORT dependencies
  watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stack
  watchdog: bd9576: Drop "always-running" property
  watchdog: mtx-1: drop driver owner assignment
  watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger
  watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platform