summaryrefslogtreecommitdiff
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: da9062: do not ping the hw during stop()Marco Felsch2020-03-111-7/+0
* ACPI: watchdog: Fix gas->access_width usageMika Westerberg2020-03-111-1/+1
* watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade2020-02-051-0/+1
* watchdog: meson: Fix the wrong value of left timeXingyu Chen2019-12-051-2/+2
* watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes2019-10-171-2/+2
* watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren2019-09-061-0/+1
* watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy2019-06-221-0/+1
* watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann2019-06-221-1/+3
* watchdog: sbsa: use 32-bit read for WCVJayachandran C2018-05-301-1/+2
* watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv2018-05-301-1/+2
* watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck2018-05-301-1/+1
* watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv2018-04-241-1/+1
* watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero2018-04-132-10/+24
* ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai2018-03-281-1/+1
* watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck2018-03-241-2/+4
* watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann2018-03-181-492/+9
* watchdog: hpwdt: fix unused variable warningArnd Bergmann2018-03-181-1/+1
* watchdog: hpwdt: Check source of NMIJerry Hoemann2018-03-181-0/+10
* watchdog: hpwdt: SMBIOS checkJerry Hoemann2018-03-181-1/+1
* watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser2018-02-171-5/+15
* watchdog: kempld: fix gcc-4.3 buildArnd Bergmann2017-10-211-1/+8
* watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt2017-07-051-1/+2
* watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold2017-05-251-0/+3
* watchdog: s3c2410: Fix infinite interrupt in soft modeKrzysztof Kozlowski2017-04-121-3/+18
* watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter2017-01-061-1/+1
* watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin2017-01-061-0/+2
*-. Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2016-11-251-0/+1
|\ \
| | * watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg2016-11-211-0/+1
| | |
| \ \
*-. \ \ Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki2016-10-211-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg2016-10-211-0/+4
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-10-1326-77/+1068
|\ \ \ \
| * | | | watchdog: imx2_wdt: add pretimeout function supportVladimir Zapolskiy2016-10-081-0/+48
| * | | | watchdog: softdog: implement pretimeout supportWolfram Sang2016-10-081-1/+21
| * | | | watchdog: pretimeout: add pretimeout_available_governors attributeVladimir Zapolskiy2016-10-083-1/+31
| * | | | watchdog: pretimeout: add option to select a pretimeout governor in runtimeVladimir Zapolskiy2016-10-083-1/+98
| * | | | watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy2016-10-085-4/+66
| * | | | watchdog: pretimeout: add noop pretimeout governorVladimir Zapolskiy2016-10-084-0/+81
| * | | | watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-085-1/+205
| * | | | watchdog: hpwdt: add support for iLO5Brian Boylston2016-10-031-3/+5
| * | | | watchdog: add pretimeout support to the coreWolfram Sang2016-09-241-2/+54
| * | | | watchdog: imx2_wdt: use preferred BIT macro instead of open coded valuesVladimir Zapolskiy2016-09-241-6/+6
| * | | | watchdog: st_wdt: Remove support for obsolete platformsPeter Griffin2016-09-241-33/+0
| * | | | watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck2016-09-241-1/+0
| * | | | watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn2016-09-241-1/+0
| * | | | watchdog: constify watchdog_ops structuresJulia Lawall2016-09-246-6/+6
| * | | | watchdog: tegra: constify watchdog_ops structuresJulia Lawall2016-09-241-1/+1
| * | | | watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall2016-09-241-1/+1
| * | | | watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta2016-09-241-7/+11
| * | | | watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven2016-09-231-3/+3
| * | | | watchdog-asm9260: Delete owner assignmentMarkus Elfring2016-09-231-1/+0