summaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog
Commit message (Expand)AuthorAgeFilesLines
* [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor2006-04-023-0/+236
* [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-021-1/+2
* [WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck2006-04-021-1/+1
* [WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck2006-04-021-2/+9
* [WATCHDOG] pcwd.c add debug infoWim Van Sebroeck2006-04-021-0/+56
* [WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck2006-04-021-1/+0
* [WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck2006-04-021-14/+8
* [WATCHDOG] pcwd.c control status patchWim Van Sebroeck2006-04-021-18/+29
* [PATCH] cirrus ep93xx watchdog driverAlessandro Zummo2006-03-253-0/+268
* [PATCH] sem2mutex: drivers/char/Ingo Molnar2006-03-231-3/+4
* [PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov2006-03-221-5/+15
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-0/+4
* [WATCHDOG] pcwd.c - update module version infoWim Van Sebroeck2006-02-121-2/+7
* [WATCHDOG] pcwd.c show card info patchWim Van Sebroeck2006-02-121-78/+79
* [WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_supportWim Van Sebroeck2006-02-121-7/+7
* [WATCHDOG] pcwd.c Control Status #2 patchWim Van Sebroeck2006-02-121-11/+13
* [WATCHDOG] pcwd.c private data struct patchWim Van Sebroeck2006-02-121-102/+104
* [WATCHDOG] pcwd.c card_found-- fix.Wim Van Sebroeck2006-02-121-0/+1
* [WATCHDOG] pcwd.c add comments + tabsWim Van Sebroeck2006-02-121-34/+37
* [WATCHDOG] sa1100_wdt.c sparse clean (2)Ian Campbell2006-02-121-5/+7
* [PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotationsAl Viro2006-02-071-8/+7
* [PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)Alan Cox2006-02-031-2/+11
* [WATCHDOG] sa1100_wdt.c sparse cleanupsIan Campbell2006-01-151-6/+6
* [PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala2006-01-143-0/+234
* [PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu2006-01-143-0/+239
* [PATCH] mutex subsystem, semaphore to completion: CPU3WDTSteven Rostedt2006-01-091-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-091-7/+13
|\
| * [PATCH] powerpc/8xx: Fix m8xx_wdt issuesMarcelo Tosatti2006-01-091-4/+7
| * [PATCH] ppc32: m8xx watchdog updateMarcelo Tosatti2006-01-091-5/+8
* | [PATCH] ARM Netwinder watchdog wdt977 updateWoody Suwalski2006-01-081-75/+141
|/
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* Merge with Linus' kernel.Russell King2006-01-073-4/+3
|\
| * [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
| * [PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena2006-01-041-2/+2
| * [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-2/+0
|/
* [PATCH] ppc: booke_wdt compile fixAl Viro2005-12-161-1/+1
* [PATCH] __user annotations (booke_wdt.c)Al Viro2005-12-151-6/+7
* [PATCH] wdrtas.c: fix __user annotationsAl Viro2005-12-151-1/+1
* [ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti2005-12-051-4/+0
* [PATCH] Update email address for KumarKumar Gala2005-11-131-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-113-40/+40
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-093-40/+40
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-102-2/+0
|/
* [WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck2005-11-012-0/+2
* [WATCHDOG] pcwd_pci.c update commentsWim Van Sebroeck2005-11-011-2/+4
* [WATCHDOG] w83627hf_wdt trivial typoPozsar Balazs2005-11-011-1/+1
* [WATCHDOG] s3c2410 wdt - add .owner fieldBen Dooks2005-11-011-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-313-2/+4
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-293-2/+4
OpenPOWER on IntegriCloud