linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 17:53:18 to 2017-05-22 20:34:18 UTC [more...]

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-05-22 20:34 UTC  (9+ messages)
` [PATCH 3/3] mfd: twl: move header file out of I2C realm

[PATCH v5 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2017-05-22 19:44 UTC  (6+ messages)
` [PATCH v5 1/3] watchdog: introduce watchdog_worker_should_ping helper
` [PATCH v5 2/3] watchdog: introduce watchdog.open_timeout commandline parameter
` [PATCH v5 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT

[PATCH v2 00/15] MIPS: lantiq: handle RCU register by separate drivers
 2017-05-22  9:33 UTC  (19+ messages)
` [PATCH v2 01/15] MIPS: lantiq: Use of_platform_populate instead of __dt_register_buses
` [PATCH v2 02/15] mtd: lantiq-flash: drop check of boot select
` [PATCH v2 03/15] mtd: spi-falcon: "
` [PATCH v2 04/15] watchdog: lantiq: access boot cause register through regmap
` [PATCH v2 05/15] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v2 06/15] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v2 07/15] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH v2 08/15] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v2 09/15] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v2 10/15] MIPS: lantiq: remove old reset controller implementation
` [PATCH v2 11/15] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v2 12/15] MIPS: lantiq: remove old GPHY loader code
` [PATCH v2 13/15] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v2 14/15] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v2 15/15] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH v4 0/3] watchdog: dw_wdt: add reset lines
 2017-05-22  8:51 UTC  (4+ messages)
` [PATCH v4 1/3] watchdog: bindings: "
` [PATCH v4 2/3] watchdog: dw_wdt: get reset lines from dt
` [PATCH v4 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH] watchdog: core: add option to avoid early handling of watchdog
 2017-05-20 16:31 UTC  (6+ messages)
  ` [PATCHv2] "

[GIT PULL REQUEST] watchdog - v4.12-rc1 Fixes
 2017-05-20 13:39 UTC 

[PATCH v2] watchdog: gpio: Add "keep-armed-on-close" feature
 2017-05-18 19:08 UTC  (10+ messages)

[PATCH v3 0/3] watchdog: dw_wdt: add reset lines
 2017-05-18  9:02 UTC  (5+ messages)
` [PATCH v3 1/3] watchdog: bindings: "
` [PATCH v3 2/3] watchdog: dw_wdt: get reset lines from dt
` [PATCH v3 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH v2 1/3] watchdog: bindings: dw_wdt: add reset lines
 2017-05-17  7:32 UTC  (6+ messages)
` [PATCH v2 2/3] watchdog: dw_wdt: get reset lines from dt
` [PATCH v2 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines

[RFC/PATCH 1/2] dt-binding: mfd: Add Maxim/Dallas DS1374 MFD device binding
 2017-05-16  8:16 UTC  (6+ messages)
` [RFC/PATCH 2/2] mfd: ds1374: Add Dallas/Maxim DS1374 Multi Function Device

[PATCH] watchdog: orion: don't build for ARCH_EBSA110
 2017-05-15 16:17 UTC  (2+ messages)

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

[PATCH] watchdog: pcwd_usb: fix NULL-deref at probe
 2017-05-14 13:20 UTC  (8+ messages)

[GIT PULL] watchdog updates for v4.12
 2017-05-14  3:55 UTC 

[PATCH 0/2] DS1374 Watchdog fixes
 2017-05-04 12:47 UTC  (14+ messages)
` [PATCH 1/2] rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks
` [PATCH 2/2] rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL

[PATCH] selftests: watchdog: accept multiple params on command line
 2017-05-01 19:24 UTC  (5+ messages)

[PATCH] watchdog: bcm281xx: Fix use of uninitialized spinlock
 2017-04-28  2:27 UTC  (3+ messages)

[PATCH v7 1/6] platform/x86: intel_pmc_ipc: fix gcr offset
 2017-04-25 17:34 UTC  (10+ messages)
` [PATCH v7 2/6] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
` [PATCH v7 3/6] watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions
` [PATCH v7 4/6] watchdog: iTCO_wdt: Add PMC specific noreboot update api
` [PATCH v7 5/6] platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failure
` [PATCH v7 6/6] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read

[PATCH 00/13] MIPS: lantiq: handle RCU register by separate drivers
 2017-04-25 17:01 UTC  (36+ messages)
` [PATCH 01/13] MIPS: lantiq: Use of_platform_populate instead of __dt_register_buses
` [PATCH 02/13] mtd: lantiq-flash: drop check of boot select
` [PATCH 03/13] mtd: spi-falcon: "
` [PATCH 04/13] watchdog: lantiq: access boot cause register through regmap
  ` [04/13] "
` [PATCH 05/13] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH 06/13] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH 07/13] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH 08/13] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH 09/13] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH 10/13] MIPS: lantiq: remove old GPHY loader code
` [PATCH 11/13] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH 12/13] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH 13/13] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH] watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()
 2017-04-25 16:19 UTC  (2+ messages)

[PATCH V7 4/7] mfd: da9061: MFD core support
 2017-04-24 12:38 UTC  (4+ messages)

[PATCH] watchdog: f71808e_wdt: Add F71868 support
 2017-04-23 15:57 UTC  (2+ messages)
`  "

