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: remove pnx83xx driver
Thomas Bogendoerfer
2020-12-13
3
-288
/
+0
|
*
watchdog: stm32_iwdg: don't print an error on probe deferral
Etienne Carriere
2020-12-13
1
-8
/
+5
|
*
watchdog: sprd: change to use usleep_range() instead of busy loop
Chunyan Zhang
2020-12-13
1
-4
/
+7
|
*
watchdog: sprd: check busy bit before new loading rather than after that
Lingling Xu
2020-12-13
1
-12
/
+13
|
*
watchdog: sprd: remove watchdog disable from resume fail path
Lingling Xu
2020-12-13
1
-7
/
+2
|
*
watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
Guenter Roeck
2020-12-13
1
-0
/
+1
|
*
watchdog: armada_37xx: Add missing dependency on HAS_IOMEM
Guenter Roeck
2020-12-13
1
-0
/
+1
*
|
ARM: remove ebsa110 platform
Arnd Bergmann
2020-10-30
1
-1
/
+1
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
1
-8
/
+2
|
\
|
*
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2020-09-13
1
-8
/
+2
|
|
\
|
|
*
ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
Krzysztof Kozlowski
2020-08-19
1
-8
/
+2
*
|
|
Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2020-10-21
14
-48
/
+320
|
\
\
\
|
*
|
|
watchdog: Add Toshiba Visconti watchdog driver
Nobuhiro Iwamatsu
2020-10-14
3
-0
/
+204
|
*
|
|
watchdog: it87_wdt: add IT8784 ID
Hanspeter Portner
2020-10-14
1
-1
/
+3
|
*
|
|
watchdog: sp5100_tco: Enable watchdog on Family 17h devices if disabled
Guenter Roeck
2020-10-14
1
-0
/
+18
|
*
|
|
watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
Guenter Roeck
2020-10-14
1
-1
/
+1
|
*
|
|
watchdog: renesas_wdt: support handover from bootloader
Wolfram Sang
2020-10-14
1
-2
/
+10
|
*
|
|
watchdog: imx7ulp: Watchdog should continue running for wait/stop mode
Anson Huang
2020-10-14
1
-1
/
+4
|
*
|
|
watchdog: rti: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-10-14
1
-10
/
+4
|
*
|
|
watchdog: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-10-14
1
-6
/
+3
|
*
|
|
watchdog: cadence: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-10-14
1
-6
/
+3
|
*
|
|
watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h>
Zhen Lei
2020-10-14
1
-2
/
+0
|
*
|
|
watchdog: Use put_device on error
Dinghao Liu
2020-10-14
1
-1
/
+1
|
*
|
|
watchdog: Fix memleak in watchdog_cdev_register
Dinghao Liu
2020-10-14
1
-1
/
+3
|
*
|
|
watchdog: imx7ulp: Strictly follow the sequence for wdog operations
Anson Huang
2020-10-14
1
-13
/
+61
|
*
|
|
watchdog: it87_wdt: add IT8772 ID
Hanspeter Portner
2020-10-14
1
-1
/
+3
|
*
|
|
watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
2020-10-14
1
-1
/
+1
|
*
|
|
drivers: watchdog: rdc321x_wdt: Fix race condition bugs
Madhuparna Bhowmik
2020-10-14
1
-3
/
+2
|
|
/
/
*
|
|
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-10-15
3
-0
/
+241
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
watchdog: add support for sl28cpld watchdog
Michael Walle
2020-09-17
3
-0
/
+241
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-2
/
+2
|
/
*
Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2020-08-12
49
-153
/
+755
|
\
|
*
watchdog: rti-wdt: balance pm runtime enable calls
Tero Kristo
2020-08-05
1
-0
/
+2
|
*
watchdog: rti-wdt: attach to running watchdog during probe
Tero Kristo
2020-08-05
1
-10
/
+102
|
*
watchdog: add support for adjusting last known HW keepalive time
Tero Kristo
2020-08-05
1
-0
/
+30
|
*
watchdog: use __watchdog_ping in startup
Tero Kristo
2020-08-05
1
-8
/
+11
|
*
watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'
Woody Lin
2020-08-05
1
-0
/
+57
|
*
watchdog: pcwd_usb: remove needless check before usb_free_coherent()
Xu Wang
2020-08-05
1
-3
/
+2
|
*
watchdog: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-05
5
-5
/
+5
|
*
watchdog: initialize device before misc_register
Krzysztof Sobota
2020-08-05
1
-9
/
+9
|
*
watchdog: booke_wdt: Add common nowayout parameter driver
Timothy Myers
2020-08-05
1
-1
/
+5
|
*
watchdog: scx200_wdt: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
1
-1
/
+1
|
*
watchdog: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
38
-40
/
+39
|
*
watchdog: f71808e_wdt: do stricter parameter validation
Ahmad Fatoum
2020-08-05
1
-25
/
+12
|
*
watchdog: f71808e_wdt: clear watchdog timeout occurred flag
Ahmad Fatoum
2020-08-05
1
-0
/
+7
|
*
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
2020-08-05
1
-2
/
+1
|
*
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
2020-08-05
1
-1
/
+2
|
*
watchdog: dw_wdt: Add DebugFS files
Serge Semin
2020-08-05
1
-0
/
+68
|
*
watchdog: dw_wdt: Add pre-timeouts support
Serge Semin
2020-08-05
1
-8
/
+130
|
*
watchdog: dw_wdt: Support devices with asynch clocks
Serge Semin
2020-08-05
1
-5
/
+43
[prev]
[next]