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
unittest-data
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 656 bytes
address.c -rw-r--r-- 22.6 KB
base.c -rw-r--r-- 65.8 KB
device.c -rw-r--r-- 7.1 KB
dynamic.c -rw-r--r-- 19.7 KB
fdt.c -rw-r--r-- 32.8 KB
fdt_address.c -rw-r--r-- 6.4 KB
irq.c -rw-r--r-- 19.2 KB
of_mdio.c -rw-r--r-- 13.3 KB
of_net.c -rw-r--r-- 2.4 KB
of_numa.c -rw-r--r-- 4.5 KB
of_pci.c -rw-r--r-- 11.7 KB
of_pci_irq.c -rw-r--r-- 3.6 KB
of_private.h -rw-r--r-- 3.4 KB
of_reserved_mem.c -rw-r--r-- 10.0 KB
overlay.c -rw-r--r-- 14.0 KB
pdt.c -rw-r--r-- 5.7 KB
platform.c -rw-r--r-- 17.7 KB
resolver.c -rw-r--r-- 9.3 KB
unittest.c -rw-r--r-- 51.8 KB

back to top