mbox series

[v6,0/3] Some impovements about acpi hardware watchdog

Message ID 1650965221-2533-1-git-send-email-liuxp11@chinatelecom.cn
Headers show
Series Some impovements about acpi hardware watchdog | expand

Message

Liu Xinpeng April 26, 2022, 9:26 a.m. UTC
Changelog:
v1->v6 - Update the commit messages
       - Rename WDAT_TIMEOUT_MIN to WDAT_MIN_TIMEOUT

Liu Xinpeng (3):
  watchdog: wdat_wdg: Using the existing function to check parameter
    timeout
  watchdog: wdat_wdg: Stop watchdog when rebooting the system
  watchdog: wdat_wdg: Stop watchdog when uninstalling module

 drivers/watchdog/wdat_wdt.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)