index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-09-17
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
Andrey Smirnov
1
-72
/
+44
2019-09-17
watchdog: ziirave_wdt: Log bootloader/firmware info during probe
Andrey Smirnov
1
-3
/
+15
2019-09-17
watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
Andrey Smirnov
1
-11
/
+11
2019-09-17
watchdog: ziirave_wdt: Be more verbose during firmware update
Andrey Smirnov
1
-4
/
+14
2019-09-17
watchdog: ziirave_wdt: Be verbose about errors in probe()
Andrey Smirnov
1
-8
/
+24
2019-09-17
watchdog: ziirave_wdt: Add missing newline
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: imx_sc: Remove unnecessary error log
Anson Huang
1
-4
/
+1
2019-09-17
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Rasmus Villemoes
1
-2
/
+2
2019-09-17
watchdog: cpwd: use generic compat_ptr_ioctl
Arnd Bergmann
1
-24
/
+1
2019-09-17
watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
Guenter Roeck
1
-3
/
+0
2019-09-16
watchdog: remove w90x900 driver
Arnd Bergmann
3
-312
/
+0
2019-09-16
watchdog: remove ks8695 driver
Arnd Bergmann
3
-327
/
+0
2019-09-16
watchdog: pnx4008_wdt: allow compile-testing
Arnd Bergmann
2
-2
/
+1
2019-08-12
watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
Gustavo A. R. Silva
1
-1
/
+0
2019-08-12
watchdog: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-12
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-12
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-12
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-12
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
4
-2
/
+4
2019-07-24
watchdog: ath79_wdt: fix a typo in the name of a function
Christophe JAILLET
1
-2
/
+2
2019-07-15
watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probe
Nathan Chancellor
1
-1
/
+0
2019-07-08
watchdog: ie6xx_wdt: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-07-08
watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
Ken Sloat
1
-3
/
+18
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
31
-185
/
+33
2019-07-08
watchdog: mei_wdt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-23
/
+7
2019-07-08
watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
1
-10
/
+4
2019-07-08
docs: watchdog: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2
-4
/
+4
2019-07-08
watchdog: make the device time out at open_deadline when open_timeout is used
Rasmus Villemoes
1
-5
/
+6
2019-07-08
watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
Rasmus Villemoes
2
-2
/
+12
2019-07-08
watchdog: introduce watchdog.open_timeout commandline parameter
Rasmus Villemoes
1
-1
/
+35
2019-07-08
watchdog: imx_sc: Add pretimeout support
Anson Huang
2
-20
/
+106
2019-07-08
watchdog: renesas_wdt: Add a few cycles delay
Yoshihiro Shimoda
1
-0
/
+14
2019-07-08
watchdog: gpio: add support for nowayout option
Mans Rullgard
1
-0
/
+7
2019-07-08
watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly
Hoan Nguyen An
1
-10
/
+11
2019-07-08
watchdog: jz4740: Avoid starting watchdog in set_timeout
Paul Cercueil
1
-1
/
+13
2019-07-08
watchdog: jz4740: Use register names from <linux/mfd/ingenic-tcu.h>
Paul Cercueil
1
-23
/
+16
2019-07-08
watchdog/hpwdt: Reflect changes
Jerry Hoemann
1
-1
/
+1
2019-07-08
watchdog/hpwdt: Add module parameter kdumptimeout.
Jerry Hoemann
1
-3
/
+24
2019-07-08
watchdog/hpwdt: Have core ping watchdog.
Jerry Hoemann
1
-2
/
+10
2019-07-08
watchdog/hpwdt: Advertize max_hw_heartbeat_ms
Jerry Hoemann
1
-5
/
+5
2019-07-08
watchdog/hpwdt: Stop hpwdt on unregister.
Jerry Hoemann
1
-3
/
+1
2019-07-08
watchdog: bcm2835_wdt: Fix module autoload
Stefan Wahren
1
-0
/
+1
2019-07-08
watchdog: sama5d4: fix WDD value to be always set to max
Eugen Hristev
1
-3
/
+1
2019-07-08
watchdog: xen_wdt: drop warning after registering device
Wolfram Sang
1
-3
/
+1
2019-07-08
watchdog: wm831x_wdt: drop warning after registering device
Wolfram Sang
1
-8
/
+1
2019-07-08
watchdog: ts4800_wdt: drop warning after registering device
Wolfram Sang
1
-3
/
+1
2019-07-08
watchdog: tegra_wdt: drop warning after registering device
Wolfram Sang
1
-3
/
+1
2019-07-08
watchdog: stmp3xxx_rtc_wdt: drop warning after registering device
Wolfram Sang
1
-3
/
+1
2019-07-08
watchdog: stm32_iwdg: drop warning after registering device
Wolfram Sang
1
-3
/
+1
2019-07-08
watchdog: st_lpc_wdt: drop warning after registering device
Wolfram Sang
1
-3
/
+1
[next]