- 47bece8 [WATCHDOG] hpwdt: Add NMI sourcing by Thomas Mingarelli · 15 years ago
- 55e8dde [WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue. by Wim Van Sebroeck · 15 years ago
- de8cd9a [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware by Denis V. Lunev · 15 years ago
- e73a780 [WATCHDOG] Correct WDIOF_MAGICCLOSE flag by Wim Van Sebroeck · 15 years ago
- b6bf291 [WATCHDOG] move platform probe and remove function to devinit and devexit by Wim Van Sebroeck · 16 years ago
- a77dba7 [WATCHDOG] Some more general cleanup by Wim Van Sebroeck · 16 years ago
- 0a7e6582 [WATCHDOG] iTCO_wdt: Cleanup code by Wim Van Sebroeck · 16 years ago
- 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
- 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 16 years ago
- 3b937a7 [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt by Nicolas Pitre · 15 years ago
- 054bd3f0 [ARM] Kirkwood: Add the watchdog timer as a platform device. by Thomas Reitmayr · 15 years ago
- 6462c61 [ARM] orion5x: Change names of defines for Reset-Out-Mask register by Thomas Reitmayr · 15 years ago
- fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 16 years ago
- 0e3912c [WATCHDOG] omap_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
- c98d58e [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
- 47dec7c [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
- b8f75b0 [WATCHDOG] remove ARM26 sections by Paulius Zaleckas · 16 years ago
- df6707b2 [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function by Thomas Reitmayr · 16 years ago
- fc8a9d8 [WATCHDOG] i6300esb.c: Restructure initialization of the device by Wim Van Sebroeck · 16 years ago
- 31838d9d [WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls. by Wim Van Sebroeck · 16 years ago
- bd4e6c1 [WATCHDOG] i6300esb.c: Cleanup by Wim Van Sebroeck · 16 years ago
- b6966b1 powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf by Mark Nelson · 16 years ago
- 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 16 years ago
- 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
- 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 8690d8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
- 3b9d49e [WATCHDOG] i6300esb.c: start locking by Wim Van Sebroeck · 16 years ago
- 0426fd0 [WATCHDOG] i6300esb.c: convert to platform device driver by Wim Van Sebroeck · 16 years ago
- 04bedfa [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501 by Alan Cox · 16 years ago
- 278aefc [WATCHDOG] Fix io.h & uaccess.h includes. by Wim Van Sebroeck · 16 years ago
- 143a2e5 [WATCHDOG] More coding-style and trivial clean-up by Wim Van Sebroeck · 16 years ago
- d5c26a5 [WATCHDOG] struct file_operations should be const by Wim Van Sebroeck · 16 years ago
- 927d696 [WATCHDOG] cpwd.c: Coding style - Clean-up by Wim Van Sebroeck · 16 years ago
- d8100c3 [WATCHDOG] hpwdt.c: Add new HP BMC controller. by Thomas Mingarelli · 16 years ago
- 2855d28 [PATCH 13/13] drivers/watchdog: use USB API functions rather than constants by Julia Lawall · 16 years ago
- 9e058d4 [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data by Thomas Reitmayr · 16 years ago
- f296b14 [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup by Wim Van Sebroeck · 16 years ago
- e455b6b [WATCHDOG] rc32434_wdt: add spin_locking by Wim Van Sebroeck · 16 years ago
- 0aaae66 [WATCHDOG] rc32434_wdt: add shutdown method by Wim Van Sebroeck · 16 years ago
- 08eb2e0 [WATCHDOG] rc32434_wdt: add timeout module parameter by Phil Sutter · 16 years ago
- 9b655e0 [WATCHDOG] rc32434_wdt: clean-up driver by Phil Sutter · 16 years ago
- 371d352 [WATCHDOG] davinci: convert to ioremap() + io[read|write] by Kevin Hilman · 16 years ago
- 63bad14 [WATCHDOG] w83697ug: add error checking by Eric Lammerts · 16 years ago
- 9626dd7 [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl by Wim Van Sebroeck · 16 years ago
- 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 16 years ago
- 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 16 years ago
- 740d36a powerpc/86xx: Board support for GE Fanuc's PPC9A by Martyn Welch · 16 years ago
- 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
- e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
- 5bf3df3 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally by Eric Miao · 16 years ago
- c9a0c8a [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared by Wim Van Sebroeck · 16 years ago
- 2695266 [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed by Roel Kluin · 16 years ago
- b02c387 [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared by Alexey Dobriyan · 16 years ago
- d9a8798 [WATCHDOG] rc32434_wdt: fix sections by Phil Sutter · 16 years ago
- 0af98d3 [WATCHDOG] rc32434_wdt: fix watchdog driver by Phil Sutter · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 402a917 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 82a0a1c Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
- 2af29b7 [ARM] 5390/1: AT91: Watchdog fixes by Andrew Victor · 16 years ago
- 12d60e2 [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2 by Wim Van Sebroeck · 16 years ago
- 4c5e194 [ARM] omap: watchdog: provide a dummy ick for OMAP1 by Russell King · 16 years ago
- 39a80c7 [ARM] omap: watchdog: convert clocks to match by devid and conid by Russell King · 16 years ago
- bb2b66d powerpc/86xx: Board support for GE Fanuc SBC310 by Martyn Welch · 16 years ago
- 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- b7cfc9c [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms by Russell King · 16 years ago
- 02e0746 [ARM] 5370/1: at91: fix rm9200 watchdog by Jean-Christop PLAGNIOL-VILLARD · 16 years ago
- 5662a2f x86, rdc321x: remove/move leftover files by Ingo Molnar · 16 years ago
- 618efba [WATCHDOG] Pika Warp appliance watchdog timer by Sean MacLennan · 16 years ago
- 3268b56 [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer by Martyn Welch · 16 years ago
- b1cf3e9 [WATCHDOG] wm8350: Fix section annotations by Mark Brown · 16 years ago
- 006948b [WATCHDOG] Add support for the WM8350 watchdog by Mark Brown · 16 years ago
- 4c6e63b [WATCHDOG] Add SMSC SCH311x Watchdog Timer. by Wim Van Sebroeck · 16 years ago
- 794db26 [WATCHDOG] ib700wdt - add timeout parameter by Wim Van Sebroeck · 16 years ago
- 47992cb Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
- 28a6238 [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constant by Eric Miao · 16 years ago
- 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
- cd92a17 iTCO_wdt: fix typo when setting TCO_EN bit by Linus Torvalds · 16 years ago
- 290172e [WATCHDOG] hpwdt: Fix kdump when using hpwdt by Bernhard Walle · 16 years ago
- fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
- 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
- 0602641 [WATCHDOG] hpwdt: set the mapped BIOS address space as executable by Bernhard Walle · 16 years ago
- 28d41f5 [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets by Wim Van Sebroeck · 16 years ago
- c6904dd [WATCHDOG] iTCO_wdt : correct status clearing by Wim Van Sebroeck · 16 years ago
- 7cd5b08 [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards by Wim Van Sebroeck · 16 years ago
- f80e919 [WATCHDOG] fix mtx1_wdt compilation failure by Florian Fainelli · 16 years ago
- e892873 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- 0a0e9e0 powerpc: Fix Book-E watchdog timer interval setting by Matthias Fuchs · 16 years ago
- f0e625c [WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processors by Andrew Victor · 16 years ago
- b954f6f [WATCHDOG] SAM9 watchdog - update for moved headers by Andrew Victor · 16 years ago
- e856359 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 by Ben Dooks · 16 years ago
- 180ee70 [ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/plat by Ben Dooks · 16 years ago
- 29fa058 [PATCH] Switch all my contributions stuff to a single common address by Alan Cox · 16 years ago
- af4c293 [WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdog by Arjan van de Ven · 16 years ago
- 7dc9b48 watchdog: Fix warning by Alan Cox · 16 years ago
- 7c2500f [WATCHDOG] ib700wdt.c - fix buffer_underflow bug by Wim Van Sebroeck · 16 years ago
- 94a9f8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago