1. 6f733cb watchdog: Fix potential dereferencing of null pointer by Wang Wensheng · 4 years, 4 months ago
  2. 9232c80 watchdog: Add stop_on_reboot parameter to control reboot policy by Dmitry Safonov · 5 years ago
  3. 69503e5 watchdog: fix UAF in reboot notifier handling in watchdog core code by Vladis Dronov · 5 years ago
  4. d017327 watchdog: convert remaining drivers to use SPDX license identifier by Guenter Roeck · 6 years ago
  5. b608075 watchdog: let core print error message when registering device fails by Wolfram Sang · 6 years ago
  6. 80030425 watchdog: make watchdog_deferred_registration_add() void by Wolfram Sang · 6 years ago
  7. e907972 watchdog: add error messages when initializing timeout fails by Wolfram Sang · 6 years ago
  8. 34ef408 watchdog: refactor watchdog_init_timeout by Wolfram Sang · 6 years ago
  9. 8bc8647 watchdog: document watchdog_init_timeout() wdd parameter by Corentin Labbe · 7 years ago
  10. 44ea394 drivers/watchdog: make use of devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  11. 2e91838 watchdog: core: Fix devres_alloc() allocation size by Guenter Roeck · 9 years ago
  12. 1894cad watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is defined by Pratyush Anand · 9 years ago
  13. 83fbae5 watchdog: Add a device managed API for watchdog_register_device() by Neil Armstrong · 9 years ago
  14. 1f93d2a Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  15. 358d5a5 watchdog: core: fix trivial typo in a comment by Wolfram Sang · 9 years ago
  16. c01e015 treewide: Fix typos in printk by Masanari Iida · 9 years ago
  17. d0684c8 watchdog: Make stop function optional by Guenter Roeck · 9 years ago
  18. 4d8b229 watchdog: Add 'action' and 'data' parameters to restart handler callback by Guenter Roeck · 9 years ago
  19. 0254e95 watchdog: Drop pointer to watchdog device from struct watchdog_device by Guenter Roeck · 9 years ago
  20. b4ffb19 watchdog: Separate and maintain variables based on variable lifetime by Guenter Roeck · 9 years ago
  21. 32ecc63 watchdog: Create watchdog device in watchdog_dev.c by Guenter Roeck · 9 years ago
  22. 33b7112 watchdog: Read device status through sysfs attributes by Pratyush Anand · 9 years ago
  23. 906d7a5 watchdog: Use static struct class watchdog_class in stead of pointer by Pratyush Anand · 9 years ago
  24. e131319 watchdog: core: add reboot notifier support by Damien Riegel · 9 years ago
  25. 2165bf5 watchdog: core: add restart handler support by Damien Riegel · 9 years ago
  26. 9dd4e17 watchdog: watchdog_dev: Use device tree alias for naming watchdogs by Justin Chen · 10 years ago
  27. ef90174 watchdog: watchdog_core: Add watchdog registration deferral mechanism by Jean-Baptiste Theou · 10 years ago
  28. 2c34d59 watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max by Doug Anderson · 11 years ago
  29. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 11 years ago
  30. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 12 years ago
  31. b232a70 watchdog: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  32. f4e9c82 watchdog: Add Locking support by Hans de Goede · 13 years ago
  33. d6b469d watchdog: create all the proper device files by Alan Cox · 13 years ago
  34. 45f5fed watchdog: Add multiple device support by Alan Cox · 13 years ago
  35. 6cfb5aa watchdog: correct the name of the watchdog_core inlude file by Wim Van Sebroeck · 13 years ago
  36. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 13 years ago
  37. 3f43f68 watchdog: WatchDog Timer Driver Core - Add minimum and max timeout by Wim Van Sebroeck · 14 years ago
  38. 4331604 watchdog: WatchDog Timer Driver Core - Add basic framework by Wim Van Sebroeck · 14 years ago