summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorLines
2019-11-05watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen-0/+1
2019-11-05watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang-1/+7
2019-11-05watchdog: meson: Fix the wrong value of left timeXingyu Chen-2/+2
2019-11-05watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz-4/+11
2019-11-05watchdog: cpwd: fix build regressionArnd Bergmann-1/+7
2019-09-27Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds-889/+648
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-2/+24
2019-09-17watchdog: f71808e_wdt: Add F81803 supportJaret Cantu-3/+18
2019-09-17watchdog: qcom: remove unnecessary variable from private storageJorge Ramirez-Ortiz-8/+7
2019-09-17watchdog: qcom: support pre-timeout when the bark irq is availableJorge Ramirez-Ortiz-5/+64
2019-09-17watchdog: imx_sc: this patch just fixes whitespacesOliver Graute-2/+2
2019-09-17watchdog: aspeed: add support for dual bootIvan Mikhaylov-1/+64
2019-09-17watchdog: orion_wdt: use timer1 as a pretimeoutChris Packham-13/+53
2019-09-17watchdog: Add i.MX7ULP watchdog supportAnson Huang-0/+257
2019-09-17watchdog: aspeed: Add support for AST2600Ryan Chen-1/+3
2019-09-17watchdog: ziirave_wdt: Update checked I2C functionality maskAndrey Smirnov-1/+4
2019-09-17watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()Andrey Smirnov-22/+9
2019-09-17watchdog: ziirave_wdt: Fix DOWNLOAD_START payloadAndrey Smirnov-8/+7
2019-09-17watchdog: ziirave_wdt: Drop status polling codeAndrey Smirnov-21/+7
2019-09-17watchdog: ziirave_wdt: Fix RESET_PROCESSOR payloadAndrey Smirnov-2/+4
2019-09-17watchdog: ziirave_wdt: Fix DOWNLOAD_END payloadAndrey Smirnov-1/+1
2019-09-17watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payloadAndrey Smirnov-2/+5
2019-09-17watchdog: ziirave_wdt: Fix misleading error messageAndrey Smirnov-1/+1
2019-09-17watchdog: ziirave_wdt: Don't try to program readonly flashAndrey Smirnov-9/+24
2019-09-17watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytesAndrey Smirnov-2/+4
2019-09-17watchdog: ziirave_wdt: Don't check if ihex record length is zeroAndrey Smirnov-8/+0
2019-09-17watchdog: ziirave_wdt: Make use of put_unaligned_le16Andrey Smirnov-4/+4
2019-09-17watchdog: ziirave_wdt: Zero out only what's necessaryAndrey Smirnov-2/+1
2019-09-17watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZEAndrey Smirnov-3/+3
2019-09-17watchdog: ziirave_wdt: Skip zeros when calculating checksumAndrey Smirnov-1/+1
2019-09-17watchdog: ziirave_wdt: Check packet length only onceAndrey Smirnov-10/+7
2019-09-17watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()Andrey Smirnov-72/+44
2019-09-17watchdog: ziirave_wdt: Log bootloader/firmware info during probeAndrey Smirnov-3/+15
2019-09-17watchdog: ziirave_wdt: Don't bail out on unexpected timeout valueAndrey Smirnov-11/+11
2019-09-17watchdog: ziirave_wdt: Be more verbose during firmware updateAndrey Smirnov-4/+14
2019-09-17watchdog: ziirave_wdt: Be verbose about errors in probe()Andrey Smirnov-8/+24
2019-09-17watchdog: ziirave_wdt: Add missing newlineAndrey Smirnov-1/+1
2019-09-17watchdog: imx_sc: Remove unnecessary error logAnson Huang-4/+1
2019-09-17watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes-2/+2
2019-09-17watchdog: cpwd: use generic compat_ptr_ioctlArnd Bergmann-24/+1
2019-09-17watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog APIGuenter Roeck-3/+0
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-2/+1
2019-09-16watchdog: remove w90x900 driverArnd Bergmann-312/+0
2019-09-16watchdog: remove ks8695 driverArnd Bergmann-327/+0
2019-09-16watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann-2/+1
2019-09-03watchdog: iTCO: Add support for Cannon Lake PCH iTCOMika Westerberg-2/+24
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2019-08-20watchdog: wdt285: Mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-08-15watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann-2/+1
2019-08-12watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probeGustavo A. R. Silva-1/+0