summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2019-09-17watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Log bootloader/firmware info during probeAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Don't bail out on unexpected timeout valueAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Be more verbose during firmware updateAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Be verbose about errors in probe()Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Add missing newlineAndrey Smirnov
2019-09-17watchdog: imx_sc: Remove unnecessary error logAnson Huang
2019-09-17watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes
2019-09-17watchdog: cpwd: use generic compat_ptr_ioctlArnd Bergmann
2019-09-17watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog APIGuenter Roeck
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-16watchdog: remove w90x900 driverArnd Bergmann
2019-09-16watchdog: remove ks8695 driverArnd Bergmann
2019-09-16watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann
2019-09-03watchdog: iTCO: Add support for Cannon Lake PCH iTCOMika Westerberg
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-20watchdog: wdt285: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-15watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann
2019-08-12watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probeGustavo A. R. Silva
2019-08-12watchdog: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-12watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-12watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-12watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-12watchdog: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09watchdog: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-24watchdog: ath79_wdt: fix a typo in the name of a functionChristophe JAILLET
2019-07-15watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probeNathan Chancellor
2019-07-08watchdog: ie6xx_wdt: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior
2019-07-08watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspendKen Sloat
2019-07-08watchdog: convert remaining drivers to use SPDX license identifierGuenter Roeck
2019-07-08watchdog: mei_wdt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-08watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...Greg Kroah-Hartman
2019-07-08docs: watchdog: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-08watchdog: make the device time out at open_deadline when open_timeout is usedRasmus Villemoes
2019-07-08watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUTRasmus Villemoes
2019-07-08watchdog: introduce watchdog.open_timeout commandline parameterRasmus Villemoes
2019-07-08watchdog: imx_sc: Add pretimeout supportAnson Huang
2019-07-08watchdog: renesas_wdt: Add a few cycles delayYoshihiro Shimoda
2019-07-08watchdog: gpio: add support for nowayout optionMans Rullgard
2019-07-08watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedlyHoan Nguyen An
2019-07-08watchdog: jz4740: Avoid starting watchdog in set_timeoutPaul Cercueil
2019-07-08watchdog: jz4740: Use register names from <linux/mfd/ingenic-tcu.h>Paul Cercueil
2019-07-08watchdog/hpwdt: Reflect changesJerry Hoemann
2019-07-08watchdog/hpwdt: Add module parameter kdumptimeout.Jerry Hoemann
2019-07-08watchdog/hpwdt: Have core ping watchdog.Jerry Hoemann
2019-07-08watchdog/hpwdt: Advertize max_hw_heartbeat_msJerry Hoemann
2019-07-08watchdog/hpwdt: Stop hpwdt on unregister.Jerry Hoemann