summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2020-12-29watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam1-1/+1
2020-11-10drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik1-3/+2
2020-08-21watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum1-0/+7
2020-08-21watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum1-2/+1
2020-08-21watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum1-1/+2
2020-06-30watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller1-5/+0
2020-05-27watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao1-37/+30
2020-05-02watchdog: reset last_hw_keepalive time at startTero Kristo1-0/+1
2020-03-11watchdog: da9062: do not ping the hw during stop()Marco Felsch1-7/+0
2020-03-11ACPI: watchdog: Fix gas->access_width usageMika Westerberg1-1/+1
2020-02-05watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade1-0/+1
2019-12-05watchdog: meson: Fix the wrong value of left timeXingyu Chen1-2/+2
2019-10-17watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes1-2/+2
2019-09-06watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren1-0/+1
2019-06-22watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy1-0/+1
2019-06-22watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann1-1/+3
2018-05-30watchdog: sbsa: use 32-bit read for WCVJayachandran C1-1/+2
2018-05-30watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv1-1/+2
2018-05-30watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck1-1/+1
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv1-1/+1
2018-04-13watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero2-10/+24
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai1-1/+1
2018-03-24watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck1-2/+4
2018-03-18watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann1-492/+9
2018-03-18watchdog: hpwdt: fix unused variable warningArnd Bergmann1-1/+1
2018-03-18watchdog: hpwdt: Check source of NMIJerry Hoemann1-0/+10
2018-03-18watchdog: hpwdt: SMBIOS checkJerry Hoemann1-1/+1
2018-02-17watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser1-5/+15
2017-10-21watchdog: kempld: fix gcc-4.3 buildArnd Bergmann1-1/+8
2017-07-05watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2
2017-05-25watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-12watchdog: s3c2410: Fix infinite interrupt in soft modeKrzysztof Kozlowski1-3/+18
2017-01-06watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter1-1/+1
2017-01-06watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin1-0/+2
2016-11-26Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki1-0/+1
2016-11-22watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg1-0/+1
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki1-0/+4
2016-10-21watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg1-0/+4
2016-10-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds26-77/+1068
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-10-08watchdog: imx2_wdt: add pretimeout function supportVladimir Zapolskiy1-0/+48
2016-10-08watchdog: softdog: implement pretimeout supportWolfram Sang1-1/+21
2016-10-08watchdog: pretimeout: add pretimeout_available_governors attributeVladimir Zapolskiy3-1/+31
2016-10-08watchdog: pretimeout: add option to select a pretimeout governor in runtimeVladimir Zapolskiy3-1/+98
2016-10-08watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy5-4/+66
2016-10-08watchdog: pretimeout: add noop pretimeout governorVladimir Zapolskiy4-0/+81
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy5-1/+205
2016-10-06mips: separate extable.h, switch module.h to itAl Viro1-0/+1
2016-10-04Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+1
2016-10-03watchdog: hpwdt: add support for iLO5Brian Boylston1-3/+5