linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-15 17:38:20 to 2016-12-20 21:59:42 UTC [more...]

[PATCH] watchdog: update my email address
 2016-12-20 20:28 UTC  (2+ messages)

[PATCH] watchdog: gpio: Add "keep-armed-on-close" feature
 2016-12-20 18:25 UTC  (4+ messages)

[PATCH V5 0/8] da9061: DA9061 driver submission
 2016-12-19 22:28 UTC  (10+ messages)
` [PATCH V5 1/8] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V5 2/8] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V5 3/8] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V5 5/8] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V5 4/8] mfd: da9061: MFD core support
` [PATCH V5 6/8] watchdog: da9062/61: watchdog driver
` [PATCH V5 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver
` [PATCH V5 8/8] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms

[PATCH 0/6] Add board support for TS-4600
 2016-12-19 22:13 UTC  (12+ messages)
` [PATCH 1/6] of: documentation: add bindings documentation "
` [PATCH 2/6] ARM: dts: TS-4600: add basic device tree
` [PATCH 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
` [PATCH 4/6] bus: add driver "
` [PATCH 5/6] ARM: dts: TS-4600: add NBUS support
` [PATCH 6/6] watchdog: ts4600: add driver for TS-4600 watchdog

[PATCH] watchdog: it87_wdt: add IT8620E ID
 2016-12-16  3:45 UTC  (2+ messages)

[PATCH] watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
 2016-12-16  3:35 UTC  (2+ messages)

[PATCH] watchdog: octeon: Remove unneeded linux/miscdevice.h include
 2016-12-16  3:34 UTC  (2+ messages)

[PATCH V2 00/10] da9061: DA9061 driver submission
 2016-12-15 19:06 UTC  (9+ messages)
` [PATCH V2 03/10] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V2 09/10] thermal: da9062/61: Thermal junction temperature monitoring driver

[PATCH v4] watchdog: nic7018_wdt: Add NIC7018 watchdog driver
 2016-12-15 16:47 UTC  (2+ messages)

[RFC 0/3] watchdog: introduce open deadline
 2016-12-14 13:37 UTC  (8+ messages)
` [PATCH v2 0/2] watchdog: allow setting deadline for opening /dev/watchdogN
  ` [PATCH v2 1/2] watchdog: introduce watchdog_worker_should_ping helper
  ` [PATCH v2 2/2] watchdog: introduce CONFIG_WATCHDOG_OPEN_DEADLINE
  ` [PATCH v3 0/2] watchdog: allow setting deadline for opening /dev/watchdogN
    ` [PATCH v3 1/2] watchdog: introduce watchdog_worker_should_ping helper
    ` [PATCH v3 2/2] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT

[PATCH v3] watchdog: nic7018_wdt: Add NIC7018 watchdog driver
 2016-12-13 17:05 UTC  (4+ messages)

[PATCH] watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate
 2016-12-12 17:46 UTC  (3+ messages)

[PATCH v1] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
 2016-12-11 12:28 UTC  (8+ messages)

[RFC PATCH 0/2] watchdog: imx2+: fix hangup during watchdog initialization
 2016-12-11  9:40 UTC  (9+ 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 v18 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-12-09  8:24 UTC  (18+ messages)
` [PATCH v18 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v18 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v18 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v18 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v18 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v18 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v18 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v18 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v18 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v18 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v18 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v18 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v18 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v18 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v18 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v2] watchdog: nic7018_wdt: Add NIC7018 watchdog driver
 2016-12-09  5:36 UTC  (7+ messages)

[PATCH v17 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-12-08 11:20 UTC  (22+ messages)
` [PATCH v17 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v17 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v17 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v17 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v17 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v17 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v17 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v17 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
      ` [Linaro-acpi] "
` [PATCH v17 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v17 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v17 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v17 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v17 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v17 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v17 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v2.5 2/3] watchdog: loongson1: Add Loongson1 SoC watchdog driver
 2016-12-07 16:14 UTC  (2+ messages)

[PATCH v2.4 2/3] watchdog: loongson1: Add Loongson1 SoC watchdog driver
 2016-12-07 10:01 UTC  (3+ messages)

[PATCH v2] watchdog: cpwd: remove memory allocate failure message
 2016-12-06 19:03 UTC  (2+ messages)

[RFC] watchdog: iTCO_wdt: Introduce panic_on_timeout module param
 2016-12-05 23:42 UTC  (2+ messages)

[PATCH] watchdog: cpwd: remove memory allocate failure message
 2016-12-05  3:59 UTC  (2+ messages)

[PATCH v2.3 2/3] watchdog: loongson1: Add Loongson1 SoC watchdog driver
 2016-12-04 17:26 UTC  (2+ messages)

[PATCH v2.1 1/2] watchdog: loongson1: Add Loongson1 SoC watchdog driver
 2016-12-04 13:59 UTC  (3+ messages)
` [v2.1,1/2] "

[PATCH 34/39] Annotate hardware config module parameters in drivers/watchdog/
 2016-12-01 12:58 UTC  (2+ messages)

[PATCH] watchdog: meson: Remove unneeded platform MODULE_ALIAS
 2016-11-30 12:41 UTC  (5+ messages)

[RESEND PATCH V4 4/8] mfd: da9061: MFD core support
 2016-11-28 11:37 UTC 

[PATCH 11/20] watchdog/octeon: Convert to hotplug state machine
 2016-11-24 16:10 UTC  (2+ messages)
  ` [11/20] "

[PATCH] watchdog: Standardize leading tabs and spaces in Kconfig file
 2016-11-24 15:45 UTC  (2+ messages)
`  "

[PATCH] watchdog: davinci: add support for deferred probing
 2016-11-24 15:38 UTC  (2+ messages)

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-24  3:57 UTC  (39+ messages)
` [PATCH v16 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v16 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v16 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v16 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines, and some cleanups
` [PATCH v16 05/15] clocksource/drivers/arm_arch_timer: fix a bug in arch_timer_register about arch_timer_uses_ppi
` [PATCH v16 06/15] clocksource/drivers/arm_arch_timer: separate out arch_timer_uses_ppi init code to prepare for GTDT
` [PATCH v16 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_detect_rate to keep dt code in *_of_init
` [PATCH v16 08/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing, and call it only if acpi disabled
` [PATCH v16 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v16 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v16 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v16 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v16 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v16 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v16 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v1 1/1] intel-mid_wdt: Error code is just an integer
 2016-11-23 16:11 UTC  (2+ messages)

[PATCH v1 1/1] intel-mid_wdt: make sure watchdog is not running at startup
 2016-11-19 16:10 UTC  (5+ messages)

[PATCH 2/3] watchdog: imgpdc: Fix probe NULL pointer dereference
 2016-11-17 22:43 UTC  (2+ messages)
` [PATCH 3/3] watchdog: imgpdc: Fix default heartbeat

wdt, gpio: move arch_initcall into subsys_initcall ?
 2016-11-17  9:31 UTC  (6+ messages)

[PATCH 2/2] ARM: am33xx.dtsi: Added syscon compatible prcm_dev device
 2016-11-16 18:58 UTC  (7+ messages)

[PATCH 0/2] Watchdog: omap_wdt: Retrieve bootstatus via syscon
 2016-11-15  8:44 UTC 

[RESEND PATCH] watchdog: ni7018_wdt: Add NIC7018 watchdog driver
 2016-11-16  2:52 UTC  (3+ messages)

[PATCH v15 01/13] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
 2016-11-16  2:15 UTC  (3+ 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).