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
Makefile -rw-r--r-- 282 bytes
arraymap.c -rw-r--r-- 14.4 KB
bpf_lru_list.c -rw-r--r-- 17.6 KB
bpf_lru_list.h -rw-r--r-- 2.2 KB
cgroup.c -rw-r--r-- 5.6 KB
core.c -rw-r--r-- 30.6 KB
hashtab.c -rw-r--r-- 28.2 KB
helpers.c -rw-r--r-- 4.5 KB
inode.c -rw-r--r-- 9.1 KB
percpu_freelist.c -rw-r--r-- 2.2 KB
percpu_freelist.h -rw-r--r-- 929 bytes
stackmap.c -rw-r--r-- 7.3 KB
syscall.c -rw-r--r-- 23.2 KB
verifier.c -rw-r--r-- 92.9 KB

back to top