summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2016-09-24watchdog: tegra: constify watchdog_ops structuresJulia Lawall
2016-09-24watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall
2016-09-24watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg
2016-09-23watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven
2016-09-23watchdog-asm9260: Delete owner assignmentMarkus Elfring
2016-09-23watchdog: ziirave_wdt: Add support to upload the firmware.Enric Balletbo i Serra
2016-09-23watchdog: xilinx: Add clock supportShubhrajyoti Datta
2016-09-23watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang
2016-09-23watchdog: dw_wdt: Read clock rate only once and validate itGuenter Roeck
2016-09-23watchdog: core: Fix devres_alloc() allocation sizeGuenter Roeck
2016-08-30watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang
2016-07-27watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()Wei Yongjun
2016-07-25watchdog: core: Clear WDOG_HW_RUNNING before calling the stop functionGuenter Roeck
2016-07-25watchdog: core: Fix error handling of watchdog_dev_init()Wei Yongjun
2016-07-25watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()Wei Yongjun
2016-07-25watchdog: pic32-dmt: Remove .owner field for driverWei Yongjun
2016-07-25watchdog: pic32-wdt: Remove .owner field for driverWei Yongjun
2016-07-19watchdog: sbsa: Drop status functionGuenter Roeck
2016-07-19watchdog: Implement status function in watchdog coreGuenter Roeck
2016-07-18watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeoutGuenter Roeck
2016-07-17watchdog: change watchdog_need_worker logicRasmus Villemoes
2016-07-17watchdog: add support for MCP78S chipset in nv_tcoAlexey Kunitskiy
2016-07-17watchdog: bcm2835_wdt: remove redundant ->set_timeout callbackRasmus Villemoes
2016-07-17watchdog: bcm2835_wdt: constify _ops and _info structuresRasmus Villemoes
2016-07-17watchdog: Add Meson GXBB Watchdog DriverNeil Armstrong
2016-07-17watchdog: qcom: configure BARK time in addition to BITE timeMatthew McClintock
2016-07-17watchdog: qcom: add option for standalone watchdog not in timer blockMatthew McClintock
2016-07-17watchdog: da9063_wdt: don't trigger watchdog too fastStefan Christ
2016-07-17watchdog: iTCO-wdt: handle 5th variation for Apollo LakeYong, Jonathan
2016-07-17watchdog: pic32-dmt: Fix return value check in pic32_dmt_probe()Wei Yongjun
2016-07-17watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()Wei Yongjun
2016-07-17watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.Enric Balletbo i Serra
2016-07-17watchdog: drop redundant 'default n' option for WATCHDOG_SYSFSVladimir Zapolskiy
2016-07-17watchdog: max77620: Add support for watchdog timerLaxman Dewangan
2016-07-17watchdog: f71808e_wdt: Add F81866 supportJi-Ze Hong (Peter Hong)
2016-07-17watchdog: sirf: fix __iomem * warningsBen Dooks
2016-07-17watchdog: tangox: Mark running watchdog correctlyGuenter Roeck
2016-07-17watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.Pratyush Anand
2016-07-17watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeoutPratyush Anand
2016-07-17watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is...Pratyush Anand
2016-07-17watchdog: pcwd: Utilize the module_isa_driver macroWilliam Breathitt Gray
2016-07-17watchdog: Add Aspeed watchdog driverJoel Stanley
2016-07-17watchdog: softdog: improve coding styleWolfram Sang
2016-07-17watchdog: softdog: drop superfluous set_timeout callbackWolfram Sang
2016-07-17watchdog: softdog: sort includes to avoid duplicatesWolfram Sang
2016-07-17watchdog: softdog: remove forward declarationWolfram Sang
2016-07-17watchdog: softdog: consistently use softdog_ prefixWolfram Sang
2016-07-17watchdog: softdog: use watchdog core to init timeout valueWolfram Sang
2016-07-17watchdog: softdog: remove obsolete commentsWolfram Sang