summaryrefslogtreecommitdiff
path: root/drivers/watchdog/watchdog_core.c
Commit message (Expand)AuthorAge
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-05-25
|\
| * watchdog: core: fix trivial typo in a commentWolfram Sang2016-05-14
* | treewide: Fix typos in printkMasanari Iida2016-04-28
|/
* watchdog: Make stop function optionalGuenter Roeck2016-03-16
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-01
* watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck2016-01-11
* watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck2015-12-29
* watchdog: Create watchdog device in watchdog_dev.cGuenter Roeck2015-12-29
* watchdog: Read device status through sysfs attributesPratyush Anand2015-12-27
* watchdog: Use static struct class watchdog_class in stead of pointerPratyush Anand2015-12-27
* watchdog: core: add reboot notifier supportDamien Riegel2015-12-13
* watchdog: core: add restart handler supportDamien Riegel2015-12-13
* watchdog: watchdog_dev: Use device tree alias for naming watchdogsJustin Chen2015-10-27
* watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-29
* watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson2014-01-28
* watchdog: watchdog_core: Fix a trivial typoSachin Kamat2013-11-17
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-01
* watchdog: move the dereference below the NULL testWei Yongjun2012-09-10
* watchdog: Add Locking supportHans de Goede2012-05-30
* watchdog: create all the proper device filesAlan Cox2012-05-30
* watchdog: Add multiple device supportAlan Cox2012-05-30
* watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck2012-05-30
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-28