lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun,  9 Jan 2022 21:41:18 +1000
From:   Alistair Francis <alistair@...stair23.me>
To:     linux-kernel@...r.kernel.org, linux@...ck-us.net,
        shawnguo@...nel.org, wim@...ux-watchdog.org,
        linux-watchdog@...r.kernel.org, s.hauer@...gutronix.de,
        linux-arm-kernel@...ts.infradead.org
Cc:     linux-imx@....com, kernel@...gutronix.de, festevam@...il.com,
        devicetree@...r.kernel.org, robh+dt@...nel.org,
        Alistair Francis <alistair@...stair23.me>
Subject: [PATCH 0/2] watchdog: imx_wdt2: Enable ping on suspend support

When running Linux on the reMarkable2 tablet the device reboots two
minutes after suspend. This is because we don't go into low power
mode so the watchdog timer is still running and triggers a reboot.

This series adds optional support for ping on suspend for the
i.MX watchdog timer and then enables it for the reMarkable2 tablet.

Alistair Francis (2):
  watchdog: imx2_wdg: Alow ping on suspend
  ARM: dts: imx7d: remarkable2: set ping-during-suspend for watchdog

 .../bindings/watchdog/fsl-imx-wdt.yaml        |  7 ++++++
 arch/arm/boot/dts/imx7d-remarkable2.dts       |  1 +
 drivers/watchdog/imx2_wdt.c                   | 22 +++++++++++++------
 3 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.31.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