summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
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 Iwai2-3/+3
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 Kozlowski2-7/+23
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-25Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2-23/+7
2016-11-21watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg1-0/+1
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki2-1/+5
2016-10-20watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg1-0/+4
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-79/+1131
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds38-270/+262
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 Zapolskiy7-1/+231
2016-10-05mips: separate extable.h, switch module.h to itAl Viro7-9/+19
2016-10-04Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds234-2122/+7197
2016-10-03watchdog: hpwdt: add support for iLO5Brian Boylston1-3/+5
2016-09-28watchdog: wdat_wdt: Fix warning for using 0 as NULLWei Yongjun1-2/+2
2016-09-28watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()Wei Yongjun1-3/+4
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang3-2/+85
2016-09-24watchdog: imx2_wdt: use preferred BIT macro instead of open coded valuesVladimir Zapolskiy1-6/+6
2016-09-24watchdog: st_wdt: Remove support for obsolete platformsPeter Griffin1-33/+0
2016-09-24watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck1-1/+0
2016-09-24watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn1-1/+0
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall6-6/+6
2016-09-24watchdog: tegra: constify watchdog_ops structuresJulia Lawall1-1/+1
2016-09-24watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall1-1/+1
2016-09-24watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta1-7/+11
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg9-0/+683
2016-09-23watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven1-3/+3
2016-09-23watchdog-asm9260: Delete owner assignmentMarkus Elfring1-1/+0
2016-09-23watchdog: ziirave_wdt: Add support to upload the firmware.Enric Balletbo i Serra1-5/+404
2016-09-23watchdog: xilinx: Add clock supportShubhrajyoti Datta2-2/+26
[next]