Revision 3a77fa854477a12fc543a69d00ff8a42adefc586 authored by Linus Torvalds on 24 December 2016, 19:27:45 UTC, committed by Linus Torvalds on 24 December 2016, 19:27:45 UTC
Pull watchdog updates from Wim Van Sebroeck and Guenter Roeck:

 - new driver for Add Loongson1 SoC

 - minor cleanup and fixes in various drivers

* tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  watchdog: it87_wdt: add IT8620E ID
  watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
  watchdog: octeon: Remove unneeded linux/miscdevice.h include
  watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate
  watchdog: loongson1: Add Loongson1 SoC watchdog driver
  watchdog: cpwd: remove memory allocate failure message
  watchdog: da9062/61: watchdog driver
  intel-mid_wdt: Error code is just an integer
  intel-mid_wdt: make sure watchdog is not running at startup
  watchdog: mei_wdt: request stop on reboot to prevent false positive event
  watchdog: hpwdt: changed maintainer information
  watchdog: jz4740: Fix modular build
  watchdog: qcom: fix kernel panic due to external abort on non-linefetch
  watchdog: davinci: add support for deferred probing
  watchdog: meson: Remove unneeded platform MODULE_ALIAS
  watchdog: Standardize leading tabs and spaces in Kconfig file
  watchdog: max77620_wdt: fix module autoload
  watchdog: bcm7038_wdt: fix module autoload
2 parent s 01e0d60 + 0671612
History
File Mode Size
Kconfig -rw-r--r-- 465 bytes
Makefile -rw-r--r-- 125 bytes
cap.c -rw-r--r-- 2.7 KB
ctl.c -rw-r--r-- 17.9 KB
ctl.h -rw-r--r-- 2.2 KB
eeprom.c -rw-r--r-- 10.6 KB
nhi.c -rw-r--r-- 17.5 KB
nhi.h -rw-r--r-- 3.1 KB
nhi_regs.h -rw-r--r-- 2.7 KB
path.c -rw-r--r-- 6.7 KB
switch.c -rw-r--r-- 12.7 KB
tb.c -rw-r--r-- 10.4 KB
tb.h -rw-r--r-- 7.7 KB
tb_regs.h -rw-r--r-- 5.0 KB
tunnel_pci.c -rw-r--r-- 6.4 KB
tunnel_pci.h -rw-r--r-- 725 bytes

back to top