[PATCH 0/3, resend] Fix sp5100_tco watchdog driver regression
 2017-04-19 18:43 UTC  (4+ messages)
` [PATCH 0/3 v2] Fix regression in the sp5100_tco driver
  ` [PATCH 2/3 v2] i2c: i2c-piix4: Use the common mutex

[PATCH v24 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-04-19 15:56 UTC  (18+ messages)
` [PATCH v24 01/11] clocksource: arm_arch_timer: split dt-only rate handling
` [PATCH v24 02/11] clocksource: arm_arch_timer: refactor arch_timer_needs_probing
` [PATCH v24 03/11] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v24 04/11] clocksource: arm_arch_timer: add structs to describe MMIO timer
` [PATCH v24 05/11] clocksource: arm_arch_timer: split MMIO timer probing
` [PATCH v24 06/11] acpi/arm64: Add GTDT table parse driver
` [PATCH v24 07/11] clocksource: arm_arch_timer: simplify ACPI support code
` [PATCH v24 08/11] acpi: Introduce acpi_unregister_irq function
` [PATCH v24 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v24 10/11] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
` [PATCH v24 11/11] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v2] iTCO_wdt: all versions count down twice
 2017-04-18 13:17 UTC  (3+ messages)

[PATCH] drivers:watchdog:aspeed_wdt: using msleep instead of mdelay
 2017-04-17 17:28 UTC  (4+ messages)
  `  "
    ` drivers:watchdog:aspeed_wdt: "

[PATCH v5 0/5] STM32 Independent watchdog
 2017-04-17  1:11 UTC  (5+ messages)
` [PATCH v5 1/5] dt-bindings: watchdog: Document STM32 IWDG bindings
` [PATCH v5 2/5] drivers: watchdog: Add STM32 IWDG driver

[PATCH v2] watchdog: core: Make use of devm_register_reboot_notifier()
 2017-04-16  6:11 UTC  (2+ messages)

[PATCH] watchdog: fix build error if define SOFTWARE_REBOOT
 2017-04-10 21:43 UTC  (2+ messages)

[PATCH V7 0/7] da9061: DA9061 driver submission
 2017-04-07  4:51 UTC  (2+ messages)

[PATCH v6 1/6] platform/x86: intel_pmc_ipc: fix gcr offset
 2017-04-06 21:37 UTC  (4+ messages)
` [PATCH v4 1/5] "
  ` [PATCH v6 5/6] platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failure

[PATCH v23 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-04-06 18:07 UTC  (8+ messages)
` [PATCH v23 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver


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).