Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2017-08-19 22:20:18 to 2017-10-05 22:39:51 UTC [more...]

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-05 22:39 UTC  (22+ messages)
` [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
` [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
` [PATCH 05/13] timer: Remove init_timer_deferrable() "
` [PATCH 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 08/13] timer: Remove unused static initializer macros
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 12/13] kthread: Convert callback to use from_timer()
` [PATCH 13/13] workqueue: "

[PATCH] watchdog: lpc18xx_wdt: Convert timers to use
 2017-10-05  1:15 UTC  (2+ messages)

[RFC v3 0/7] PMC/PUNIT IPC driver cleanup
 2017-10-04 12:37 UTC  (24+ messages)
` [RFC v3 1/7] platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function
` [RFC v3 2/7] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
` [RFC v3 3/7] platform/x86: intel_pmc_ipc: Use regmap calls for GCR updates
` [RFC v3 4/7] platform: x86: Add generic Intel IPC driver
` [RFC v3 5/7] platform/x86: intel_punit_ipc: Use generic intel ipc device calls
` [RFC v3 6/7] platform/x86: intel_pmc_ipc: Use generic Intel IPC "
` [RFC v3 7/7] platform/x86: intel_scu_ipc: "

[PATCH 1/2] watchdog: gpio: Add some local helper variables
 2017-09-26 20:07 UTC  (2+ messages)
` [PATCH 2/2] watchdog: gpio: Convert to use GPIO descriptors

[PATCH v4 1/2] watchdog: dw_wdt: add stop watchdog operation
 2017-09-26 15:13 UTC  (3+ messages)
` [PATCH v4 2/2] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH] rtc: ds1374: wdt:support suspend/resume for watchdog
 2017-09-26 13:52 UTC  (2+ messages)

[PATCH v3 1/2] watchdog: dw_wdt: add stop watchdog operation
 2017-09-26  7:06 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH 1/2] watchdog: Fix potential kref imbalance when opening watchdog
 2017-09-26  5:24 UTC  (3+ messages)
` [PATCH 2/2] watchdog: Fix kref imbalance seen if handle_boot_enabled=0

NULL pointer dereference in watchdog_open
 2017-09-25 13:30 UTC  (5+ messages)

Using the Xeon iTCO_wdt for debugging software lockups
 2017-09-21 17:58 UTC 

[PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780
 2017-09-20 20:52 UTC  (2+ messages)

[PATCH v2 0/4] watchdog: aspeed: Retain enabled state and move to arch_initcall
 2017-09-20  6:13 UTC  (9+ messages)
` [PATCH v2 1/4] watchdog: aspeed: Retain watchdog enabled state
` [PATCH v2 2/4] watchdog: aspeed: Fix 'Apseed' typo in Kconfig
` [PATCH v2 3/4] watchdog: aspeed: Remove specific reference to AST2400 "
` [PATCH v2 4/4] watchdog: aspeed: Move init to arch_initcall

[PATCH 0/4] watchdog: aspeed: Retain enabled state and move to
 2017-09-20  2:32 UTC  (14+ messages)
` [PATCH 1/4] watchdog: aspeed: Retain watchdog enabled state
` [PATCH 2/4] watchdog: aspeed: Fix 'Apseed' typo in Kconfig
` [PATCH 3/4] watchdog: aspeed: Remove specific reference to AST2400 "
` [PATCH 4/4] watchdog: aspeed: Move init to arch_initcall

[RFC] watchdog: iTCO_wdt: Introduce panic_on_timeout module param
 2017-09-19 23:44 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
 2017-09-19  2:32 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: Add Spreadtrum watchdog driver

[PATCH v2 4/5] watchdog: jz4740: Add support for the watchdog in jz4780 SoC
 2017-09-18 10:00 UTC  (3+ messages)

[PATCH 1/3] MIPS: Ci20: Enable watchdog driver
 2017-09-15 19:18 UTC  (5+ messages)
` [PATCH 2/3] watchdog: jz4780: Allow selection of jz4740-wdt driver
  ` [PATCH v2 2/5] "
` [PATCH 3/3] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree

[PATCH v2 1/2] watchdog: dw_wdt: add stop watchdog operation
 2017-09-14 14:52 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH v1 1/2] watchdog: dw_wdt: add stop watchdog operation
 2017-09-14 14:43 UTC  (4+ messages)
