summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-09-2717-889/+648
|\
| * watchdog: f71808e_wdt: Add F81803 supportJaret Cantu2019-09-172-3/+18
| * watchdog: qcom: remove unnecessary variable from private storageJorge Ramirez-Ortiz2019-09-171-8/+7
| * watchdog: qcom: support pre-timeout when the bark irq is availableJorge Ramirez-Ortiz2019-09-171-5/+64
| * watchdog: imx_sc: this patch just fixes whitespacesOliver Graute2019-09-171-2/+2
| * watchdog: aspeed: add support for dual bootIvan Mikhaylov2019-09-171-1/+64
| * watchdog: orion_wdt: use timer1 as a pretimeoutChris Packham2019-09-171-13/+53
| * watchdog: Add i.MX7ULP watchdog supportAnson Huang2019-09-173-0/+257
| * watchdog: aspeed: Add support for AST2600Ryan Chen2019-09-171-1/+3
| * watchdog: ziirave_wdt: Update checked I2C functionality maskAndrey Smirnov2019-09-171-1/+4
| * watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()Andrey Smirnov2019-09-171-22/+9
| * watchdog: ziirave_wdt: Fix DOWNLOAD_START payloadAndrey Smirnov2019-09-171-8/+7
| * watchdog: ziirave_wdt: Drop status polling codeAndrey Smirnov2019-09-171-21/+7
| * watchdog: ziirave_wdt: Fix RESET_PROCESSOR payloadAndrey Smirnov2019-09-171-2/+4
| * watchdog: ziirave_wdt: Fix DOWNLOAD_END payloadAndrey Smirnov2019-09-171-1/+1
| * watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payloadAndrey Smirnov2019-09-171-2/+5
| * watchdog: ziirave_wdt: Fix misleading error messageAndrey Smirnov2019-09-171-1/+1
| * watchdog: ziirave_wdt: Don't try to program readonly flashAndrey Smirnov2019-09-171-9/+24
| * watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytesAndrey Smirnov2019-09-171-2/+4
| * watchdog: ziirave_wdt: Don't check if ihex record length is zeroAndrey Smirnov2019-09-171-8/+0
| * watchdog: ziirave_wdt: Make use of put_unaligned_le16Andrey Smirnov2019-09-171-4/+4
| * watchdog: ziirave_wdt: Zero out only what's necessaryAndrey Smirnov2019-09-171-2/+1
| * watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZEAndrey Smirnov2019-09-171-3/+3
| * watchdog: ziirave_wdt: Skip zeros when calculating checksumAndrey Smirnov2019-09-171-1/+1
| * watchdog: ziirave_wdt: Check packet length only onceAndrey Smirnov2019-09-171-10/+7
| * watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()Andrey Smirnov2019-09-171-72/+44
| * watchdog: ziirave_wdt: Log bootloader/firmware info during probeAndrey Smirnov2019-09-171-3/+15
| * watchdog: ziirave_wdt: Don't bail out on unexpected timeout valueAndrey Smirnov2019-09-171-11/+11
| * watchdog: ziirave_wdt: Be more verbose during firmware updateAndrey Smirnov2019-09-171-4/+14
| * watchdog: ziirave_wdt: Be verbose about errors in probe()Andrey Smirnov2019-09-171-8/+24
| * watchdog: ziirave_wdt: Add missing newlineAndrey Smirnov2019-09-171-1/+1
| * watchdog: imx_sc: Remove unnecessary error logAnson Huang2019-09-171-4/+1
| * watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes2019-09-171-2/+2
| * watchdog: cpwd: use generic compat_ptr_ioctlArnd Bergmann2019-09-171-24/+1
| * watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog APIGuenter Roeck2019-09-171-3/+0
| * watchdog: remove w90x900 driverArnd Bergmann2019-09-163-312/+0
| * watchdog: remove ks8695 driverArnd Bergmann2019-09-163-327/+0
| * watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann2019-09-162-2/+1
| * watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probeGustavo A. R. Silva2019-08-121-1/+0
| * watchdog: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-121-3/+1
| * watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva2019-08-121-1/+1
| * watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva2019-08-121-1/+1
| * watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva2019-08-121-0/+1
| * watchdog: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-124-2/+4
| * watchdog: ath79_wdt: fix a typo in the name of a functionChristophe JAILLET2019-07-241-2/+2
* | Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-241-2/+24
|\ \
| * | watchdog: iTCO: Add support for Cannon Lake PCH iTCOMika Westerberg2019-09-031-2/+24
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-162-2/+1
|\ \
| * | watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann2019-08-152-2/+1
* | | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-221-1/+1
|\ \ \ | |/ / |/| |