messages from 2017-03-30 13:11:44 to 2017-04-19 15:46:25 UTC [more...]
[PATCH v24 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2017-04-19 15:45 UTC (17+ 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 00/13] MIPS: lantiq: handle RCU register by separate drivers
2017-04-17 21:28 UTC (18+ 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
` [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: f71808e_wdt: Add F71868 support
2017-04-17 20:37 UTC
[PATCH] drivers:watchdog:aspeed_wdt: using msleep instead of mdelay
2017-04-17 17:28 UTC (4+ messages)
` "
` drivers:watchdog:aspeed_wdt: "
[PATCH] selftests: watchdog: accept multiple params on command line
2017-04-17 1:13 UTC (2+ messages)
[PATCH v5 0/5] STM32 Independent watchdog
2017-04-17 1:11 UTC (8+ messages)
` [PATCH v5 1/5] dt-bindings: watchdog: Document STM32 IWDG bindings
` [PATCH v5 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v5 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC
` [PATCH v5 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board
` [PATCH v5 5/5] ARM: configs: stm32: Add watchdog support in STM32 defconfig
[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 1/6] platform/x86: intel_pmc_ipc: fix gcr offset
2017-04-10 12:51 UTC (8+ 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 V7 0/7] da9061: DA9061 driver submission
2017-04-07 4:51 UTC (13+ messages)
` [PATCH V7 3/7] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V7 4/7] mfd: da9061: MFD core support
` [PATCH V7 6/7] thermal: da9062/61: Thermal junction temperature monitoring driver
[PATCH v3 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
2017-04-06 21:37 UTC (50+ messages)
` [PATCH v3 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
` [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 v5 1/6] platform/x86: intel_pmc_ipc: fix gcr offset
` [PATCH v5 2/6] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
` [PATCH v5 3/6] watchdog: iTCO_wdt: Add PMC specific noreboot update api
` [PATCH v5 4/6] watchdog: iTCO_wdt: cleanup set/unset no_reboot calls
` [PATCH v5 5/6] platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failure
` [PATCH v5 6/6] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read
` [PATCH v6 1/6] platform/x86: intel_pmc_ipc: fix gcr offset
` [PATCH v6 2/6] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
` [PATCH v6 3/6] watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions
` [PATCH v6 4/6] watchdog: iTCO_wdt: Add PMC specific noreboot update api
` [PATCH v6 5/6] platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failure
` [PATCH v6 6/6] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read
[PATCH v23 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2017-04-06 18:07 UTC (27+ 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 v4 0/5] STM32 Independent watchdog
2017-04-06 12:24 UTC (9+ 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
[RESEND PATCH V7 1/5] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
2017-04-06 11:32 UTC (2+ messages)
[PATCH 33/38] Annotate hardware config module parameters in drivers/watchdog/
2017-04-05 17:01 UTC
[PATCH] iTCO_wdt: all versions count down twice
2017-04-05 10:31 UTC (2+ messages)
[PATCH] watchdog: core: Make use of devm_register_reboot_notifier()
2017-04-04 16:56 UTC (5+ messages)
[PATCH V7 4/7] mfd: da9061: MFD core support
2017-04-04 8:39 UTC (2+ messages)
[PATCH] watchdog: pcwd_usb: fix NULL-deref at probe
2017-04-03 14:05 UTC (4+ messages)
[Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset
2017-04-03 7:59 UTC (11+ messages)
[PATCH 0/3 v2] Fix regression in the sp5100_tco driver
2017-04-03 7:51 UTC (4+ messages)
` [PATCH 1/3 v2] usb: pci-quirks: Add a common mutex for the I/O port pair of SB800
` [PATCH 2/3 v2] i2c: i2c-piix4: Use the common mutex
` [PATCH 3/3 v2] watchdog: sp5100_tco: "
[PATCH v4 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's (fwd)
2017-04-02 11:09 UTC
[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 v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2017-03-31 17:55 UTC (11+ messages)
` [PATCH v22 11/11] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
[PATCH v3 0/5] STM32 Independant watchdog
2017-03-30 15:10 UTC (4+ messages)
` [PATCH v3 2/5] drivers: watchdog: Add STM32 IWDG driver
[PATCH v2] watchdog: gpio: Add "keep-armed-on-close" feature
2017-03-30 14:46 UTC (3+ 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