index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: aspeed: Add support for AST2600
Ryan Chen
2019-09-17
1
-1
/
+3
*
watchdog: ziirave_wdt: Update checked I2C functionality mask
Andrey Smirnov
2019-09-17
1
-1
/
+4
*
watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()
Andrey Smirnov
2019-09-17
1
-22
/
+9
*
watchdog: ziirave_wdt: Fix DOWNLOAD_START payload
Andrey Smirnov
2019-09-17
1
-8
/
+7
*
watchdog: ziirave_wdt: Drop status polling code
Andrey Smirnov
2019-09-17
1
-21
/
+7
*
watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
Andrey Smirnov
2019-09-17
1
-2
/
+4
*
watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
Andrey Smirnov
2019-09-17
1
-1
/
+1
*
watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
Andrey Smirnov
2019-09-17
1
-2
/
+5
*
watchdog: ziirave_wdt: Fix misleading error message
Andrey Smirnov
2019-09-17
1
-1
/
+1
*
watchdog: ziirave_wdt: Don't try to program readonly flash
Andrey Smirnov
2019-09-17
1
-9
/
+24
*
watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
Andrey Smirnov
2019-09-17
1
-2
/
+4
*
watchdog: ziirave_wdt: Don't check if ihex record length is zero
Andrey Smirnov
2019-09-17
1
-8
/
+0
*
watchdog: ziirave_wdt: Make use of put_unaligned_le16
Andrey Smirnov
2019-09-17
1
-4
/
+4
*
watchdog: ziirave_wdt: Zero out only what's necessary
Andrey Smirnov
2019-09-17
1
-2
/
+1
*
watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
Andrey Smirnov
2019-09-17
1
-3
/
+3
*
watchdog: ziirave_wdt: Skip zeros when calculating checksum
Andrey Smirnov
2019-09-17
1
-1
/
+1
*
watchdog: ziirave_wdt: Check packet length only once
Andrey Smirnov
2019-09-17
1
-10
/
+7
*
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
Andrey Smirnov
2019-09-17
1
-72
/
+44
*
watchdog: ziirave_wdt: Log bootloader/firmware info during probe
Andrey Smirnov
2019-09-17
1
-3
/
+15
*
watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
Andrey Smirnov
2019-09-17
1
-11
/
+11
*
watchdog: ziirave_wdt: Be more verbose during firmware update
Andrey Smirnov
2019-09-17
1
-4
/
+14
*
watchdog: ziirave_wdt: Be verbose about errors in probe()
Andrey Smirnov
2019-09-17
1
-8
/
+24
*
watchdog: ziirave_wdt: Add missing newline
Andrey Smirnov
2019-09-17
1
-1
/
+1
*
watchdog: imx_sc: Remove unnecessary error log
Anson Huang
2019-09-17
1
-4
/
+1
*
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Rasmus Villemoes
2019-09-17
1
-2
/
+2
*
watchdog: cpwd: use generic compat_ptr_ioctl
Arnd Bergmann
2019-09-17
1
-24
/
+1
*
watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
Guenter Roeck
2019-09-17
1
-3
/
+0
*
watchdog: remove w90x900 driver
Arnd Bergmann
2019-09-16
3
-312
/
+0
*
watchdog: remove ks8695 driver
Arnd Bergmann
2019-09-16
3
-327
/
+0
*
watchdog: pnx4008_wdt: allow compile-testing
Arnd Bergmann
2019-09-16
2
-2
/
+1
*
watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
Gustavo A. R. Silva
2019-08-12
1
-1
/
+0
*
watchdog: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-12
1
-3
/
+1
*
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
1
-1
/
+1
*
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
1
-1
/
+1
*
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
1
-0
/
+1
*
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-12
4
-2
/
+4
*
watchdog: ath79_wdt: fix a typo in the name of a function
Christophe JAILLET
2019-07-24
1
-2
/
+2
*
watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probe
Nathan Chancellor
2019-07-15
1
-1
/
+0
*
watchdog: ie6xx_wdt: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-07-08
1
-1
/
+1
*
watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
Ken Sloat
2019-07-08
1
-3
/
+18
*
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
2019-07-08
31
-185
/
+33
*
watchdog: mei_wdt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-08
1
-23
/
+7
*
watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-07-08
1
-10
/
+4
*
docs: watchdog: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-08
2
-4
/
+4
*
watchdog: make the device time out at open_deadline when open_timeout is used
Rasmus Villemoes
2019-07-08
1
-5
/
+6
*
watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
Rasmus Villemoes
2019-07-08
2
-2
/
+12
*
watchdog: introduce watchdog.open_timeout commandline parameter
Rasmus Villemoes
2019-07-08
1
-1
/
+35
*
watchdog: imx_sc: Add pretimeout support
Anson Huang
2019-07-08
2
-20
/
+106
*
watchdog: renesas_wdt: Add a few cycles delay
Yoshihiro Shimoda
2019-07-08
1
-0
/
+14
*
watchdog: gpio: add support for nowayout option
Mans Rullgard
2019-07-08
1
-0
/
+7
[next]