aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2019-09-17watchdog: imx_sc: this patch just fixes whitespacesOliver Graute
2019-09-17watchdog: aspeed: add support for dual bootIvan Mikhaylov
2019-09-17watchdog: orion_wdt: use timer1 as a pretimeoutChris Packham
2019-09-17watchdog: Add i.MX7ULP watchdog supportAnson Huang
2019-09-17watchdog: aspeed: Add support for AST2600Ryan Chen
2019-09-17watchdog: ziirave_wdt: Update checked I2C functionality maskAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix DOWNLOAD_START payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Drop status polling codeAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix RESET_PROCESSOR payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix DOWNLOAD_END payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix misleading error messageAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Don't try to program readonly flashAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytesAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Don't check if ihex record length is zeroAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Make use of put_unaligned_le16Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Zero out only what's necessaryAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZEAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Skip zeros when calculating checksumAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Check packet length only onceAndrey Smirnov
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-16watchdog: remove w90x900 driverArnd Bergmann
2019-09-16watchdog: remove ks8695 driverArnd Bergmann
2019-09-16watchdog: 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-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