aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/wdt_pci.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2017-12-28watchdog: wdt_pci: mark expected switch fall-throughGustavo A. R. Silva
2017-05-18watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOTShile Zhang
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck
2010-08-08watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten
2010-03-07[WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-staticAndrew Morton
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap
2009-09-18[WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck
2009-06-23[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCIWim Van Sebroeck
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-08-04alpha: Fix breakage in wdt_pciAndrew Morton
2008-08-04wdt: Cleanup and sort out locking and inb_pAlan Cox
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan
2007-10-25[WATCHDOG] Add necessary braces to if (...) \n #if... casesIlpo Jarvinen
2007-10-18mv watchdog tree under driversWim Van Sebroeck