All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog.
@ 2016-05-31  6:08 ` fu.wei at linaro.org
  0 siblings, 0 replies; 17+ messages in thread
From: fu.wei @ 2016-05-31  6:08 UTC (permalink / raw)
  To: wim, linux, panand
  Cc: linux-kernel, linux-watchdog, linux-arm-kernel, linaro-acpi,
	timur, dyoung, graeme.gregory, al.stone, jcm,
	Suravee.Suthikulpanit, Fu Wei

From: Fu Wei <fu.wei@linaro.org>

This patchset:
    (1)Try to fix an issue about min and max timeout validity check:
    when max_hw_heartbeat_ms is defined, this check should be skipped.

    (2)Use max_hw_heartbeat_ms instead of max_timeout in SBSA watchdog.

    (3)Set WDOG_HW_RUNNING, when SBSA watchdog is already running before
    it's initialized.

Changelog:
v1: The first formal upstreaming version

RFC: https://lkml.org/lkml/2016/5/3/145

Pratyush Anand (3):
  watchdog: skip min and max timeout validity check when
    max_hw_heartbeat_ms is defined
  sbsa_gwdt: Use max_hw_heartbeat_ms instead of max_timeout
  sbsa_gwdt: Set WDOG_HW_RUNNING, when watchdog is already running.

 drivers/watchdog/sbsa_gwdt.c     | 6 ++++--
 drivers/watchdog/watchdog_core.c | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-07-18 15:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-31  6:08 [PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog fu.wei
2016-05-31  6:08 ` fu.wei at linaro.org
2016-05-31  6:08 ` [PATCH 1/3] watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is defined fu.wei
2016-05-31  6:08   ` fu.wei at linaro.org
2016-06-01 21:40   ` Guenter Roeck
2016-06-01 21:40     ` Guenter Roeck
2016-05-31  6:08 ` [PATCH 2/3] sbsa_gwdt: Use max_hw_heartbeat_ms instead of max_timeout fu.wei
2016-05-31  6:08   ` fu.wei at linaro.org
2016-06-01 21:43   ` Guenter Roeck
2016-06-01 21:43     ` Guenter Roeck
2016-05-31  6:08 ` [PATCH 3/3] sbsa_gwdt: Set WDOG_HW_RUNNING, when watchdog is already running fu.wei
2016-05-31  6:08   ` fu.wei at linaro.org
2016-06-01 21:43   ` Guenter Roeck
2016-06-01 21:43     ` Guenter Roeck
2016-07-17 19:51 ` [PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog Wim Van Sebroeck
2016-07-18 15:21   ` Fu Wei
2016-07-18 15:21     ` Fu Wei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.