messages from 2017-03-10 17:16:37 to 2017-03-29 14:41:50 UTC [more...]
[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2017-03-29 14:41 UTC (31+ 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
[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 1/7] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V6 2/7] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V6 3/7] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V6 5/7] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V6 4/7] mfd: da9061: MFD core support
` [PATCH V6 6/7] thermal: da9062/61: Thermal junction temperature monitoring driver
` [PATCH V6 7/7] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms
[PATCH v3 0/5] STM32 Independant watchdog
2017-03-29 3:15 UTC (11+ 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] 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
[PATCH v2] watchdog: gpio: Add "keep-armed-on-close" feature
2017-03-28 17:25 UTC (2+ messages)
[PATCH V7 0/7] da9061: DA9061 driver submission
2017-03-28 14:43 UTC (8+ messages)
` [PATCH V7 1/7] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V7 3/7] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V7 2/7] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V7 4/7] mfd: da9061: MFD core support
` [PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V7 6/7] thermal: da9062/61: Thermal junction temperature monitoring driver
` [PATCH V7 7/7] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms
[PATCH v3 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
2017-03-28 9:12 UTC (6+ 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
[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
[PATCH v3 0/3] watchdog: s3c2410: Minor cleanups
2017-03-14 13:49 UTC (12+ messages)
` [PATCH v3 1/3] watchdog: s3c2410: Constify local structures
` [PATCH v3 2/3] watchdog: s3c2410: Simplify getting driver data
` [PATCH v3 3/3] watchdog: s3c2410: Minor code cleanup
[PATCH v2 0/8] watchdog: s3c2410: Fixes and improvements
2017-03-14 13:45 UTC (29+ messages)
` [PATCH v2 1/8] watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
` [PATCH v2 2/8] watchdog: s3c2410: Fix infinite interrupt in soft mode
` [PATCH v2 3/8] ARM: dts: exynos: Fix watchdog reset on Exynos4412
` [PATCH v2 4/8] ARM: dts: s3c64xx: Enable watchdog on all S3C64xx boards
` [PATCH v2 5/8] ARM: dts: exynos: Enable watchdog on all Exynos4 boards
` [PATCH v2 6/8] ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos4210 and Exynos5440
` [PATCH v2 7/8] ARM: dts: s3c64xx: Fix infinite interrupt in soft mode
` [PATCH v2 8/8] ARM: dts: s5pv210: "
[PATCH] watchdog: gpio: Add "keep-armed-on-close" feature
2017-03-13 19:52 UTC (7+ messages)
[RESEND PATCH] watchdog: orion: fix compile-test dependencies
2017-03-13 17:17 UTC (2+ messages)
[PATCH] watchdog: pcwd_usb: fix NULL-deref at probe
2017-03-13 17:16 UTC (5+ messages)
[PATCH v2 0/3] watchdog: s3c2410: Minor cleanups
2017-03-13 6:47 UTC (8+ messages)
` [PATCH v2 1/3] watchdog: s3c2410: Constify local structures
` [PATCH v2 2/3] watchdog: s3c2410: Simplify getting driver data
` [PATCH v2 3/3] watchdog: s3c2410: Minor code cleanup
[PATCH v3] watchdog: intel-mid_wdt: Keep watchdog running
2017-03-11 15:54 UTC (2+ messages)
[PATCH v2] watchdog: intel-mid_wdt: Keep watchdog running
2017-03-10 17:35 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).