linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-24 12:36:15 to 2016-09-28 18:18:44 UTC [more...]

[PATCH v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-28 18:17 UTC  (8+ messages)
` [PATCH v14 1/9] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v14 2/9] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v14 3/9] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver
` [PATCH v14 5/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v14 6/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v14 7/9] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT

[PATCH -next] watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()
 2016-09-28 16:27 UTC  (4+ messages)

[PATCH -next] watchdog: wdat_wdt: Fix warning for using 0 as NULL
 2016-09-28 15:51 UTC  (3+ messages)

[PATCH v5 00/10] watchdog: add watchdog pretimeout framework
 2016-09-28 11:34 UTC  (19+ 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/4] kill get_clock_tick_rate()
 2016-09-27 19:13 UTC  (19+ messages)
` [PATCH 1/4] clk: pxa25x: OSTIMER0 clocks from the main oscillator
` [PATCH 2/4] ARM: sa11x0/pxa: acquire timer rate from the clock rate
` [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate
` [PATCH 4/4] ARM: "

[PATCH] watchdog: hpwdt: add support for iLO5
 2016-09-27  2:20 UTC  (2+ messages)

[RFC PATCH 0/2] watchdog: imx2+: fix hangup during watchdog initialization
 2016-09-26 13:02 UTC  (6+ messages)
` [RFC PATCH 1/2] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
` [RFC PATCH 2/2] ARM: i.MX: dts: add fsl,imx25-wdt compatible to all relevant watchdog nodes
  ` [RFC PATCH 2/2] ARM: i.MX: dts: add fsl, imx25-wdt "

[PATCH 0/3] watchdog: dw_wdt: add reset lines
 2016-09-23 19:59 UTC  (7+ messages)
` [PATCH 1/3] watchdog: bindings: "
` [PATCH 2/3] watchdog: dw_wdt: get reset lines from dt
` [PATCH 3/3] watchdog: dw_wdt: add stop watchdog operation

[PATCH 10/19] watchdog: bindings: Remove obsolete platforms from dt doc
 2016-09-23 15:08 UTC  (5+ messages)
` [PATCH 11/19] watchdog: st_wdt: Remove support for obsolete platforms

[PATCH v2 0/4] Move runnable examples code from Documentation to samples
 2016-09-21 21:00 UTC  (8+ messages)
` [PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation
` [PATCH v2 2/4] samples: move timers "
` [PATCH v2 3/4] samples: move watchdog "
` [PATCH v2 4/4] samples: move auxdisplay "

[PATCH 0/8] Move runnable examples code from Documentation to samples
 2016-09-20 17:20 UTC  (23+ messages)
` [PATCH 1/8] samples: move accounting example code from Documentation
` [PATCH 2/8] samples: move auxdisplay "
    `  "
` [PATCH 3/8] samples: move laptops "
` [PATCH 5/8] samples: move misc-devices/mei "
` [PATCH 6/8] samples: move pcmcia "
` [PATCH 7/8] samples: move timers "
` [PATCH 8/8] samples: move watchdog "
  ` [PATCH 4/8] samples: move mic/mpssd "

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

[PATCH v2 0/6] Move runnable code (tests) from Documentation to selftests
 2016-09-14 13:35 UTC  (11+ messages)
` [PATCH v2 1/6] selftests: move dnotify_test from Documentation/filesystems
` [PATCH v2 2/6] selftests: move prctl tests from Documentation/prctl
` [PATCH v2 3/6] selftests: move ptp tests from Documentation/ptp
` [PATCH v2 4/6] selftests: move vDSO tests from Documentation/vDSO
` [PATCH v2 5/6] selftests: move ia64 tests from Documentation/ia64
` [PATCH v2 6/6] selftests: move watchdog tests from Documentation/watchdog

[PATCH v2 0/2] MIPS: TXx9: Common Clock Framework Conversion
 2016-09-13 15:00 UTC  (6+ messages)
` [PATCH v2 1/2] watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF
` [PATCH v2 2/2] MIPS: TXx9: Convert to Common Clock Framework

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

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

[PATCH] watchdog: mt7621_wdt: Remove assignment of dev pointer
 2016-09-12 13:16 UTC 

[PATCH] watchdog: rt2880_wdt: Remove assignment of dev pointer
 2016-09-12 13:01 UTC  (2+ messages)

[PATCHv5] watchdog: xilinx: Add clock support
 2016-09-12 12:45 UTC  (4+ messages)

[PATCHv3] watchdog: cadence_wdt: Fix the suspend resume
 2016-09-12  7:23 UTC 

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

[PATCH] watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
 2016-09-09  4:27 UTC  (2+ messages)

[PATCHv2] watchdog: cadence_wdt: Fix the suspend resume
 2016-09-07  5:57 UTC  (3+ messages)

[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

pre-timeout again?
 2016-08-25 18:59 UTC  (4+ 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).