summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ | |/ / |/| |
| * | watchdog: wdt285: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-1/+1
| |/
* | watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva2019-08-091-1/+1
* | watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva2019-08-091-1/+1
* | watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva2019-08-091-0/+1
* | watchdog: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-094-2/+4
|/
* watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probeNathan Chancellor2019-07-151-1/+0
* watchdog: ie6xx_wdt: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior2019-07-081-1/+1
* watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspendKen Sloat2019-07-081-3/+18
* watchdog: convert remaining drivers to use SPDX license identifierGuenter Roeck2019-07-0831-185/+33
* watchdog: mei_wdt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-081-23/+7
* watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-07-081-10/+4