index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2019-09-17
watchdog: ziirave_wdt: Fix misleading error message
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Don't try to program readonly flash
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Don't check if ihex record length is zero
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Make use of put_unaligned_le16
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Zero out only what's necessary
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Skip zeros when calculating checksum
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Check packet length only once
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Log bootloader/firmware info during probe
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Be more verbose during firmware update
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Be verbose about errors in probe()
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Add missing newline
Andrey Smirnov
2019-09-17
watchdog: imx_sc: Remove unnecessary error log
Anson Huang
2019-09-17
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Rasmus Villemoes
2019-09-17
watchdog: cpwd: use generic compat_ptr_ioctl
Arnd Bergmann
2019-09-17
watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
Guenter Roeck
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-16
watchdog: remove w90x900 driver
Arnd Bergmann
2019-09-16
watchdog: remove ks8695 driver
Arnd Bergmann
2019-09-16
watchdog: pnx4008_wdt: allow compile-testing
Arnd Bergmann
2019-09-03
watchdog: iTCO: Add support for Cannon Lake PCH iTCO
Mika Westerberg
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-08-20
watchdog: wdt285: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-15
watchdog: pnx4008_wdt: allow compile-testing
Arnd Bergmann
2019-08-12
watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
Gustavo A. R. Silva
2019-08-12
watchdog: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-12
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-09
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-09
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-09
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-24
watchdog: ath79_wdt: fix a typo in the name of a function
Christophe JAILLET
2019-07-15
watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probe
Nathan Chancellor
2019-07-08
watchdog: ie6xx_wdt: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-07-08
watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
Ken Sloat
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
2019-07-08
watchdog: mei_wdt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-08
watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-07-08
docs: watchdog: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-08
watchdog: make the device time out at open_deadline when open_timeout is used
Rasmus Villemoes
2019-07-08
watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
Rasmus Villemoes
2019-07-08
watchdog: introduce watchdog.open_timeout commandline parameter
Rasmus Villemoes
2019-07-08
watchdog: imx_sc: Add pretimeout support
Anson Huang
2019-07-08
watchdog: renesas_wdt: Add a few cycles delay
Yoshihiro Shimoda
[prev]
[next]