Linux-Watchdog Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-25 17:57:23 to 2015-12-19 16:21:20 UTC [more...]

[PATCH V5 0/2] watchdog: Sysfs status read support
 2015-12-19 16:21 UTC  (7+ messages)
` [PATCH V5 1/2] watchdog: Use static struct class watchdog_class in stead of pointer
` [PATCH V5 2/2] watchdog: Read device status through sysfs attributes

[char-misc-next v2 0/7] mei: create proper iAMT watchdog driver
 2015-12-18 18:14 UTC  (15+ messages)
` [char-misc-next v2 1/7] mei: drop nfc leftovers from the mei driver
` [char-misc-next v2 2/7] mei: wd: drop the watchdog code from the core "
` [char-misc-next v2 3/7] watchdog: mei_wdt: implement MEI iAMT watchdog driver
` [char-misc-next 4/7] watchdog: mei_wdt: add status debugfs entry
` [char-misc-next v2 5/7] mei: bus: whitelist the watchdog client
` [char-misc-next v2 6/7] watchdog: mei_wdt: register wd device only if required
` [char-misc-next v2 7/7] watchdog: mei_wdt: re-register device on event

[PATCH] watchdog: refuse to unload softdog module when its timer is running
 2015-12-18  2:03 UTC  (5+ messages)

[PATCH v4 0/2] imx6: Implement external watchdog reset
 2015-12-17 15:32 UTC  (9+ messages)
` [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop

[PATCH] watchdog: force to stop the watchdog when unregister
 2015-12-17 11:54 UTC  (3+ messages)

[PATCH v2 0/3] ACPI, clocksource: add GTDT and ARM memory-mapped timer support
 2015-12-16 23:18 UTC  (7+ messages)
` [PATCH v2 1/3] ACPI: add GTDT table parse driver into ACPI driver
` [PATCH v2 2/3] clocksource: simplify ACPI code in arm_arch_timer.c
` [PATCH v2 3/3] clocksource: add memory-mapped timer support "

[PATCH] watchdog: dw_wdt: convert to watchdog core api
 2015-12-16 10:27 UTC 

[RFC/RFT PATCH] watchdog: Move watchdog device creation to watchdog_dev.c
 2015-12-16  7:34 UTC  (11+ messages)

[PATCH 1/2] watchdog: omap: don't disable runtime pm before starting device
 2015-12-15 16:20 UTC  (4+ messages)
` [PATCH 2/2] watchdog: omap: don't disable the timer when it should be enabled early

[PATCH] watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
 2015-12-15 16:15 UTC  (2+ messages)

[PATCH V3 0/6] Add LS1043A SoC support
 2015-12-14 23:32 UTC  (6+ messages)
` [PATCH V3 5/6] clk: qoriq: Add ls1043a support

[PATCHv4] watchdog: stmp3xxx: Stop the watchdog on system halt
 2015-12-12 14:32 UTC 

[PATCH v8] watchdog: ts4800: add driver for TS-4800 watchdog
 2015-12-08 16:37 UTC 

[PATCH v7 0/6] Add board support for TS-4800
 2015-12-08 14:18 UTC  (18+ messages)
` [PATCH v7 1/6] of: add vendor prefix for Technologic Systems
` [PATCH v7 2/6] mfd: syscon: add a DT property to set value width
` [PATCH v7 3/6] watchdog: ts4800: add driver for TS-4800 watchdog
` [PATCH v7 4/6] ARM: imx_v6_v7_defconfig: add "
` [PATCH v7 5/6] of: documentation: add bindings documentation for TS-4800
` [PATCH v7 6/6] ARM: dts: TS-4800: add basic device tree

An issue about sp5100 watchdog
 2015-12-08  8:15 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Guenter Roeck as reviewer of watchdog drivers
 2015-12-06  6:18 UTC 

Need for ref/unref functions in watchdog drivers
 2015-12-03 17:59 UTC  (2+ messages)

[PATCH 01/11] clocksource: Add brcm,bcm6345-timer/brcm,bcm6318-timer device tree binding
 2015-12-03 17:22 UTC  (12+ messages)
` [PATCH 02/11] MIPS: bmips: Add bcm6345-l2-timer interrupt controller
` [PATCH 03/11] watchdog: Add brcm,bcm6345-wdt device tree binding
` [PATCH 04/11] watchdog: bcm63xx_wdt: Handle hardware interrupt and remove software timer
` [PATCH 05/11] watchdog: bcm63xx_wdt: Use WATCHDOG_CORE
` [PATCH 06/11] watchdog: bcm63xx_wdt: Obtain watchdog clock HZ from "periph" clk
` [PATCH 07/11] watchdog: bcm63xx_wdt: Add get_timeleft function
` [PATCH 08/11] watchdog: bcm63xx_wdt: Warn if the watchdog is currently running
` [PATCH 09/11] watchdog: bcm63xx_wdt: Remove dependency on mach-bcm63xx functions/defines
` [PATCH 10/11] watchdog: bcm63xx_wdt: Use bcm63xx_timer interrupt directly
` [PATCH 11/11] watchdog: bcm63xx_wdt: Use brcm,bcm6345-wdt device tree binding

[PATCH v4] watchdog: atlas7: add watchdog driver of CSRatlas7
 2015-12-02 18:44 UTC  (2+ messages)

[char-misc-next 0/6] mei: create proper iAMT watchdog driver
 2015-12-02  7:41 UTC  (13+ messages)
` [char-misc-next 1/6] mei: drop nfc leftovers from the mei driver
` [char-misc-next 2/6] mei: wd: drop the watchdog code from the core "
` [char-misc-next 3/6] mei: wd: implement MEI iAMT watchdog driver
` [char-misc-next 4/6] mei: bus: whitelist the watchdog client
` [char-misc-next 5/6] mei: wd: register wd device only if required
` [char-misc-next 6/6] mei: wd: re-register device on event

[PATCH v3 1/2] Add binding documentation for Zodiac Watchdog Timer
 2015-12-01 20:24 UTC  (5+ messages)
` [v3,1/2] "

[PATCH v3 2/2] Zodiac Aerospace RAVE Switch Watchdog Processor Driver
 2015-12-01 15:32 UTC  (10+ messages)
` [PATCH v4] "
        ` [PATCH v5] "
        ` [PATCH v6] watchdog: "

[PATCH v3] watchdog: atlas7: add watchdog driver of CSRatlas7
 2015-12-01 10:11 UTC  (3+ messages)

[PATCH 1/4] clocksource: Add brcm,bcm6345-timer device tree binding
 2015-12-01  0:22 UTC  (41+ messages)
` [PATCH 4/4] MIPS: bmips: Convert bcm63xx_wdt to use WATCHDOG_CORE
        ` [PATCH 4/10] (Was: [PATCH 4/4]) "
          ` [PATCH 4/10] watchdog: bcm63xx_wdt: Handle hardware interrupt and remove software timer
            ` [PATCH (v2) "
          ` [PATCH 5/10] watchdog: bcm63xx_wdt: Use WATCHDOG_CORE
              ` [PATCH (v3) 5/11] "
          ` [PATCH 6/10] watchdog: bcm63xx_wdt: Obtain watchdog clock HZ from "periph" clk
            ` [PATCH (v2) "
                ` [PATCH (v3) 6/11] "
          ` [PATCH 7/10] watchdog: bcm63xx_wdt: Add get_timeleft function
            ` [PATCH (v2) "
                  ` [PATCH (v3) 7/11] "
                    ` [PATCH (v4) "
                      ` [PATCH (v4) 8/11] watchdog: bcm63xx_wdt: Warn if the watchdog is currently running
          ` [PATCH 9/10] watchdog: bcm63xx_wdt: Use bcm63xx_timer interrupt directly
            ` [PATCH (v2) 10/11] "
          ` [PATCH 10/10] watchdog: bcm63xx_wdt: Use brcm,bcm6345-wdt device tree binding
            ` [PATCH (v2) 11/11] "
  ` [PATCH (v2) 1/10] clocksource: Add brcm,bcm6345-timer "
    ` [PATCH (v2) 2/10] MIPS: bmips: Add bcm6345-l2-timer interrupt controller
      ` [PATCH (v3) "
          ` [PATCH (v4) 2/11] "
              ` [PATCH (v5) 3/11] "

[PATCH v3 1/2] watchdog: core: create device before registering char dev
 2015-11-30 21:48 UTC  (4+ messages)
` [PATCH v3 2/2] watchdog: core: factorize register error paths

[PATCH v2] watchdog: add Alphascale asm9260-wdt driver
 2015-11-30 16:10 UTC  (9+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] DT: watchdog: add Alphascale asm9260 watchdog binding documentation
` [PATCH v4 0/2] add Alphascale asm9260-wdt driver
  ` [PATCH v4 1/2] watchdog: "
  ` [PATCH v4 2/2] DT: watchdog: add Alphascale asm9260 watchdog binding documentation

[PATCH v6 0/9] watchdog: Add support for keepalives triggered by infrastructure
 2015-11-29 19:28 UTC  (10+ messages)
` [PATCH v6 1/9] watchdog: Introduce hardware maximum timeout in watchdog core
` [PATCH v6 2/9] watchdog: Introduce WDOG_HW_RUNNING flag
` [PATCH v6 3/9] watchdog: Make set_timeout function optional
` [PATCH v6 4/9] watchdog: Add support for minimum time between heartbeats
` [PATCH v6 5/9] watchdog: Simplify update_worker
` [RFT PATCH v6 6/9] watchdog: imx2: Convert to use infrastructure triggered keepalives
` [RFT PATCH v6 7/9] watchdog: retu: "
` [RFT PATCH v6 8/9] watchdog: at91sam9: "
` [RFT PATCH v6 9/9] watchdog: dw_wdt: Convert to use watchdog infrastructure

[PATCH v2 0/4] watchdog: add watchdog pretimeout framework
 2015-11-29 12:10 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] watchdog: pretimeout: add panic pretimeout governor
` [PATCH v2 3/4] watchdog: pretimeout: add noop "
` [PATCH v2 4/4] watchdog: pretimeout: add userspace notifier "

[PATCHv3 1/2] watchdog: stmp3xxx: Stop the watchdog on system halt
 2015-11-29 11:41 UTC  (14+ messages)
` [PATCH 2/2] watchdog: stmp3xxx: Implement GETBOOTSTATUS
` [PATCHv3,1/2] watchdog: stmp3xxx: Stop the watchdog on system halt

[GIT PULL REQUEST] watchdog - v4.4-rc3 Fixes
 2015-11-27 21:36 UTC 

[PATCH v5 0/5] Add board support for TS-4800
 2015-11-26 18:50 UTC  (14+ messages)
` [PATCH v6 1/6] of: add vendor prefix for Technologic Systems
` [PATCH v6 2/6] mfd: syscon: add a DT property to set value width
` [PATCH v6 3/6] watchdog: ts4800: add driver for TS-4800 watchdog
` [PATCH v6 4/6] ARM: imx_v6_v7_defconfig: add "
` [PATCH v6 5/6] of: documentation: add bindings documentation for TS-4800
` [PATCH v6 6/6] ARM: dts: TS-4800: add basic device tree

[PATCH v2 1/2] watchdog: core: call device_destroy before watchdog_dev_unregister
 2015-11-25 22:43 UTC  (5+ messages)

[PATCH v2 1/6] watchdog: core: add reboot notifier support
 2015-11-25 22:10 UTC  (9+ messages)
` In-reply-to: <1448056496-2335-1-git-send-email-damien.riegel@savoirfairelinux.com>


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 read-only IMAP folder(s) and NNTP newsgroup(s).