summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2020-03-11watchdog: da9062: do not ping the hw during stop()Marco Felsch
2020-03-11ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-02-05watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade
2019-12-05watchdog: meson: Fix the wrong value of left timeXingyu Chen
2019-10-17watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes
2019-09-06watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren
2019-06-22watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy
2019-06-22watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann
2018-05-30watchdog: sbsa: use 32-bit read for WCVJayachandran C
2018-05-30watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv
2018-05-30watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv
2018-04-13watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai
2018-03-24watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck
2018-03-18watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann
2018-03-18watchdog: hpwdt: fix unused variable warningArnd Bergmann
2018-03-18watchdog: hpwdt: Check source of NMIJerry Hoemann
2018-03-18watchdog: hpwdt: SMBIOS checkJerry Hoemann
2018-02-17watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser
2017-10-21watchdog: kempld: fix gcc-4.3 buildArnd Bergmann
2017-07-05watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt
2017-05-25watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold
2017-04-12watchdog: s3c2410: Fix infinite interrupt in soft modeKrzysztof Kozlowski
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