public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-20 22:38:32 to 2017-07-19 08:28:05 UTC [more...]

[PATCH v2 0/5] watchdog: renesas_wdt: improve precision
 2017-07-19  8:27 UTC  (2+ messages)
` [PATCH v2 1/5] watchdog: renesas_wdt: avoid (theoretical) type overflow

[PATCH 0/5] watchdog: renesas_wdt: improve precision
 2017-07-19  2:57 UTC  (9+ messages)
` [PATCH 1/5] watchdog: renesas_wdt: avoid (theoretical) type overflow
` [PATCH 2/5] watchdog: renesas_wdt: check rate also for upper limit
` [PATCH 3/5] watchdog: renesas_wdt: don't round closest with get_timeleft
` [PATCH 4/5] watchdog: renesas_wdt: apply better precision
` [PATCH 5/5] watchdog: renesas_wdt: add another divider option

[PATCH 1/2] dt-binding: mfd: Add Maxim/Dallas DS1374 MFD device binding
 2017-07-18  9:27 UTC  (10+ messages)
` [PATCH 2/2] mfd: ds1374: Add Dallas/Maxim DS1374 Multi Function Device

[PATCH v5 0/2] Add ASPEED watchdog device tree properties
 2017-07-17 19:25 UTC  (3+ messages)
` [PATCH v5 1/2] drivers/watchdog: Add optional ASPEED "
` [PATCH v5 2/2] drivers/watchdog: ASPEED reference dev tree properties for config

[PATCH v5 0/8] Add board support for TS-4600
 2017-07-17 19:00 UTC  (10+ messages)
` [PATCH v5 1/8] of: documentation: add bindings documentation "
` [PATCH v5 2/8] ARM: dts: TS-4600: add basic device tree
` [PATCH v5 3/8] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
` [PATCH v5 4/8] bus: add driver "
` [PATCH v5 5/8] ARM: dts: TS-4600: add NBUS support
` [PATCH v5 6/8] dt-bindings: watchdog: add documentation for TS4600 watchdog controller
` [PATCH v5 7/8] watchdog: TS-4600: add driver for TS-4600 "
` [PATCH v5 8/8] ARM: dts: TS-4600: add watchdog support

[PATCH] watchdog: asm9260_wdt: don't round closest with get_timeleft
 2017-07-17 17:12 UTC 

[PATCH v2] watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
 2017-07-17 16:51 UTC  (2+ messages)

[PATCH] watchdog: da9063_wdt: Simplify by removing unneeded struct
 2017-07-17 10:55 UTC 

[PATCH] watchdog: coh901327_wdt: constify watchdog_ops structure
 2017-07-17  4:03 UTC  (3+ messages)

[PATCH] watchdog: ts72xx_wdt: constify watchdog_ops structure
 2017-07-17  4:02 UTC  (3+ messages)

[PATCH V4 0/3] add UniPhier watchdog support
 2017-07-16  3:26 UTC  (8+ messages)
` [PATCH V4 3/3] arm64: dts: uniphier: add watchdog node for LD11 and LD20

[PATCH v4 0/8] Add board support for TS-4600
 2017-07-14 20:08 UTC  (9+ messages)
` [PATCH v4 1/8] of: documentation: add bindings documentation "
` [PATCH v4 2/8] ARM: dts: TS-4600: add basic device tree
` [PATCH v4 3/8] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
` [PATCH v4 4/8] bus: add driver "
` [PATCH v4 5/8] ARM: dts: TS-4600: add NBUS support
` [PATCH v4 6/8] dt-bindings: watchdog: add documentation for TS4600 watchdog controller
` [PATCH v4 7/8] watchdog: TS-4600: add driver for TS-4600 "
` [PATCH v4 8/8] ARM: dts: TS-4600: add watchdog support

[PATCH 0/3 v2] Fix regression in the sp5100_tco driver
 2017-07-14 11:36 UTC  (22+ messages)
