linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-18 21:43:18 to 2016-09-06 10:33:14 UTC [more...]

[PATCH v5 00/10] watchdog: add watchdog pretimeout framework
 2016-09-06 10:33 UTC  (13+ messages)
` [PATCH v5 01/10] watchdog: add pretimeout support to the core
` [PATCH v5 02/10] fs: compat_ioctl: add pretimeout functions for watchdogs
` [PATCH v5 03/10] watchdog: add watchdog pretimeout governor framework
` [PATCH v5 04/10] watchdog: pretimeout: add panic pretimeout governor
` [PATCH v5 05/10] watchdog: pretimeout: add noop "
` [PATCH v5 06/10] watchdog: pretimeout: add option to select a pretimeout governor in runtime
` [PATCH v5 07/10] watchdog: pretimeout: add pretimeout_available_governors attribute
` [PATCH v5 08/10] watchdog: softdog: implement pretimeout support
` [PATCH v5 09/10] watchdog: imx2_wdt: use preferred BIT macro instead of open coded values
` [PATCH v5 10/10] watchdog: imx2_wdt: add pretimeout function support

[PATCH 0/2] constify watchdog_ops structures
 2016-09-06  9:13 UTC  (4+ messages)
` [PATCH 1/2] watchdog: tegra: "
` [PATCH 2/2] watchdog: "

[PATCH v2] watchdog: softdog: implement pretimeout support
 2016-08-30 16:11 UTC  (2+ messages)

Linux-compatible watchdog add-on?
 2016-08-29 23:53 UTC  (5+ messages)

[PATCH v4 0/7] watchdog: add watchdog pretimeout framework
 2016-08-29 20:30 UTC  (16+ messages)
` [PATCH v4 1/7] watchdog: add pretimeout support to the core
` [PATCH v4 2/7] fs: compat_ioctl: add pretimeout functions for watchdogs
` [PATCH v4 3/7] watchdog: add watchdog pretimeout governor framework
` [PATCH v4 4/7] watchdog: pretimeout: add panic pretimeout governor
` [PATCH v4 5/7] watchdog: pretimeout: add noop "
` [PATCH v4 6/7] watchdog: pretimeout: add option to select a pretimeout governor in runtime
` [PATCH v4 7/7] watchdog: pretimeout: add pretimeout_available_governors attribute

[PATCH] watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
 2016-08-28 20:26 UTC 

pre-timeout again?
 2016-08-25 18:59 UTC  (4+ messages)

[PATCHv2] watchdog: cadence_wdt: Fix the suspend resume
 2016-08-23 12:45 UTC  (2+ messages)

[PATCH 0/3] MIPS: TXx9: Common Clock Framework Conversion
 2016-08-22 17:37 UTC  (11+ messages)
` [PATCH 1/3] spi: spi-txx9: Add missing clock (un)prepare calls for CCF
` [PATCH 2/3] watchdog: txx9wdt: "
` [PATCH 3/3] MIPS: TXx9: Convert to Common Clock Framework

[PATCH v10 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-08-18  7:48 UTC  (15+ messages)
` [PATCH v10 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v10 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v10 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v10 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v10 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v10 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v10 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v10 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH] watchdog: cadence_wdt: Fix the suspend resume
 2016-08-17  6:12 UTC  (3+ messages)

[PATCH v3 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver
 2016-08-16 13:10 UTC  (9+ messages)
` [PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node

[PATCH] watchdog-asm9260: Delete owner assignment
 2016-08-15 13:07 UTC  (2+ messages)

[PATCH v5] watchdog: ziirave_wdt: Add support to upload the firmware
 2016-08-14 10:33 UTC  (2+ messages)

[PATCHv5] watchdog: xilinx: Add clock support
 2016-08-12 19:01 UTC  (2+ messages)

[PATCHv4] watchdog: xilinx: Add clock support
 2016-08-12  6:48 UTC  (4+ messages)

[PATCHv3] watchdog: xilinx: Add clock support
 2016-08-12  6:20 UTC  (3+ messages)

[PATCH] watchdog: don't print error when allocating urb fails
 2016-08-11 23:39 UTC  (3+ messages)
` [PATCH] watchdog: pcwd_usb: "

[PATCH] watchdog: core: Fix devres_alloc() allocation size
 2016-08-11  8:36 UTC  (2+ messages)

[PATCH] watchdog: dw_wdt: Read clock rate only once and validate it
 2016-08-10  5:35 UTC 

[PATCH v9 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-08-09 18:12 UTC  (24+ messages)
` [PATCH v9 1/9] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v9 2/9] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v9 3/9] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v9 4/9] clocksource/drivers/arm_arch_timer: use readq to get 64-bit CNTVCT
` [PATCH v9 5/9] acpi/arm64: Add GTDT table parse driver
` [PATCH v9 6/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v9 7/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v9 8/9] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v9 9/9] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v4] watchdog: ziirave_wdt: Add support to upload the firmware
 2016-08-07 21:37 UTC  (2+ messages)

