summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/hpwdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2010-08-131-1/+26
* watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier2010-08-131-55/+69
* watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier2010-08-131-10/+10
* watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier2010-08-131-17/+19
* watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier2010-08-131-0/+9
* watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier2010-08-131-2/+3
* watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier2010-08-131-2/+3
* watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier2010-08-131-6/+5
* watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2010-08-131-6/+6
* watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier2010-08-131-25/+24
* watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier2010-08-131-3/+3
* watchdog: hpwdt (1/12): clean-up include-files.dann frazier2010-08-131-10/+2
* watchdog: hpwdt: formatting of pointers in printk()Kulikov Vasiliy2010-08-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-061-1/+1
|\
| * [WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli2010-04-061-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
|/
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli2009-06-231-5/+21
* [WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli2009-06-181-15/+44
* dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-2/+2
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-1/+2
* [WATCHDOG] struct file_operations should be constWim Van Sebroeck2009-03-251-1/+1
* [WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli2009-03-251-8/+7
* [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-011-1/+1
* [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-211-0/+3
* [WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli2008-08-261-43/+50
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-2/+2
* [WATCHDOG] hpwdt.c - fix double includesWim Van Sebroeck2008-08-061-2/+0
* [WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck2008-08-061-2/+2
|\
| * [WATCHDOG 11/57] hpwdt: couple of include cleanupsAlan Cox2008-05-271-2/+2
* | hpwdt: don't use static flagsAlexey Dobriyan2008-07-301-1/+1
* | [watchdog] hpwdt: fix use of inline assemblyLinus Torvalds2008-06-201-75/+80
* | Revert "[WATCHDOG] hpwdt: Fix NMI handling."Wim Van Sebroeck2008-06-181-12/+15
* | Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli2008-06-171-4/+4
|/
* [WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas2008-05-251-15/+12
* [WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk2008-03-061-4/+4
* [WATCHDOG] hpwdt: Use dmi_walk() instead of own copyRoland Dreier2008-03-061-183/+20
* [WATCHDOG] Fix return value warning in hpwdtRoland Dreier2008-03-061-11/+8
* [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdtRoland Dreier2008-03-061-1/+1
* [WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli2008-02-181-0/+926
OpenPOWER on IntegriCloud