` [PATCH v1 2/2] ARM: socfpga: dtsi: add dw-wdt reset lines

[GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window
 2017-09-13 18:38 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
 2017-09-12  6:17 UTC  (4+ messages)
` [PATCH 2/2] watchdog: Add Spreadtrum watchdog driver

[PATCH v2 0/3] arm64: Realtek RTD1295 watchdog
 2017-09-10 16:24 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: Add Realtek RTD1295
` [PATCH v2 2/3] "
` [PATCH v2 3/3] arm64: dts: realtek: Add watchdog node for RTD1295

[PATCH v10 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-09-04 17:40 UTC  (17+ messages)
` [PATCH v10 03/16] spi: spi-falcon: drop check of boot select
` [PATCH v10 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v10 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v10 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v10 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v10 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v10 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v10 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH v2 0/3] mfd: move include files out of include/linux/i2c
 2017-09-04 13:43 UTC  (5+ messages)
` [PATCH v2 3/3] mfd: twl: move header file out of I2C realm
      ` [GIT PULL] Immutable branch between MFD and many other subsystems due for the v4.14 merge window

[PATCH 03/13] mtd: spi-falcon: drop check of boot select
 2017-09-01 16:39 UTC  (4+ messages)
` Applied "spi: spi-falcon: drop check of boot select" to the spi tree

[PATCH 0/3] arm64: Realtek RTD1295 watchdog
 2017-09-01 16:22 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: watchdog: Add Realtek RTD1295
` [PATCH 2/3] "
` [PATCH 3/3] arm64: dts: realtek: Add watchdog node for RTD1295

[PATCH v2 0/3] power: reset: add reset for renesas r7s72100
 2017-08-30 15:57 UTC  (6+ messages)
` [PATCH v2 3/3] ARM: dts: r7s72100: Add reset handler

[PATCH 0/8] Update Octeon watchdog driver
 2017-08-30 14:16 UTC  (14+ messages)
` [PATCH 1/8] MIPS: Octeon: Add support for accessing the boot vector
` [PATCH 2/8] watchdog: octeon-wdt: Remove old boot vector code
` [PATCH 3/8] MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx
` [PATCH 4/8] MIPS: Octeon: Make CSR functions node aware
` [PATCH 5/8] MIPS: Octeon: Allow access to CIU3 IRQ domains
` [PATCH 6/8] watchdog: octeon-wdt: File cleaning
` [PATCH 7/8] watchdog: octeon-wdt: Add support for cn68XX SOCs
` [PATCH 8/8] watchdog: octeon-wdt: Add support for 78XX SOCs

[PATCH v1 0/6] uuid: Convert rest users to new API
 2017-08-30 13:57 UTC  (18+ messages)
` [PATCH v1 1/6] efi: Switch to use new generic UUID API
` [PATCH v1 3/6] staging: unisys: "
` [PATCH v1 6/6] device property: "

[PATCH] watchdog: mei_wdt: constify mei_cl_device_id
 2017-08-30  3:28 UTC  (3+ messages)
`  "

[PATCH] watchdog: sp805: constify amba_id
 2017-08-30  3:27 UTC  (2+ messages)
`  "

[PATCH] watchdog: ziirave: constify i2c_device_id
 2017-08-30  3:26 UTC  (2+ messages)
`  "

[PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the r8a77995 wdt
 2017-08-30  3:24 UTC  (3+ messages)
`  "

[PATCH] watchdog: sc1200: constify pnp_device_id
 2017-08-30  3:22 UTC  (2+ messages)
`  "

[RFC PATCH 3/3] watchdog: renesas_wdt: update copyright dates
 2017-08-30  3:16 UTC  (2+ messages)
` [RFC,3/3] "

[RFC PATCH 2/3] watchdog: renesas_wdt: make 'clk' a variable local to probe()
 2017-08-30  3:16 UTC  (2+ messages)
` [RFC, "

[RFC PATCH 1/3] watchdog: renesas_wdt: consistently use RuntimePM for clock management
 2017-08-30  3:16 UTC  (2+ messages)
` [RFC, "

[PATCH 00/11] watchdog: Consolidate FTWDT010 derivatives
 2017-08-27 17:14 UTC  (18+ messages)
` [PATCH 02/11] watchdog: gemini/ftwdt010: rename driver and symbols
` [PATCH 04/11] watchdog: ftwdt010: Add clock support
` [PATCH 08/11] watchdog: ftwdt010/moxart: Merge MOXA ART into FTWDT010
` [PATCH 09/11] watchdog: ftwdt010/aspeed: Merge Aspeed "


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