Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753137Ab3J2JFB (ORCPT ); Tue, 29 Oct 2013 05:05:01 -0400 Received: from ns1.pc-advies.be ([83.149.101.17]:39393 "EHLO spo001.leaseweb.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751983Ab3J2JE7 (ORCPT ); Tue, 29 Oct 2013 05:04:59 -0400 Date: Tue, 29 Oct 2013 10:04:58 +0100 From: Wim Van Sebroeck To: Linux Watchdog Mailing List Cc: linux-kernel@vger.kernel.org, Guenter Roeck Subject: Watchdog patches - overview. Message-ID: <20131029090458.GN19704@spo001.leaseweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1877 Lines: 46 Hi All, Just to give you an update on where we are: 1) following patches are linux-watchdog-next: watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare imx2_wdt: expose module alias for loading from device-tree watchdog: use dev_get_platdata() watchdog: dw_wdt: Add __user annotation watchdog: kempld_wdt: Add __user annotation watchdog: Add MOXA ART watchdog driver watchdog: add ralink watchdog driver documentation/devicetree: Move DT bindigns from gpio to watchdog watchdog: ts72xx_wdt: cleanup return codes in ioctl watchdog: Remove redundant of_match_ptr watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() watchdog: at91sam9_wdt: better watchdog support watchdog: at91sam9_wdt: update device tree doc ARM: at91/dt: add sam9 watchdog default options to SoCs ARM: at91/dt: add watchdog properties to kizbox board watchdog: pcwd_usb: Use allocated buffer for usb_control_msg watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval watchdog: Get rid of MODULE_ALIAS_MISCDEV statements watchdog: dw: Enable OF support for DW watchdog timer watchdog: watchdog_core: Fix a trivial typo 2) patches that I am reviewing or are on my radar: w83627hf-patches Orion-patches f81865_gpio.c [PATCH V2 0/4] Add watchdog DT nodes and parse it to read PMU registers addresses (Exynos+s3c2410_wdt) [PATCH v4 4/4] ARM: bcm4760: Add restart hook [PATCH] Documentation/watchdog: Update node name in samsung-wdt example So if something is still missing: please let it know. Kind regards, Wim. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/