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: orion: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: nv_tco: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: nic7018: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: mtx-1: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: lpc18xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: ie6xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: ib700wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: geodewdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: gef: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: dw: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: cpwd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: bcm_kona: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: ath79: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: at91rm9200: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: ar7: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: advantechwdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: acquirewdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdog
Guenter Roeck
2023-04-22
1
-22
/
+11
*
watchdog: s3c2410_wdt: Use devm_clk_get[_optional]_enabled() helpers
Guenter Roeck
2023-04-22
1
-36
/
+9
*
watchdog: core: Always set WDOG_HW_RUNNING when starting watchdog
Guenter Roeck
2023-04-22
2
-2
/
+3
*
watchdog: imx2_wdg: Declare local symbols static
Guenter Roeck
2023-04-22
1
-2
/
+2
*
Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-03-02
35
-372
/
+269
|
\
|
*
watchdog: at91rm9200: Only warn once about problems in .remove()
Uwe Kleine-König
2023-03-02
1
-1
/
+1
|
*
watchdog: mt7621-wdt: avoid ralink architecture dependent code
Sergio Paracuellos
2023-03-02
2
-6
/
+20
|
*
watchdog: mt7621-wdt: avoid static global declarations
Sergio Paracuellos
2023-03-02
1
-37
/
+65
|
*
watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
George Cherian
2023-02-18
1
-0
/
+1
|
*
watchdog: report options in sysfs
Thomas Weißschuh
2023-02-18
1
-0
/
+10
|
*
watchdog: report fw_version in sysfs
Thomas Weißschuh
2023-02-18
1
-0
/
+10
|
*
watchdog: imx2_wdg: suspend watchdog in WAIT mode
Andrej Picej
2023-02-18
1
-3
/
+52
|
*
watchdog: pcwd_usb: Fix attempting to access uninitialized memory
Li Hua
2023-02-18
1
-2
/
+4
|
*
watchdog: Fix kmemleak in watchdog_cdev_register
Chen Jun
2023-02-18
1
-1
/
+1
|
*
watchdog: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2023-02-18
2
-0
/
+2
|
*
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...
ruanjinjie
2023-02-18
1
-4
/
+3
|
*
watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M
Fabrizio Castro
2023-02-18
1
-1
/
+36
|
*
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
Lad Prabhakar
2023-02-18
1
-6
/
+4
|
*
watchdog: dw_wdt: stop on reboot
Cosmin Tanislav
2023-02-18
1
-0
/
+1
|
*
watchdog: ziirave_wdt: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-18
1
-3
/
+2
|
*
watchdog: iTCO_wdt: Report firmware_version
Thomas Weißschuh
2023-02-18
1
-2
/
+2
|
*
watchdog: da9062: da9063: use unlocked xfer function in restart
Primoz Fiser
2023-02-18
2
-6
/
+24
|
*
watchdog: wdat_wdt: Avoid unimplemented get_timeleft
Thomas Weißschuh
2023-02-12
1
-2
/
+4
|
*
watchdog: apple: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-17
/
+1
|
*
watchdog: visconti: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-16
/
+1
|
*
watchdog: rzn1: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-17
/
+1
|
*
watchdog: qcom: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-15
/
+1
|
*
watchdog: armada_37xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-14
/
+1
|
*
watchdog: bcm7038: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-14
/
+1
|
*
watchdog: rtd119x: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-15
/
+1
|
*
watchdog: imx7ulp: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-02-12
1
-14
/
+1
[next]