aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/mpcore_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* [WATCHDOG] watchdog miscdevice patchAndrew Victor2006-12-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu2006-10-021-2/+2
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-0/+4
* [ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti2005-12-051-4/+0
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-15/+15
* [WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck2005-11-011-0/+1
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [ARM SMP] Add timer/watchdog defines for MPCoreRussell King2005-09-141-0/+2
* [ARM SMP] Add MPCore watchdog driverRussell King2005-09-121-0/+434