summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wdt_pci.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOTShile Zhang2017-05-181-1/+1
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-281-1/+1
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-2/+0
* 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: Use module_pci_driverWim Van Sebroeck2012-05-231-33/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* | watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-36/+30
|/
* watchdog: irq: Remove IRQF_DISABLEDYong Zhang2011-11-051-1/+1
* watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-2/+2
* watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck2011-03-151-1/+1
* watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten2010-08-081-14/+1
* [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-staticAndrew Morton2010-03-071-1/+1
* [WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap2009-09-181-5/+5
* [WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck2009-09-181-7/+8
* [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCIWim Van Sebroeck2009-06-231-61/+61
* [PATCH] Switch all my contributions stuff to a single common addressAlan Cox2008-10-281-2/+2
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-1/+1
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-3/+3
* alpha: Fix breakage in wdt_pciAndrew Morton2008-08-041-0/+1
* wdt: Cleanup and sort out locking and inb_pAlan Cox2008-08-041-129/+171
* [WATCHDOG] spin_lock_init() fixesAlexey Dobriyan2007-11-021-2/+1
* [WATCHDOG] Add necessary braces to if (...) \n #if... casesIlpo Jarvinen2007-10-251-1/+2
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+756
OpenPOWER on IntegriCloud