aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-18[alim7101] Add pci dev table for auto module loading.Ben Collins1-1/+12
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells7-10/+7
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones5-5/+0
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-03[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2-2/+2
2006-10-03[WATCHDOG] iTCO_wdt.c shutdown patchWim Van Sebroeck1-33/+4
2006-10-03[WATCHDOG] iTCO_wdt.c - pci_dev_put fixWim Van Sebroeck1-1/+4
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck1-24/+79
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck3-0/+728
2006-10-02[WATCHDOG] improve machzwd detectionDave Jones1-2/+1
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu43-44/+44
2006-10-02[WATCHDOG] s3c24XX nowayoutBen Dooks1-5/+5
2006-10-02[WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool1-1/+2
2006-10-02[WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck1-0/+12
2006-10-02[WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck1-6/+6
2006-10-02[WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck1-5/+1
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool3-0/+365
2006-10-02[WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby1-14/+19
2006-10-02[WATCHDOG] alim remove pci_find_deviceJiri Slaby2-8/+17
2006-09-29[PATCH] OMAP: Add Watchdog driver supportKomal Shah4-0/+463
2006-09-27watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2-1/+59
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-34/+24
2006-09-01[PATCH] SBC8360: module_param() permission fixesIan E. Morgan1-2/+2
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante1-4/+4
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven44-50/+50
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner4-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel29-29/+0
2006-06-20[WATCHDOG] convert AT91RM9200 watchdog to platform driverAndrew Victor1-11/+71
2006-06-20[WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck3-2/+79
2006-05-15[WATCHDOG] s3c2410_wdt.c stop watchdog after bootBen Dooks1-0/+6
2006-05-15[WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7Wim Van Sebroeck1-11/+5
2006-05-15[WATCHDOG] sc1200wdt.c printk fixDave Jones1-1/+1
2006-04-02[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor3-0/+236
2006-04-02[WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+2
2006-04-02[WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck1-1/+1
2006-04-02[WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck1-2/+9
2006-04-02[WATCHDOG] pcwd.c add debug infoWim Van Sebroeck1-0/+56
2006-04-02[WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck1-1/+0
2006-04-02[WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck1-14/+8
2006-04-02[WATCHDOG] pcwd.c control status patchWim Van Sebroeck1-18/+29
2006-03-25[PATCH] cirrus ep93xx watchdog driverAlessandro Zummo3-0/+268
2006-03-23[PATCH] sem2mutex: drivers/char/Ingo Molnar1-3/+4
2006-03-22[PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov1-5/+15
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-0/+4
2006-02-12[WATCHDOG] pcwd.c - update module version infoWim Van Sebroeck1-2/+7
2006-02-12[WATCHDOG] pcwd.c show card info patchWim Van Sebroeck1-78/+79
2006-02-12[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_supportWim Van Sebroeck1-7/+7
2006-02-12[WATCHDOG] pcwd.c Control Status #2 patchWim Van Sebroeck1-11/+13
2006-02-12[WATCHDOG] pcwd.c private data struct patchWim Van Sebroeck1-102/+104