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
agp
hw_random
ipmi
mwave
pcmcia
tpm
xilinx_hwicap
xillybus
Kconfig -rw-r--r-- 20.0 KB
Makefile -rw-r--r-- 1.8 KB
apm-emulation.c -rw-r--r-- 17.6 KB
applicom.c -rw-r--r-- 23.9 KB
applicom.h -rw-r--r-- 2.5 KB
bfin-otp.c -rw-r--r-- 5.3 KB
bsr.c -rw-r--r-- 8.9 KB
ds1302.c -rw-r--r-- 7.5 KB
ds1620.c -rw-r--r-- 8.7 KB
dsp56k.c -rw-r--r-- 12.2 KB
dtlk.c -rw-r--r-- 16.3 KB
efirtc.c -rw-r--r-- 9.3 KB
generic_nvram.c -rw-r--r-- 3.3 KB
hangcheck-timer.c -rw-r--r-- 5.7 KB
hpet.c -rw-r--r-- 24.2 KB
lp.c -rw-r--r-- 26.3 KB
mbcs.c -rw-r--r-- 19.6 KB
mbcs.h -rw-r--r-- 13.4 KB
mem.c -rw-r--r-- 19.1 KB
misc.c -rw-r--r-- 7.0 KB
mmtimer.c -rw-r--r-- 20.9 KB
mspec.c -rw-r--r-- 10.4 KB
nsc_gpio.c -rw-r--r-- 3.5 KB
nvram.c -rw-r--r-- 17.0 KB
nwbutton.c -rw-r--r-- 7.9 KB
nwbutton.h -rw-r--r-- 1.1 KB
nwflash.c -rw-r--r-- 12.8 KB
pc8736x_gpio.c -rw-r--r-- 8.8 KB
powernv-op-panel.c -rw-r--r-- 5.1 KB
ppdev.c -rw-r--r-- 20.4 KB
ps3flash.c -rw-r--r-- 10.6 KB
random.c -rw-r--r-- 61.4 KB
raw.c -rw-r--r-- 8.3 KB
rtc.c -rw-r--r-- 33.5 KB
scx200_gpio.c -rw-r--r-- 3.1 KB
snsc.c -rw-r--r-- 11.1 KB
snsc.h -rw-r--r-- 2.8 KB
snsc_event.c -rw-r--r-- 7.2 KB
sonypi.c -rw-r--r-- 41.0 KB
tb0219.c -rw-r--r-- 7.8 KB
tile-srom.c -rw-r--r-- 11.6 KB
tlclk.c -rw-r--r-- 23.4 KB
toshiba.c -rw-r--r-- 13.2 KB
ttyprintk.c -rw-r--r-- 4.8 KB
uv_mmtimer.c -rw-r--r-- 5.5 KB
virtio_console.c -rw-r--r-- 56.5 KB

back to top