summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog: dw_wdt: Convert to use watchdog infrastructureGuenter Roeck2016-03-162-207/+117
* watchdog: Add support for minimum time between heartbeatsGuenter Roeck2016-03-161-0/+15
* watchdog: Make stop function optionalGuenter Roeck2016-03-162-2/+6
* watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck2016-03-161-13/+39
* watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck2016-03-161-8/+121
* watchdog: Make set_timeout function optionalGuenter Roeck2016-03-161-2/+9
* watchdog: pnx4008: restart: support "cmd" from userspaceSylvain Lemieux2016-03-161-0/+15
* watchdog: pnx4008: add support for soft resetSylvain Lemieux2016-03-161-3/+10
* watchdog: pnx4008: add restart handlerSylvain Lemieux2016-03-161-0/+17
* watchdog: pnx4008: update logging during power-onSylvain Lemieux2016-03-161-2/+1
* watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang2016-03-161-4/+10
* watchdog: atlas7_wdt: test clock rate to avoid division by 0Wolfram Sang2016-03-161-0/+5
* watchdog: s3c2410_wdt: Add max and min timeout valuesJavier Martinez Canillas2016-03-161-0/+16
* Watchdog: introduce ARM SBSA watchdog driverFu Wei2016-03-163-0/+429
* watchdog: Add watchdog timer support for the WinSystems EBC-C384William Breathitt Gray2016-03-013-0/+198
* watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley2016-03-013-0/+282
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-0113-13/+25
* watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"Martyn Welch2016-03-011-1/+1
* watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin2016-03-011-1/+1
* watchdog: Add hardware dependency to BCM7038 driverJean Delvare2016-03-011-3/+5
* watchdog: orion: Depend on 32-bit ARMThierry Reding2016-03-011-0/+1
* watchdog: ts4800: add hardware dependencyJean Delvare2016-03-011-0/+1
* watchdog: w83627hf: Added NCT6102D support.Rob Kramer2016-03-012-3/+20
* watchdog: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-311-0/+3
* watchdog: imgdpc: select WATCHDOG_COREArnd Bergmann2016-01-311-0/+1
* watchdog: tango: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez2016-01-311-1/+1
* watchdog: pcwd_usb: fix compilation warningTomas Winkler2016-01-311-2/+1
* watchdog: sp805: ping fails to abort wdt resetSandeep Tripathy2016-01-311-3/+2
* watchdog: max63xx: make module's license marker match the headerUwe Kleine-König2016-01-311-1/+1
* watchdog: asm9260: remove __init and __exit annotationsArnd Bergmann2016-01-111-4/+4
* watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck2016-01-112-9/+8
* watchdog: ziirave: Use watchdog infrastructure to create sysfs attributesGuenter Roeck2016-01-111-17/+3
* watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck2016-01-111-2/+3
* watchdog: stmp3xxx: Remove unused variablesFabio Estevam2016-01-111-3/+0
* watchdog: add MT7621 watchdog supportJohn Crispin2016-01-093-0/+194
* watchdog: da9055_wdt: Drop reference countingGuenter Roeck2015-12-291-24/+0
* watchdog: da9052_wdt: Drop reference countingGuenter Roeck2015-12-291-24/+0
* watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck2015-12-292-182/+203
* watchdog: diag288: Stop re-using watchdog core internal flagsGuenter Roeck2015-12-291-10/+16
* watchdog: Create watchdog device in watchdog_dev.cGuenter Roeck2015-12-293-41/+69
* watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_deviceGuenter Roeck2015-12-281-1/+0
* watchdog: mena21: Do not use device pointer from struct watchdog_deviceGuenter Roeck2015-12-281-2/+2
* watchdog: gpio: Do not use device pointer from struct watchdog_deviceGuenter Roeck2015-12-281-1/+2
* watchdog: tangox: Print info message using pointer to platform deviceGuenter Roeck2015-12-281-1/+1
* watchdog: bcm2835_wdt: Drop log message if watchdog is stoppedGuenter Roeck2015-12-281-1/+0
* watchdog: add support for Sigma Designs SMP86xx/SMP87xxMans Rullgard2015-12-283-0/+236
* watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor DriverMartyn Welch2015-12-283-0/+393
* watchdog: add Alphascale asm9260-wdt driverOleksij Rempel2015-12-283-0/+414
* watchdog: ts4800: add driver for TS-4800 watchdogDamien Riegel2015-12-283-0/+226
* watchdog: atlas7: add watchdog driver of CSRatlas7Guo Zeng2015-12-283-0/+253