aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/watchdog_dev.c
AgeCommit message (Expand)Author
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede
2012-05-30watchdog: Add Locking supportHans de Goede
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede
2012-05-30watchdog: use dev_ functionsAlan Cox
2012-05-30watchdog: create all the proper device filesAlan Cox
2012-05-30watchdog: Add multiple device supportAlan Cox
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar
2012-03-27watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck