summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/via_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall2014-06-101-1/+1
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-281-1/+1
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: Add watchdog_active() routineViresh Kumar2012-05-301-1/+1
* watchdog: Use module_pci_driverWim Van Sebroeck2012-05-231-14/+4
* watchdog: fix set_timeout operationsWim Van Sebroeck2012-03-271-3/+3
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-0/+3
* watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin2012-01-271-2/+2
* watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin2012-01-271-1/+1
* watchdog: new driver for VIA chipsetsMarc Vertes2012-01-061-0/+267
OpenPOWER on IntegriCloud