Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2017-03-14 14:11:24 to 2017-04-01 19:59:23 UTC [more...]

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

[Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset
 2017-04-01 16:31 UTC  (9+ messages)

[PATCH 0/3] Fix sp5100_tco watchdog driver regression
 2017-04-01 15:09 UTC  (11+ messages)
` [PATCH 1/3] usb: pci-quirks: Add a header for SB800 I/O ports and mutex for locking
` [PATCH 3/3] watchdog: sp5100_tco: Synchronize I/O port accesses
` [PATCH 0/3, resend] Fix sp5100_tco watchdog driver regression
` [PATCH 2/3] i2c: i2c-piix4: Synchronize I/O port accesses with the SB800 USB quirk

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

[PATCH v3 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
 2017-03-31 23:27 UTC  (17+ messages)
` [PATCH v3 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
` [PATCH v3 3/5] watchdog: iTCO_wdt: Add PMC specific noreboot update api
  ` [v3,3/5] "
` [PATCH v3 4/5] platform/x86: intel_pmc_ipc: Fix iTCO GCS memory mapping failure
` [PATCH v3 5/5] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read
  ` [PATCH v4 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
    ` [PATCH v4 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
    ` [PATCH v4 3/5] watchdog: iTCO_wdt: Add PMC specific noreboot update api
    ` [PATCH v4 4/5] platform/x86: intel_pmc_ipc: Fix iTCO GCS memory mapping failure
    ` [PATCH v4 5/5] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-31 17:55 UTC  (41+ messages)
` [PATCH v22 01/11] clocksource: arm_arch_timer: introduce a wrapper function to get the frequency from mmio
` [PATCH v22 02/11] clocksource: arm_arch_timer: separate out device-tree code and remove arch_timer_detect_rate
` [PATCH v22 03/11] clocksource: arm_arch_timer: refactor arch_timer_needs_probing
` [PATCH v22 04/11] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v22 05/11] clocksource: arm_arch_timer: introduce some new structs to prepare for GTDT
` [PATCH v22 06/11] clocksource: arm_arch_timer: refactor MMIO timer probing
` [PATCH v22 07/11] acpi/arm64: Add GTDT table parse driver
` [PATCH v22 08/11] clocksource: arm_arch_timer: simplify ACPI support code
` [PATCH v22 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v22 10/11] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
` [PATCH v22 11/11] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v4 0/5] STM32 Independent watchdog
 2017-03-30 15:15 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: watchdog: Document STM32 IWDG bindings
` [PATCH v4 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v4 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC
` [PATCH v4 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board
` [PATCH v4 5/5] ARM: configs: stm32: Add watchdog support in STM32 defconfig

[PATCH v3 0/5] STM32 Independant watchdog
 2017-03-30 15:10 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: Document STM32 IWDG bindings
` [PATCH v3 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v3 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC
` [PATCH v3 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board
` [PATCH v3 5/5] ARM: configs: Add watchdog support in STM32 defconfig

[PATCH v2] watchdog: gpio: Add "keep-armed-on-close" feature
 2017-03-30 14:46 UTC  (4+ messages)

[PATCH] watchdog: orion: make license info match the file header
 2017-03-29 16:23 UTC  (2+ messages)

[RESEND PATCH] watchdog: cadence_wdt: fix timeout setting
 2017-03-29 10:23 UTC 

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

[PATCH] selftests: watchdog: accept multiple params on command line
 2017-03-28 19:44 UTC 

[PATCH] selftests: watchdog: accept multiple params on command line
 2017-03-28 19:10 UTC 

[RESEND PATCH V5 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver
 2017-03-27 10:09 UTC  (3+ messages)

[PATCH] watchdog: da9063: Disable watchdog before changing timeout
 2017-03-23 16:52 UTC  (5+ messages)

[PATCH v1 0/5] STM32 Independant watchdog
 2017-03-22 13:51 UTC  (8+ messages)
` [PATCH v1 1/5] dt-bindings: Document STM32 IWDG bindings
` [PATCH v1 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v1 3/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 SoC
` [PATCH v1 4/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 eval board
` [PATCH v1 5/5] ARM: configs: Add watchdog support in STM32 defconfig

[PATCH v2 0/5] STM32 Independant watchdog
 2017-03-22 14:12 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: Document STM32 IWDG bindings
` [PATCH v2 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v2 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC
` [PATCH v2 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board
` [PATCH v2 5/5] ARM: configs: Add watchdog support in STM32 defconfig

[PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-21 12:48 UTC  (28+ messages)
` [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg
` [PATCH v21 03/13] clocksource: arm_arch_timer: remove arch_timer_detect_rate
` [PATCH v21 04/13] clocksource: arm_arch_timer: split arch_timer_rate for different types of timer
` [PATCH v21 11/13] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog "
        ` [Linaro-acpi] "

[PATCHv3 00/16] set_memory_* functions header refactor
 2017-03-20 17:20 UTC  (5+ messages)
` [PATCHv3 13/16] ALSA: Use set_memory.h header
  ` [PATCHv3 15/16] video: vermilion: "

[PATCH] watchdog: cadence_wdt: fix timeout setting
 2017-03-20 16:30 UTC  (2+ messages)

[PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure
 2017-03-17 18:50 UTC  (11+ messages)

[PATCH 0/8] watchdog fixes for COMPILE_TEST change
 2017-03-15 11:36 UTC  (6+ messages)
` [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

[PATCH v2 0/6] Add board support for TS-4600
 2017-03-14 15:40 UTC  (6+ messages)
` [PATCH v2 4/6] bus: add driver for the Technologic Systems NBUS


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox