aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/hpwdt.c
AgeCommit message (Expand)Author
2012-12-19watchdog: hpwdt.c: Increase version stringTom Mingarelli
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-09-10hpwdt: Fix kdump issue in hpwdtToshi Kani
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-04-26hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas
2012-04-25x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus
2012-04-25watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-02-28watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov
2011-12-26watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas
2011-10-10x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar
2011-07-28watchdog: hpwdt: add next gen HP serversThomas Mingarelli
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-08-13watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier
2010-08-13watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier
2010-08-13watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier
2010-08-13watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier
2010-08-13watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier
2010-08-13watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier
2010-08-13watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier
2010-08-13watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier
2010-08-13watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier
2010-08-13watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier
2010-08-13watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier
2010-08-13watchdog: hpwdt (1/12): clean-up include-files.dann frazier
2010-08-08watchdog: hpwdt: formatting of pointers in printk()Kulikov Vasiliy
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2009-06-23[WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli
2009-06-18[WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck
2009-03-25[WATCHDOG] struct file_operations should be constWim Van Sebroeck
2009-03-25[WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli
2008-12-01[WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle
2008-11-21[WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle
2008-08-26[WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli