summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\
| * Merge branch 'linus' into x86/apicIngo Molnar2009-02-225-28/+46
| |\
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-1/+1
| |\ \ \ \
| | | | * | x86, rdc321x: remove/move leftover filesIngo Molnar2009-01-181-1/+1
| | | |/ /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-2640-536/+746
|\ \ \ \ \
| * | | | | [WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck2009-03-251-4/+6
| * | | | | [WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck2009-03-251-33/+57
| * | | | | [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox2009-03-252-93/+74
| * | | | | [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-252-5/+3
| * | | | | [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-2534-236/+344
| * | | | | [WATCHDOG] struct file_operations should be constWim Van Sebroeck2009-03-252-2/+2
| * | | | | [WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck2009-03-251-38/+40
| * | | | | [WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli2009-03-251-8/+7
| * | | | | [PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall2009-03-251-3/+1
| * | | | | [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2009-03-251-14/+62
| * | | | | [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck2009-03-251-1/+4
| * | | | | [WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck2009-03-251-0/+14
| * | | | | [WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck2009-03-251-4/+10
| * | | | | [WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter2009-03-251-16/+31
| * | | | | [WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter2009-03-251-38/+37
| * | | | | [WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman2009-03-251-20/+25
| * | | | | [WATCHDOG] w83697ug: add error checkingEric Lammerts2009-03-251-6/+15
| * | | | | [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2009-03-252-18/+17
* | | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-241-15/+12
|/ / / / /
* | | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck2009-03-051-0/+1
* | | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin2009-03-051-1/+1
* | | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-051-0/+1
* | | | | [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-241-6/+6
* | | | | [WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter2009-02-241-94/+64
| |_|_|/ |/| | |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-192-2/+3
|\ \ \ \
| * | | | [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-142-2/+3
| |/ / /
* / / / [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2Wim Van Sebroeck2009-02-143-26/+43
|/ / /
* | | [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King2009-01-241-3/+3
* | | [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-241-0/+1
| |/ |/|
* | [WATCHDOG] Pika Warp appliance watchdog timerSean MacLennan2009-01-123-0/+310
* | [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timerMartyn Welch2009-01-123-0/+337
* | [WATCHDOG] wm8350: Fix section annotationsMark Brown2009-01-121-3/+3
|/
* [WATCHDOG] Add support for the WM8350 watchdogMark Brown2008-12-313-0/+337
* [WATCHDOG] Add SMSC SCH311x Watchdog Timer.Wim Van Sebroeck2008-12-313-0/+591
* [WATCHDOG] ib700wdt - add timeout parameterWim Van Sebroeck2008-12-311-30/+19
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-291-5/+6
|\
| * [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+6
* | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-154-88/+116
|\ \
| * | iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds2008-12-031-1/+1
| * | [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] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-211-45/+73
| * | [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-211-2/+3
| * | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-212-40/+32
| * | [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-211-0/+4
| |/