public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] clocksource: fix Tegra234 SoC Watchdog Timer.
@ 2025-04-07 10:23 Robert Lin
  2025-04-07 10:23 ` [PATCH v3 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support Robert Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Robert Lin @ 2025-04-07 10:23 UTC (permalink / raw)
  To: thierry.reding, daniel.lezcano, jonathanh, tglx, pohsuns
  Cc: linux-kernel, linux-tegra, sumitg, robelin

From: robelin <robelin@nvidia.com>

This set of patches includes a fix for watchdog for it may not bark
due to self-pinging and adds WDIOC_GETTIMELEFT support.

--
V3:
- Improve comment description
- Refactor to fit codeline within 80 columns
- Remove unused if(0) blocks


V2:
- Fix a compilation error, a warning and updates copyright
--

Pohsun Su (2):
  clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support
  clocksource/drivers/timer-tegra186: fix watchdog self-pinging

robelin (1):
  clocksource/drivers/timer-tegra186: Remove unused bits

 drivers/clocksource/timer-tegra186.c | 86 +++++++++++++++++-----------
 1 file changed, 52 insertions(+), 34 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-04-15  2:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07 10:23 [PATCH v3 0/3] clocksource: fix Tegra234 SoC Watchdog Timer Robert Lin
2025-04-07 10:23 ` [PATCH v3 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support Robert Lin
2025-04-10 10:09   ` Thierry Reding
2025-04-15  2:57     ` Robert Lin
2025-04-07 10:23 ` [PATCH v3 2/3] clocksource/drivers/timer-tegra186: fix watchdog self-pinging Robert Lin
2025-04-08  8:54   ` kernel test robot
2025-04-10 10:15   ` Thierry Reding
2025-04-07 10:23 ` [PATCH v3 3/3] clocksource/drivers/timer-tegra186: Remove unused bits Robert Lin
2025-04-10 10:16   ` Thierry Reding

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