aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/hpwdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-06-23[WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli1-5/+21
2009-06-18[WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli1-15/+44
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-2/+2
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck1-1/+2
2009-03-25[WATCHDOG] struct file_operations should be constWim Van Sebroeck1-1/+1
2009-03-25[WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli1-8/+7
2008-12-01[WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle1-1/+1
2008-11-21[WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle1-0/+3
2008-08-26[WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli1-43/+50
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-2/+2
2008-08-06[WATCHDOG] hpwdt.c - fix double includesWim Van Sebroeck1-2/+0
2008-08-06[WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck1-2/+2
2008-07-30hpwdt: don't use static flagsAlexey Dobriyan1-1/+1
2008-06-20[watchdog] hpwdt: fix use of inline assemblyLinus Torvalds1-75/+80
2008-06-18Revert "[WATCHDOG] hpwdt: Fix NMI handling."Wim Van Sebroeck1-12/+15
2008-06-17Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli1-4/+4
2008-05-27[WATCHDOG 11/57] hpwdt: couple of include cleanupsAlan Cox1-2/+2
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas1-15/+12
2008-03-06[WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk1-4/+4
2008-03-06[WATCHDOG] hpwdt: Use dmi_walk() instead of own copyRoland Dreier1-183/+20
2008-03-06[WATCHDOG] Fix return value warning in hpwdtRoland Dreier1-11/+8
2008-03-06[WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdtRoland Dreier1-1/+1
2008-02-18[WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli1-0/+926