messages from 2012-11-27 00:26:40 to 2013-02-13 23:10:27 UTC [more...]
[PATCH v4 1/8] watchdog: add the function watchdog_is_open
2013-02-13 23:10 UTC (10+ messages)
` [PATCH v4 2/8] watchdog/at91sam9_wdt: Remove at91wdt_private and add at91wdt_drvdata struct
` [PATCH v4 3/8] watchdog/at91sam9_wdt: Convert to use the watchdog framework
` [PATCH v4 4/8] watchdog/at91sam9_wdt: Adjust the options of watchdog_info
` [PATCH v4 5/8] watchdog/at91sam9_wdt: Add nowayout helpers to Watchdog Timer Driver Kernel API
` [PATCH v4 6/8] watchdog/at91sam9_wdt: Remove the __initdata of at91wdt_wdd
` [PATCH v4 0/8] watchdog/at91sam9_wdt: Convert to use the new framework
[PATCH] Enhanced support for MPC8xx/8xxx watchdog
2013-02-13 15:19 UTC
[PATCH] Congatec CGEB base, i2c and watchdog driver support
2013-02-13 14:57 UTC (5+ messages)
` [PATCH 1/3] x86: Add basic support for the Congatec CGEB BIOS interface
` [PATCH 2/3] i2c: Add Congatec CGEB I2C driver
` [PATCH 3/3] watchdog: Add Congatec CGEB watchdog driver
[PATCH v8 0/7] watchdog: dt: add support for the timeout-sec dt property
2013-02-13 12:22 UTC (8+ messages)
` [PATCH v8 1/7] watchdog: core: add and use watchdog_is_valid_timeout function
` [PATCH v8 2/7] watchdog: core: dt: add support for the timeout-sec dt property
` [PATCH v8 3/7] watchdog: orion_wdt: add timeout-sec property binding
` [PATCH v8 4/7] watchdog: pnx4008: "
` [PATCH v8 5/7] watchdog: s3c2410_wdt: "
` [PATCH v8 6/7] watchdog: at91sam9_wdt: "
` [PATCH v8 7/7] watchdog: orion_wdt: move the min_timeout initialization
[PATCH v7 0/6] watchdog: dt: add support for the timeout-sec dt property
2013-02-13 10:32 UTC (13+ messages)
` [PATCH v7 1/6] watchdog: core: "
` [PATCH v7 2/6] watchdog: orion_wdt: add timeout-sec property binding
` [PATCH v7 3/6] watchdog: pnx4008: "
` [PATCH v7 4/6] watchdog: s3c2410_wdt: "
` [PATCH v7 5/6] watchdog: at91sam9_wdt: "
` [PATCH v7 6/6] watchdog: orion_wdt: move the min_timeout initialization
[PATCH V2] watchdog: davinci_wdt: update to devm_* API
2013-02-08 7:39 UTC
[PATCH] watchdog: davinci_wdt: update to devm_* API
2013-02-08 5:37 UTC (8+ messages)
[PATCH v4 0/5] watchdog: bcm47xx_wdt.c: add support for SoCs with PMU
2013-02-07 22:29 UTC (11+ messages)
` [PATCH v4 1/5] watchdog: bcm47xx_wdt.c: convert to watchdog core api
` [PATCH v4 2/5] watchdog: bcm47xx_wdt.c: use platform device
` [PATCH v5 "
` [PATCH v4 3/5] watchdog: bcm47xx_wdt.c: rename ops methods
` [PATCH v4 4/5] watchdog: bcm47xx_wdt.c: rename wdt_time to timeout
` [PATCH v4 5/5] watchdog: bcm47xx_wdt.c: add hard timer
[PATCH] watchdog: Convert BookE watchdog driver to watchdog infrastructure
2013-02-07 22:21 UTC (2+ messages)
[PATCH v2] watchdog: s3c2410_wdt: Use devm_* functions
2013-02-07 21:51 UTC (2+ messages)
[PATCH v5] watchdog: introduce retu_wdt driver
2013-02-07 21:40 UTC (4+ messages)
INTEL_SCU_WATCHDOG is orphaned
2013-02-07 20:19 UTC (2+ messages)
[PATCH] watchdog: davinci_wdt: use devm managed clk get
2013-02-06 11:26 UTC
[PATCH 1/2] sp5100_tco: Fix wrong indirect I/O access for getting value of reserved bits
2013-02-06 8:46 UTC (6+ messages)
` [PATCH 2/2] sp5100_tco: Write back the original value to reserved bits, instead of zero
[PATCH 0/4] add ux500_wdt support
2013-02-03 17:07 UTC (13+ messages)
` [PATCH 1/4] mfd: dbx500-prcmu: add watchdog ID definitions
` [PATCH 2/4] mfd: dbx500-prcmu: export a9wdog functions
` [PATCH 3/4] watchdog: add support for ux500_wdt watchdog
` [PATCH v2 "
` [PATCH 4/4] mfd: db8500-prcmu: add ux500_wdt mfd_cell
[BUG?] false positive in soft lockup detector while unlzma initramfs on slow cpu
2013-02-01 16:43 UTC (14+ messages)
[PATCH] orion_wdt: Add platform alias
2013-01-30 21:56 UTC (2+ messages)
[PATCH 0/3] improved watchdog driver for STMP3xyz/imx23/imx28
2013-01-30 21:13 UTC (7+ messages)
` [PATCH 1/3] rtc: stmp3xxx: add wdt-accessor function
` [PATCH 2/3] watchdog: add new driver for STMP3xxx and i.MX23/28
` [PATCH 3/3] watchdog: remove old STMP3xxx driver
[PATCH 1/3] watchdog: ath79_wdt: convert to use devm_clk_get
2013-01-30 19:52 UTC (4+ messages)
` [PATCH 2/3] MIPS: ath79: use dynamically allocated watchdog device
` [PATCH 3/3] watchdog: ath79_wdt: get register base from platform device's resources
[PATCH 10/19] watchdog: at91sam9: at91_wdt_dt_ids cannot be __init
2013-01-30 19:31 UTC (6+ messages)
[PATCH] watchdog: da9055_wdt needs to select WATCHDOG_CORE
2013-01-30 19:23 UTC (2+ messages)
[PATCH RFT] watchdog: gef_wdt.c: add missing remove callback
2013-01-30 19:13 UTC (2+ messages)
[PATCH 32/33] watchdog: Convert to devm_ioremap_resource()
2013-01-21 10:09 UTC
[v3 PATCH 2/9] watchdog/at91sam9_wdt: Remove at91wdt_private and add at91wdt_drvdata struct
2013-01-16 5:22 UTC (8+ messages)
` [v3 PATCH 3/9] watchdog/at91sam9_wdt: Convert to use the watchdog framework
` [v3 PATCH 4/9] watchdog/at91sam9_wdt: Adjust the options of watchdog_info
` [v3 PATCH 5/9] watchdog/at91sam9_wdt: Add nowayout helpers to Watchdog Timer Driver Kernel API
` [v3 PATCH 6/9] watchdog/at91sam9_wdt: Remove the __initdata of at91wdt_wdd
` [v3 PATCH 7/9] watchdog/at91sam9_wdt: Use module_platform_driver()
[PATCH 0/3] Add and use new macro module_platform_driver_probe()
2013-01-10 12:50 UTC (5+ messages)
` [PATCH 1/3] driver core: add helper macro for platform_driver_probe() boilerplate
` [PATCH 2/3] watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
` [PATCH 3/3] usb: converto drivers/usb/* to use module_platform_driver_probe()
[PATCH v3 00/11] watchdog/bcm47xx/bcma/ssb: add support for SoCs with PMU
2013-01-09 12:45 UTC (15+ messages)
` [PATCH v3 01/11] ssb/bcma: add common header for watchdog
` [PATCH v3 02/11] bcma: add bcma_chipco_alp_clock
` [PATCH v3 03/11] bcma: set the pmu watchdog if available
` [PATCH v3 04/11] bcma: add methods for watchdog driver
` [PATCH v3 05/11] bcma: register "
` [PATCH v3 06/11] ssb: get alp clock from devices with PMU
` [PATCH v3 07/11] ssb: set the PMU watchdog if available
` [PATCH v3 08/11] ssb: add methods for watchdog driver
` [PATCH v3 09/11] ssb: extif: add check for max value before setting watchdog register
` [PATCH v3 10/11] ssb: extif: add methods for watchdog driver
` [PATCH v3 11/11] ssb: register "
[PATCH] watchdog: s3c2410_wdt: Use devm_* functions
2013-01-09 4:18 UTC
[GIT PULL REQUEST] watchdog - v3.8-rc1 Fixes
2013-01-02 12:23 UTC
Watchdog soft timer
2012-12-27 19:50 UTC
[PATCH] watchdog: omap_wdt: eliminate unused variable and a compiler warning
2012-12-23 20:32 UTC (3+ messages)
` [PATCH] watchdog: twl4030_wdt: add DT support
[PATCH] watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path
2012-12-22 3:07 UTC
[PATCH] watchdog: da9055: Fix invalid free of devm_ allocated data
2012-12-21 13:09 UTC
[PATCH v6 0/7] watchdog: dt: add support for the timeout-sec dt property
2012-12-21 11:32 UTC (3+ messages)
[GIT PULL REQUEST] watchdog - v3.8
2012-12-21 10:29 UTC
[PATCH] drivers/watchdog/eurotechwdt: handle spurious interrupts on wrong hardware
2012-12-19 15:48 UTC (2+ messages)
[char-misc for 3.8] mei: avoid oops in watchdog unregister code path
2012-12-17 2:39 UTC (2+ messages)
[PATCH] watchdog: Convert twl4030_wdt to watchdog core
2012-12-14 7:35 UTC (6+ messages)
` [PATCH_v2] "
[RESEND PATCH v3 0/6] watchdog: omap_wdt: convert to new watchdog core
2012-12-14 1:56 UTC (7+ messages)
` [RESEND PATCH v3 1/6] "
[PATCH v2 00/15] watchdog/bcm47xx/bcma/ssb: add support for SoCs with PMU
2012-12-12 21:37 UTC (6+ messages)
` [PATCH v2 14/15] ssb: extif: add methods for watchdog driver
` [PATCH v2 15/15] ssb: register "
watchdog: del_timer call missing on the cpu5wdt.c
2012-12-12 20:18 UTC (2+ messages)
[PATCH] watchdog: imx2_wdt: Select the driver via ARCH_MXC
2012-12-12 20:23 UTC (6+ messages)
[PATCH] ARM: Orion: Fix possible null-deference in orion_wdt_probe
2012-12-07 22:44 UTC
[v2 PATCH 1/8] watchdog/at91sam9_wdt: Remove at91wdt_private and add at91wdt_drvdata struct
2012-12-07 7:12 UTC (10+ messages)
` [v2 PATCH 2/8] watchdog/at91sam9_wdt: Convert to use the watchdog framework
` [v2 PATCH 3/8] watchdog/at91sam9_wdt: Adjust the options of watchdog_info
` [v2 PATCH 4/8] watchdog/at91sam9_wdt: Add nowayout helpers to Watchdog Timer Driver Kernel API
` [v2 PATCH 5/8] watchdog/at91sam9_wdt: Remove the __initdata of at91wdt_wdd
` [v2 PATCH 6/8] watchdog/at91sam9_wdt: Use module_platform_driver()
[PATCH 00/11] watchdog/at91sam9_wdt: use watchdog framework, support DT
2012-12-04 8:07 UTC (10+ messages)
` [PATCH 01/11] watchdog/at91sam9_wdt: remove the file_operations struct
` [PATCH 03/11] watchdog/at91sam9_wdt: change the wdt_read and wdt_write macro to the inline function
[PATCH v3] sp5100_tco: Add SB8x0 chipset support
2012-12-02 5:33 UTC
[PATCH] watchdog: davinci_wdt: add OF support
2012-11-29 16:28 UTC (2+ messages)
` [linux-keystone] "
[PATCH v2] sp5100_tco: Add SB8x0 chipset support
2012-11-28 9:19 UTC (2+ messages)
[PATCH] watchdog: da9052: Fix invalid free of devm_ allocated data
2012-11-27 5:29 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