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.12.y
linux-6.13.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-05-05
watchdog: renesas_wdt: drop superfluous glob pattern
Wolfram Sang
1
-1
/
+0
2019-05-05
watchdog: da9063_wdt: parse DT for timeout value, too
Wolfram Sang
1
-4
/
+6
2019-05-05
watchdog: intel_scu_watchdog: fix spelling mistake: "set_hearbeat" -> "set_he...
Colin Ian King
1
-1
/
+1
2019-05-05
watchdog: pnx4008: readout watchdog state
Alexandre Belloni
1
-1
/
+2
2019-05-05
watchdog: machzwd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-05
watchdog: pnx4008_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-21
/
+17
2019-05-05
watchdog: mpc8xxx_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-14
/
+3
2019-05-05
watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+6
2019-05-05
watchdog: rt2880_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-20
/
+8
2019-05-05
watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-3
/
+4
2019-05-05
watchdog: loongson1_wdt: Convert to use device managed functions and other im...
Guenter Roeck
1
-27
/
+21
2019-05-05
watchdog: pic32-wdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-34
/
+24
2019-05-05
watchdog: pic32-dmt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-27
/
+19
2019-05-05
watchdog: ux500_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-12
/
+5
2019-05-05
watchdog: stm32_iwdg: Convert to use device managed functions and other impro...
Guenter Roeck
1
-34
/
+31
2019-05-05
watchdog: zx2967_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-20
/
+13
2019-05-05
watchdog: sbsa_gwdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-19
/
+2
2019-05-05
watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-6
/
+7
2019-05-05
watchdog: xen_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-9
/
+9
2019-05-05
watchdog: wm831x_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-10
/
+9
2019-05-05
watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-13
/
+14
2019-05-05
watchdog: uniphier_wdt: drop platform_set_drvdata
Guenter Roeck
1
-2
/
+0
2019-05-05
watchdog: twl4030_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-18
/
+4
2019-05-05
watchdog: ts72xx_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-5
/
+6
2019-05-05
watchdog: ts4800_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-22
/
+11
2019-05-05
watchdog: tqmx86_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+7
2019-05-05
watchdog: tegra_wdt: Use watchdog_stop_on_unregister and other improvements
Guenter Roeck
1
-19
/
+7
2019-05-05
watchdog: wdat_wdt: fix get_timeleft call for wdat_wdt
Bryan Tan
1
-1
/
+1
2019-05-05
watchdog: tangox_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-23
/
+14
2019-05-05
watchdog: sunxi_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+8
2019-05-05
watchdog: stpmic1_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-6
/
+7
2019-05-05
watchdog: stmp3xxx_rtc_wdt: Convert to use device managed functions
Guenter Roeck
1
-8
/
+8
2019-05-05
watchdog: st_lpc_wdt: Convert to use device managed functions
Guenter Roeck
1
-21
/
+26
2019-05-05
watchdog: sprd_wdt: Convert to use device managed functions and other improve...
Guenter Roeck
1
-20
/
+18
2019-05-05
watchdog: sirfsoc_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-18
/
+6
2019-05-05
watchdog: sama5d4_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-23
/
+12
2019-05-05
watchdog: rza_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-10
/
+11
2019-05-05
watchdog: rtd119x_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-27
/
+15
2019-05-05
watchdog: rn5t618_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-4
/
+5
2019-05-05
watchdog: qcom-wdt: Convert to use device managed functions and other improve...
Guenter Roeck
1
-30
/
+25
2019-05-05
watchdog: pm8916_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-10
/
+11
2019-05-05
watchdog: of_xilinx_wdt: Convert to use device managed functions and other im...
Guenter Roeck
1
-32
/
+26
2019-05-05
watchdog: npcm_wdt: Use local variable 'dev' consistently
Guenter Roeck
1
-3
/
+3
2019-05-05
watchdog: mtk_wdt: Convert to use device managed functions and other improvem...
Guenter Roeck
1
-25
/
+8
2019-05-05
watchdog: moxart_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-13
/
+3
2019-05-05
watchdog: mlx_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+7
2019-05-05
watchdog: meson_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+8
2019-05-05
watchdog: meson_gxbb_wdt: Convert to use device managed functions and other i...
Guenter Roeck
1
-30
/
+15
2019-05-05
watchdog: menf21bmc_wdt: Convert to use device managed functions and other im...
Guenter Roeck
1
-23
/
+10
2019-05-05
watchdog: mena21_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-15
/
+13
[prev]
[next]