aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/hpwdt.c
Commit message (Expand)AuthorAgeFilesLines
* 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