aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/mpcore_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-435/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2006-12-07[WATCHDOG] watchdog miscdevice patchAndrew Victor1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu1-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-0/+4
2005-12-05[ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti1-4/+0
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-15/+15
2005-11-01[WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-09-14[ARM SMP] Add timer/watchdog defines for MPCoreRussell King1-0/+2
2005-09-12[ARM SMP] Add MPCore watchdog driverRussell King1-0/+434