summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2019-12-12Merge tag 'v5.3.15' into dev-5.3dev-5.3Joel Stanley4-7/+21
2019-12-05watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen1-0/+1
2019-12-05watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang1-1/+7
2019-12-05watchdog: meson: Fix the wrong value of left timeXingyu Chen1-2/+2
2019-12-05watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz1-4/+11
2019-11-08watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley1-6/+10
2019-10-14Merge tag 'v5.3.6' into dev-5.3Joel Stanley1-2/+2
2019-10-11watchdog: aspeed: Add support for AST2600Ryan Chen1-1/+3
2019-10-11watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes1-2/+2
2019-09-30watchdog: aspeed: add support for dual bootIvan Mikhaylov1-1/+64
2019-09-16watchdog: aspeed: Add support for AST2600Ryan Chen1-1/+3
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2019-08-21watchdog: wdt285: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-10watchdog: Mark expected switch fall-throughsGustavo A. R. Silva4-2/+4
2019-07-15watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probeNathan Chancellor1-1/+0
2019-07-08watchdog: ie6xx_wdt: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior1-1/+1
2019-07-08watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspendKen Sloat1-3/+18
2019-07-08watchdog: convert remaining drivers to use SPDX license identifierGuenter Roeck31-185/+33
2019-07-08watchdog: mei_wdt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-23/+7
2019-07-08watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...Greg Kroah-Hartman1-10/+4
2019-07-08docs: watchdog: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2-4/+4
2019-07-08watchdog: make the device time out at open_deadline when open_timeout is usedRasmus Villemoes1-5/+6
2019-07-08watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUTRasmus Villemoes2-2/+12
2019-07-08watchdog: introduce watchdog.open_timeout commandline parameterRasmus Villemoes1-1/+35
2019-07-08watchdog: imx_sc: Add pretimeout supportAnson Huang2-20/+106
2019-07-08watchdog: renesas_wdt: Add a few cycles delayYoshihiro Shimoda1-0/+14
2019-07-08watchdog: gpio: add support for nowayout optionMans Rullgard1-0/+7
2019-07-08watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedlyHoan Nguyen An1-10/+11
2019-07-08watchdog: jz4740: Avoid starting watchdog in set_timeoutPaul Cercueil1-1/+13
2019-07-08watchdog: jz4740: Use register names from <linux/mfd/ingenic-tcu.h>Paul Cercueil1-23/+16
2019-07-08watchdog/hpwdt: Reflect changesJerry Hoemann1-1/+1
2019-07-08watchdog/hpwdt: Add module parameter kdumptimeout.Jerry Hoemann1-3/+24
2019-07-08watchdog/hpwdt: Have core ping watchdog.Jerry Hoemann1-2/+10
2019-07-08watchdog/hpwdt: Advertize max_hw_heartbeat_msJerry Hoemann1-5/+5
2019-07-08watchdog/hpwdt: Stop hpwdt on unregister.Jerry Hoemann1-3/+1
2019-07-08watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren1-0/+1
2019-07-08watchdog: sama5d4: fix WDD value to be always set to maxEugen Hristev1-3/+1
2019-07-08watchdog: xen_wdt: drop warning after registering deviceWolfram Sang1-3/+1
2019-07-08watchdog: wm831x_wdt: drop warning after registering deviceWolfram Sang1-8/+1
2019-07-08watchdog: ts4800_wdt: drop warning after registering deviceWolfram Sang1-3/+1
2019-07-08watchdog: tegra_wdt: drop warning after registering deviceWolfram Sang1-3/+1
2019-07-08watchdog: stmp3xxx_rtc_wdt: drop warning after registering deviceWolfram Sang1-3/+1
2019-07-08watchdog: stm32_iwdg: drop warning after registering deviceWolfram Sang1-3/+1
2019-07-08watchdog: st_lpc_wdt: drop warning after registering deviceWolfram Sang1-3/+1
2019-07-08watchdog: sprd_wdt: drop warning after registering deviceWolfram Sang1-1/+0
2019-07-08watchdog: sp805_wdt: drop warning after registering deviceWolfram Sang1-4/+1
2019-07-08watchdog: sp5100_tco: drop warning after registering deviceWolfram Sang1-3/+1