index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
watchdog
/
mpcore_wdt.c
Age
Commit message (
Expand
)
Author
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2006-12-07
[WATCHDOG] watchdog miscdevice patch
Andrew Victor
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-02
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2005-12-05
[ARM SMP] mpcore_wdt bogus fpos check
Marcelo Tosatti
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-01
[WATCHDOG] adds device_driver .owner field
Wim Van Sebroeck
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-09-14
[ARM SMP] Add timer/watchdog defines for MPCore
Russell King
2005-09-12
[ARM SMP] Add MPCore watchdog driver
Russell King