index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
14
-166
/
+206
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
55
-0
/
+55
2019-11-18
watchdog: jz4740: Drop dependency on MACH_JZ47xx
Paul Cercueil
1
-1
/
+1
2019-11-18
watchdog: jz4740: Use regmap provided by TCU driver
Paul Cercueil
2
-15
/
+21
2019-11-18
watchdog: jz4740: Use WDT clock provided by TCU driver
Paul Cercueil
2
-45
/
+31
2019-11-18
watchdog: sama5d4_wdt: cleanup the bit definitions
Eugen Hristev
1
-15
/
+19
2019-11-18
watchdog: sprd: Fix the incorrect pointer getting from driver data
Shuiqing Li
1
-4
/
+2
2019-11-18
watchdog: aspeed: Fix clock behaviour for ast2600
Joel Stanley
1
-6
/
+10
2019-11-18
watchdog: imx7ulp: Fix reboot hang
Fabio Estevam
1
-0
/
+16
2019-11-18
watchdog: make nowayout sysfs file writable
Rasmus Villemoes
1
-1
/
+20
2019-11-18
watchdog: prevent deferral of watchdogd wakeup on RT
Julia Cartwright
1
-4
/
+6
2019-11-18
watchdog: imx7ulp: Use definitions instead of magic values
Fabio Estevam
1
-1
/
+4
2019-11-18
watchdog: imx7ulp: Remove inline annotations
Fabio Estevam
1
-3
/
+3
2019-11-18
watchdog: imx7ulp: Remove unused structure member
Fabio Estevam
1
-1
/
+0
2019-11-18
watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable()
Fabio Estevam
1
-10
/
+9
2019-11-18
watchdog: wdat_wdt: Spelling s/configrable/configurable/
Geert Uytterhoeven
1
-1
/
+1
2019-11-18
watchdog: bd70528: Trivial function documentation fix
Matti Vaittinen
1
-2
/
+2
2019-11-18
watchdog: cadence: Do not show error in case of deferred probe
Michal Simek
1
-2
/
+4
2019-11-18
watchdog: Fix the race between the release of watchdog_core_data and cdev
Kevin Hao
1
-38
/
+32
2019-11-18
watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warning
Borislav Petkov
1
-2
/
+1
2019-11-18
watchdog: intel-mid_wdt: Add WATCHDOG_NOWAYOUT support
Andy Shevchenko
1
-0
/
+1
2019-11-18
watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedly
Anson Huang
1
-11
/
+12
2019-11-18
watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-4
/
+2
2019-11-18
watchdog: imx2_wdt: Remove unnecessary blank line
Anson Huang
1
-1
/
+0
2019-11-18
watchdog: w83627hf_wdt: Support NCT6116D
Srikanth Krishnakar
2
-1
/
+11
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
5
-8
/
+28
2019-11-05
watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading
Matti Vaittinen
1
-0
/
+1
2019-11-05
watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format
Anson Huang
1
-1
/
+7
2019-11-05
watchdog: meson: Fix the wrong value of left time
Xingyu Chen
1
-2
/
+2
2019-11-05
watchdog: pm8916_wdt: fix pretimeout registration flow
Jorge Ramirez-Ortiz
1
-4
/
+11
2019-11-05
watchdog: cpwd: fix build regression
Arnd Bergmann
1
-1
/
+7
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
1
-0
/
+1
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
55
-0
/
+55
2019-09-27
Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
17
-889
/
+648
2019-09-25
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-2
/
+24
2019-09-17
watchdog: f71808e_wdt: Add F81803 support
Jaret Cantu
2
-3
/
+18
2019-09-17
watchdog: qcom: remove unnecessary variable from private storage
Jorge Ramirez-Ortiz
1
-8
/
+7
2019-09-17
watchdog: qcom: support pre-timeout when the bark irq is available
Jorge Ramirez-Ortiz
1
-5
/
+64
2019-09-17
watchdog: imx_sc: this patch just fixes whitespaces
Oliver Graute
1
-2
/
+2
2019-09-17
watchdog: aspeed: add support for dual boot
Ivan Mikhaylov
1
-1
/
+64
2019-09-17
watchdog: orion_wdt: use timer1 as a pretimeout
Chris Packham
1
-13
/
+53
2019-09-17
watchdog: Add i.MX7ULP watchdog support
Anson Huang
3
-0
/
+257
2019-09-17
watchdog: aspeed: Add support for AST2600
Ryan Chen
1
-1
/
+3
2019-09-17
watchdog: ziirave_wdt: Update checked I2C functionality mask
Andrey Smirnov
1
-1
/
+4
2019-09-17
watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()
Andrey Smirnov
1
-22
/
+9
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_START payload
Andrey Smirnov
1
-8
/
+7
2019-09-17
watchdog: ziirave_wdt: Drop status polling code
Andrey Smirnov
1
-21
/
+7
2019-09-17
watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
Andrey Smirnov
1
-2
/
+4
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
Andrey Smirnov
1
-2
/
+5
[next]