messages from 2016-12-15 10:29:42 to 2017-01-10 23:34:47 UTC [more...]
[PATCH 00/62] watchdog: Convert to use device managed functions
2017-01-10 23:34 UTC (31+ messages)
` [PATCH 01/62] watchdog: asm9260_wdt: Convert to use device managed functions and other improvements
` [PATCH 02/62] watchdog: aspeed_wdt: Convert to use device managed functions
` [PATCH 03/62] watchdog: at91sam9_wdt: "
` [PATCH 04/62] watchdog: atlas7_wdt: Convert to use device managed functions and other improvements
` [PATCH 05/62] watchdog: bcm2835_wdt: "
` [PATCH 06/62] watchdog: bcm47xx_wdt: Convert to use device managed functions
` [PATCH 07/62] watchdog: bcm7038_wdt: Convert to use device managed functions and other improvements
` [PATCH 08/62] watchdog: bcm_kona_wdt: "
` [PATCH 09/62] watchdog: cadence_wdt: "
` [PATCH 10/62] watchdog: coh901327_wdt: Convert to use device managed functions
` [PATCH 11/62] watchdog: da9052_wdt: "
` [PATCH 12/62] watchdog: da9055_wdt: "
` [PATCH 13/62] watchdog: da9062_wdt: "
` [PATCH 14/62] watchdog: da9063_wdt: "
` [PATCH 15/62] watchdog: davinci_wdt: Convert to use device managed functions and other improvements
` [PATCH 16/62] watchdog: digicolor_wdt: "
` [PATCH 17/62] watchdog: dw_wdt: Convert to use device managed functions
` [PATCH 18/62] watchdog: ep93xx_wdt: "
` [PATCH 19/62] watchdog: gpio_wdt: "
` [PATCH 20/62] watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_reboot
` [PATCH 21/62] watchdog: imgpdc_wdt: Convert to use device managed functions and other improvements
` [PATCH 22/62] watchdog: imx2_wdt: Convert to use device managed functions
` [PATCH 23/62] watchdog: intel-mid_wdt: "
` [PATCH 24/62] watchdog: jz4740_wdt: "
` [PATCH 25/62] watchdog: kempld_wdt: Convert to use device managed functions and other improvements
` [PATCH 26/62] watchdog: loongson1_wdt: Convert to use device managed functions
` [PATCH 27/62] watchdog: lpc18xx_wdt: Convert to use device managed functions and other improvements
` [PATCH 28/62] watchdog: max63xx_wdt: Convert to use device managed functions
` [PATCH 29/62] watchdog: max77620_wdt: "
` [PATCH 30/62] watchdog: mena21_wdt: Convert to use device managed functions and other improvements
[PATCH v4 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
2017-01-10 18:08 UTC (5+ messages)
` [PATCH v4 1/3] watchdog: introduce watchdog_worker_should_ping helper
` [PATCH v4 2/3] watchdog: introduce watchdog.open_timeout commandline parameter
` [PATCH v4 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
[PATCH] watchdog: softdog: make pretimeout support a compile option
2017-01-10 17:58 UTC (2+ messages)
[PATCH 1/4] watchdog: coh901327_wdt: Simplify error handling in probe function
2017-01-09 20:17 UTC (9+ messages)
` [PATCH 2/4] watchdog: coh901327_wdt: Keep clock enabled after loading driver
` [PATCH 3/4] watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources
` [PATCH 4/4] watchdog: coh901327_wdt: Use dev variable instead of pdev->dev
[PATCH 0/3] watchdog: imx2: handle WMCR only being available on i.MX35 and later
2017-01-09 20:06 UTC (8+ messages)
` [PATCH 1/3] watchdog: imx2: Only i.MX35 and later have a WMCR register
` [PATCH 2/3] dts: teach newer i.MX machines to have the i.MX35 type watchdog
` [PATCH 3/3] watchdog: imx2: add compatibility for new "
[PATCH v2 1/4] watchdog: asm9260_wdt: Use watchdog core to install restart handler
2017-01-06 18:15 UTC (5+ messages)
` [PATCH v2 2/4] watchdog: bcm2835_wdt: "
` [PATCH v2 3/4] watchdog: dw_wdt: "
` [PATCH v2 4/4] watchdog: tangox: "
[PATCH] watchdog: bcm47xx_wdt: Don't validate platform data on remove
2017-01-06 14:38 UTC
[PATCH 1/4] watchdog: asm9260_wdt: Use watchdog core to install restart handler
2017-01-05 14:25 UTC (8+ messages)
` [PATCH 2/4] watchdog: bcm2835_wdt: "
` [PATCH 3/4] watchdog: dw_wdt: "
` [PATCH 4/4] watchdog: tangox: "
[PATCH v2 1/4] watchdog: iTCO_wdt: Use allocated data structures
2017-01-04 12:34 UTC (5+ messages)
` [PATCH v2 2/4] watchdog: iTCO_wdt: Use device managed resources
` [PATCH v2 3/4] watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
` [PATCH v2 4/4] watchdog: iTCO_wdt: Simplify module init function
[PATCH V5 0/8] da9061: DA9061 driver submission
2017-01-04 12:19 UTC (14+ messages)
` [PATCH V5 1/8] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V5 3/8] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V5 2/8] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V5 5/8] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V5 4/8] mfd: da9061: MFD core support
` [PATCH V5 8/8] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms
` [PATCH V5 6/8] watchdog: da9062/61: watchdog driver
` [PATCH V5 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver
[PATCH 1/4] watchdog: iTCO_wdt: Use allocated data structures
2017-01-04 2:44 UTC (14+ messages)
` [PATCH 2/4] watchdog: iTCO_wdt: Use device managed resources
` [PATCH 3/4] watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
` [PATCH 4/4] watchdog: iTCO_wdt: Simplify module init function
Auto-conversion of watchdog drivers to use devm functions
2017-01-04 0:11 UTC (3+ messages)
[PATCH v2 0/2] watchdog: allow setting deadline for opening /dev/watchdogN
2017-01-03 18:59 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
[PATCH] watchdog: gpio: Add "keep-armed-on-close" feature
2017-01-03 18:59 UTC (6+ messages)
[PATCH v2] watchdog: constify watchdog_info structures
2017-01-03 13:51 UTC (5+ messages)
[PATCH v6] watchdog: nic7018_wdt: Add NIC7018 watchdog driver
2017-01-03 4:26 UTC (4+ messages)
[PATCH] watchdog: sa11x0/pxa: fix error path of driver initialization
2017-01-02 12:48 UTC (4+ messages)
Stopping watchdog in watchdog driver remove functions
2017-01-01 16:52 UTC (4+ messages)
[PATCH v2] watchdog: Enable COMPILE_TEST where possible
2016-12-31 19:14 UTC
[PATCH] watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
2016-12-31 19:11 UTC (2+ messages)
[PATCH 0/6] Add board support for TS-4600
2016-12-30 8:01 UTC (13+ messages)
` [PATCH 1/6] of: documentation: add bindings documentation "
` [PATCH 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
` [PATCH 4/6] bus: add driver "
` [PATCH 5/6] ARM: dts: TS-4600: add NBUS support
` [PATCH 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
[PATCH v1] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
2016-12-29 23:40 UTC (21+ messages)
[PATCH 1/2] watchdog: Enable COMPILE_TEST where possible
2016-12-29 17:39 UTC (2+ messages)
` [PATCH 2/2] watchdog: pnx833x_wdt: Mark as broken
[PATCH v5] watchdog: nic7018_wdt: Add NIC7018 watchdog driver
2016-12-28 15:25 UTC (2+ messages)
[PATCH] drivers: watchdog: constify watchdog_info structures
2016-12-26 16:39 UTC (2+ messages)
[PATCH] drivers: watchdog: pika_wdt: add __ro_after_init to ident
2016-12-26 10:39 UTC (2+ messages)
[PATCH] drivers: watchdog: booke_wdt: add __ro_after_init to booke_wdt_info
2016-12-24 16:19 UTC (2+ messages)
[GIT PULL REQUEST] watchdog - v4.10 merge window
2016-12-24 15:59 UTC (8+ messages)
[PATCH v19 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-12-21 6:46 UTC (16+ messages)
` [PATCH v19 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v19 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v19 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v19 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v19 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v19 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v19 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v19 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v19 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v19 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v19 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v19 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v19 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v19 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v19 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
[PATCH] watchdog: update my email address
2016-12-20 20:28 UTC (2+ messages)
[PATCH] watchdog: it87_wdt: add IT8620E ID
2016-12-16 3:45 UTC (2+ messages)
[PATCH] watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
2016-12-16 3:35 UTC (2+ messages)
[PATCH] watchdog: octeon: Remove unneeded linux/miscdevice.h include
2016-12-16 3:34 UTC (2+ messages)
[PATCH V2 00/10] da9061: DA9061 driver submission
2016-12-15 19:06 UTC (6+ messages)
` [PATCH V2 09/10] thermal: da9062/61: Thermal junction temperature monitoring driver
[PATCH v4] watchdog: nic7018_wdt: Add NIC7018 watchdog driver
2016-12-15 16:47 UTC (2+ 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).