Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | watchdog: via_wdt: replace del_timer by del_timer_sync | Julia Lawall | 2014-06-10 | 1 | -1/+1 |
* | watchdog: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2014-01-28 | 1 | -1/+1 |
* | watchdog: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: Add watchdog_active() routine | Viresh Kumar | 2012-05-30 | 1 | -1/+1 |
* | watchdog: Use module_pci_driver | Wim Van Sebroeck | 2012-05-23 | 1 | -14/+4 |
* | watchdog: fix set_timeout operations | Wim Van Sebroeck | 2012-03-27 | 1 | -3/+3 |
* | watchdog: nowayout is bool | Wim Van Sebroeck | 2012-03-27 | 1 | -2/+2 |
* | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 2012-03-27 | 1 | -0/+3 |
* | watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev | Axel Lin | 2012-01-27 | 1 | -2/+2 |
* | watchdog: via_wdt: Staticise wdt_pci_table | Axel Lin | 2012-01-27 | 1 | -1/+1 |
* | watchdog: new driver for VIA chipsets | Marc Vertes | 2012-01-06 | 1 | -0/+267 |