[PATCHv2] watchdog: xilinx: Add clock support
 2016-08-05  3:57 UTC  (5+ messages)

[PATCH] watchdog: xilinx: Add clock support
 2016-08-03  4:13 UTC  (4+ messages)

[PATCH 1026/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:09 UTC 

[PATCH 1027/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:09 UTC 

[RFC 0/3] watchdog: introduce open deadline
 2016-08-01 11:10 UTC  (10+ messages)
` [RFC 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_DEADLINE

[GIT PULL REQUEST] watchdog - v4.8 Merge Window
 2016-07-31 13:12 UTC 

[PATCH v3] watchdog: ziirave_wdt: Add support to upload the firmware
 2016-07-30 16:46 UTC  (4+ messages)

[PATCH] watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()
 2016-07-26 15:58 UTC  (2+ messages)

[PATCH v8 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-25 22:47 UTC  (18+ messages)
` [PATCH v8 1/9] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v8 2/9] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v8 3/9] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v8 4/9] clocksource/drivers/arm_arch_timer: use readq to get 64-bit CNTVCT
` [PATCH v8 5/9] acpi/arm64: Add GTDT table parse driver
` [PATCH v8 6/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v8 7/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v8 8/9] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v8 9/9] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v2] Documentation/watchdog: check return value for magic close
 2016-07-22 21:30 UTC  (3+ messages)

[PATCH] watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function
 2016-07-21 21:21 UTC 

[PATCH v2] watchdog: ziirave_wdt: Add support to upload the firmware
 2016-07-21 13:40 UTC  (6+ messages)

[PATCH 1/3] watchdog: bcm2835_wdt: constify _ops and _info structures
 2016-07-20 23:47 UTC  (5+ messages)
` [PATCH 3/3] watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate

[PATCH 0/2] watchdog: ziirave_wdt: Support firmware update
 2016-07-20 10:05 UTC  (4+ messages)
` [PATCH 2/2] watchdog: ziirave_wdt: Add support to upload the firmware

[PATCH v4] Documentation: Move samples from doc to samples/
 2016-07-19 22:53 UTC  (4+ messages)

[PATCH v7 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-19 18:28 UTC  (8+ messages)
` [PATCH v7 7/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v7 4/9] acpi/arm64: Add GTDT table parse driver

Can't query Intel's iTCO watchdog reboot reason
 2016-07-19 16:21 UTC  (4+ messages)

[PATCH] Documentation/watchdog: check return value for magic close
 2016-07-19 14:54 UTC  (3+ messages)

[PATCH -next] watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
 2016-07-19 14:34 UTC  (2+ messages)

[PATCH -next] watchdog: core: Fix error handling of watchdog_dev_init()
 2016-07-19 14:33 UTC  (2+ messages)

[PATCH -next] watchdog: pic32-dmt: Remove .owner field for driver
 2016-07-19 14:32 UTC  (2+ messages)

[PATCH -next] watchdog: pic32-wdt: Remove .owner field for driver
 2016-07-19 14:31 UTC  (2+ messages)

[PATCH v2] watchdog: renesas-wdt: Add support for the r8a7796 wdt
 2016-07-19 14:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).