| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-15 | via_wdt: fix critical boot hang due to unnamed resource allocation | Li Qiang | 1 | -0/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 1 | -1/+1 |
| 2018-10-02 | watchdog: fix a small number of "watchog" typos in comments | Robert P. J. Day | 1 | -2/+2 |
| 2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 1 | -2/+2 |
| 2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 1 | -1/+1 |
| 2015-09-09 | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 1 | -0/+1 |
| 2014-06-10 | watchdog: via_wdt: replace del_timer by del_timer_sync | Julia Lawall | 1 | -1/+1 |
| 2014-01-28 | watchdog: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
| 2012-11-28 | watchdog: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | watchdog: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | watchdog: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-05-30 | watchdog: Add watchdog_active() routine | Viresh Kumar | 1 | -1/+1 |
| 2012-05-23 | watchdog: Use module_pci_driver | Wim Van Sebroeck | 1 | -14/+4 |
| 2012-03-27 | watchdog: fix set_timeout operations | Wim Van Sebroeck | 1 | -3/+3 |
| 2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck | 1 | -2/+2 |
| 2012-03-27 | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 1 | -0/+3 |
| 2012-01-27 | watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev | Axel Lin | 1 | -2/+2 |
| 2012-01-27 | watchdog: via_wdt: Staticise wdt_pci_table | Axel Lin | 1 | -1/+1 |
| 2012-01-06 | watchdog: new driver for VIA chipsets | Marc Vertes | 1 | -0/+267 |