summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2017-06-28MLK-15083 watchdog: imx2_wdt: fallback to timeout reset if explicit reset failsOctavian Purdila
2017-06-09MLK-14960-1: watchdog: imx2_wdt: remove wdog_bRobin Gong
2017-06-08MLK-13632 driver: watchdog: Fix system reset when sending wdog unlock sequenceBai Ping
2017-06-08MLK-13564 driver: watchdog: Add system reboot support on imx7ulpBai Ping
2017-06-08MLK-13535 driver: watchdog: fix wdog reset after resume from vlls modeBai Ping
2017-06-08MLK-13520-02 driver: watchdog: Add watchdog driver for imx7ulpBai Ping
2017-02-23MLK-11407-4: watchdog: imx2_wdt: add WDOG_B reboot triggerRobin Gong
2017-01-06watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter
2017-01-06watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin
2016-11-25Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki
2016-11-21watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki
2016-10-21watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-08watchdog: imx2_wdt: add pretimeout function supportVladimir Zapolskiy
2016-10-08watchdog: softdog: implement pretimeout supportWolfram Sang
2016-10-08watchdog: pretimeout: add pretimeout_available_governors attributeVladimir Zapolskiy
2016-10-08watchdog: pretimeout: add option to select a pretimeout governor in runtimeVladimir Zapolskiy
2016-10-08watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy
2016-10-08watchdog: pretimeout: add noop pretimeout governorVladimir Zapolskiy
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy
2016-10-05mips: separate extable.h, switch module.h to itAl Viro
2016-10-03Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-10-03watchdog: hpwdt: add support for iLO5Brian Boylston
2016-09-28watchdog: wdat_wdt: Fix warning for using 0 as NULLWei Yongjun
2016-09-28watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()Wei Yongjun
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang
2016-09-24watchdog: imx2_wdt: use preferred BIT macro instead of open coded valuesVladimir Zapolskiy
2016-09-24watchdog: st_wdt: Remove support for obsolete platformsPeter Griffin
2016-09-24watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck
2016-09-24watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall
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