` [PATCH 0/5 v3] Fix sp5100_tco watchdog driver regression
  ` [PATCH 1/5] Extend the request_region() infrastructure
  ` [PATCH 2/5] Modify behaviour of request_*muxed_region()
  ` [PATCH 3/5] usb: pci-quirks: Protect the I/O port pair of SB800
  ` [PATCH 4/5] i2c: i2c-piix4: Use request_declared_muxed_region()
  ` [PATCH 5/5] watchdog: sp5100_tco: "
  ` [PATCH 0/5 v4] Fix sp5100_tco watchdog driver regression
    ` [PATCH 1/5 v2] Extend the request_region() infrastructure
    ` [PATCH 2/5 v2] Modify behaviour of request_*muxed_region()
      ` [2/5,v2] "
    ` [PATCH 3/5 v4] usb: pci-quirks: Protect the I/O port pair of SB800
    ` [PATCH 4/5 v4] i2c: i2c-piix4: Use request_declared_muxed_region()
    ` [PATCH 5/5 v4] watchdog: sp5100_tco: "

[PATCH] watchdog: w83627hf: make const array chip_name static
 2017-07-14  6:40 UTC  (2+ messages)

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

[PATCH v6 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
 2017-07-11 15:50 UTC  (3+ messages)
` [v6,3/3] "

[GIT PULL REQUEST] watchdog - v4.13-rc1 Merge Window
 2017-07-11 15:17 UTC 

[PATCH v4 0/2] Add ASPEED watchdog device tree properties
 2017-07-10 18:13 UTC  (8+ messages)
` [PATCH v4 1/2] drivers/watchdog: Add optional ASPEED "
  ` [v4, "
` [PATCH v4 2/2] drivers/watchdog: ASPEED reference dev tree properties for config
  ` [v4, "

[PATCH v6 2/3] watchdog: introduce watchdog.open_timeout commandline parameter
 2017-07-08 15:12 UTC  (2+ messages)
` [v6, "

[PATCH] watchdog: stm32_iwdg: constify watchdog_ops structure
 2017-07-08  1:45 UTC  (3+ messages)

[PATCH] watchdog: it87_wdt: constify watchdog_ops structure
 2017-07-08  1:44 UTC  (2+ messages)

[PATCH v3 0/2] Add ASPEED watchdog device tree properties
 2017-07-06 23:32 UTC  (10+ messages)
` [PATCH v3 1/2] drivers/watchdog: Add optional ASPEED "
` [PATCH v3 2/2] drivers/watchdog: ASPEED reference dev tree properties for config

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-07-06  7:03 UTC  (4+ messages)
` [PATCH 3/3] mfd: twl: move header file out of I2C realm

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

[PATCH v5 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-29 20:27 UTC  (14+ messages)
` [PATCH v5 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v5 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v5 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v5 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v5 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v5 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v5 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v5 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH v2 0/2] Add ASPEED watchdog device tree properties
 2017-06-28 17:52 UTC  (17+ messages)
` [PATCH v2 1/2] drivers/watchdog: Add optional ASPEED "
` [PATCH v2 2/2] drivers/watchdog: ASPEED reference dev tree properties for config

[PATCH 0/2] drivers/watchdog ASPEED: Add optional dev tree configs
 2017-06-27 19:44 UTC  (6+ messages)
` [PATCH 1/2] drivers/watchdog: Document new aspeed optional dev tree properties
  ` [1/2] "

[Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset
 2017-06-27 11:52 UTC  (9+ messages)

[PATCH 2/2] drivers/watchdog: ASPEED reference dev tree properties for config
 2017-06-27  2:17 UTC  (3+ messages)
` [2/2] "

[PATCH] watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
 2017-06-22  3:22 UTC  (6+ messages)

[PATCH v4 0/3] watchdog: dw_wdt: add reset lines
 2017-06-21  6:35 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