index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
via_wdt.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2018-10-02
watchdog: fix a small number of "watchog" typos in comments
Robert P. J. Day
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2014-06-10
watchdog: via_wdt: replace del_timer by del_timer_sync
Julia Lawall
2014-01-28
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-05-30
watchdog: Add watchdog_active() routine
Viresh Kumar
2012-05-23
watchdog: Use module_pci_driver
Wim Van Sebroeck
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-01-27
watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev
Axel Lin
2012-01-27
watchdog: via_wdt: Staticise wdt_pci_table
Axel Lin
2012-01-06
watchdog: new driver for VIA chipsets
Marc Vertes