<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sysfs-class-watchdog</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a5ee1ca5 - docs: ABI: Fix spelling mistake in pretimeout_avaialable_governors</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog#a5ee1ca5</link>
        <description>docs: ABI: Fix spelling mistake in pretimeout_avaialable_governorsThere is a spelling mistake, pretimeout_avaialable_governors shouldbe pretimeout_available_governors. Fix it.Signed-off-by: Colin Ian King &lt;colin.i.king@gmail.com&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Link: https://lore.kernel.org/r/20241030102624.3085369-1-colin.i.king@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Wim Van Sebroeck &lt;wim@linux-watchdog.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog</description>
        <pubDate>Wed, 30 Oct 2024 10:26:24 +0000</pubDate>
        <dc:creator>Colin Ian King &lt;colin.i.king@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ad8bc199 - watchdog: report options in sysfs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog#ad8bc199</link>
        <description>watchdog: report options in sysfsThis synchronizes the information reported by ioctl and sysfs.The mismatch is confusing because &quot;wdctl&quot; from util-linux uses the ioctlwhen used with root privileges and sysfs without.Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Link: https://lore.kernel.org/r/20221216-watchdog-sysfs-v2-2-6189311103a9@weissschuh.net[groeck: Fixed continuation line alignment]Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Wim Van Sebroeck &lt;wim@linux-watchdog.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog</description>
        <pubDate>Mon, 19 Dec 2022 21:30:40 +0000</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>b852e7a4 - watchdog: report fw_version in sysfs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog#b852e7a4</link>
        <description>watchdog: report fw_version in sysfsThis synchronizes the information reported by ioctl and sysfs.The mismatch is confusing because &quot;wdctl&quot; from util-linux uses the ioctlwhen used with root privileges and sysfs without.The file is called &quot;fw_version&quot; instead of &quot;firmware_version&quot; as&quot;firmware_version&quot; is already used as custom attribute by single drivers.Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Link: https://lore.kernel.org/r/20221216-watchdog-sysfs-v2-1-6189311103a9@weissschuh.netSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Wim Van Sebroeck &lt;wim@linux-watchdog.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog</description>
        <pubDate>Mon, 19 Dec 2022 21:30:39 +0000</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>54a19b4d - docs: ABI: cleanup several ABI documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog#54a19b4d</link>
        <description>docs: ABI: cleanup several ABI documentsThere are some ABI documents that, while they don&apos;t generateany warnings, they have issues when parsed by get_abi.pl scripton its output result.Address them, in order to provide a clean output.Reviewed-by: Tom Rix &lt;trix@redhat.com&gt; # for fpga-managerReviewed-By: Kajol Jain&lt;kjain@linux.ibm.com&gt; # for sysfs-bus-event_source-devices-hv_gpci and sysfs-bus-event_source-devices-hv_24x7Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; #for IIOAcked-by: Oded Gabbay &lt;oded.gabbay@gmail.com&gt; # for HabanalabsAcked-by: Vaibhav Jain &lt;vaibhav@linux.ibm.com&gt; # for sysfs-bus-papr-pmemAcked-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt; # for catptAcked-by: Suzuki K Poulose &lt;suzuki.poulose@arm.com&gt;Acked-by: Ilya Dryomov &lt;idryomov@gmail.com&gt; # for rbdAcked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/5bc78e5b68ed1e9e39135173857cb2e753be868f.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog</description>
        <pubDate>Fri, 30 Oct 2020 07:40:50 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bc44fa73 - watchdog: make nowayout sysfs file writable</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog#bc44fa73</link>
        <description>watchdog: make nowayout sysfs file writableIt can be useful to delay setting the nowayout feature for a watchdogdevice. Moreover, not every driver (notably gpio_wdt) implements anowayout module parameter/otherwise respects CONFIG_WATCHDOG_NOWAYOUT,and modifying those drivers carries a risk of causing a regression forsomeone who has two watchdog devices, sets CONFIG_WATCHDOG_NOWAYOUTand somehow relies on the gpio_wdt driver being ignorant ofthat (i.e., allowing one to gracefully close a gpio_wdt but not theother watchdog in the system).So instead, simply make the nowayout sysfs file writable. Obviously,setting nowayout is a one-way street.Signed-off-by: Rasmus Villemoes &lt;linux@rasmusvillemoes.dk&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Link: https://lore.kernel.org/r/20191105205118.11359-1-linux@rasmusvillemoes.dkSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Wim Van Sebroeck &lt;wim@linux-watchdog.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog</description>
        <pubDate>Tue, 05 Nov 2019 20:51:18 +0000</pubDate>
        <dc:creator>Rasmus Villemoes &lt;linux@rasmusvillemoes.dk&gt;</dc:creator>
    </item>
<item>
        <title>ebdc0f58 - watchdog: apseed: Add access_cs0 option for alt-boot</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog#ebdc0f58</link>
        <description>watchdog: apseed: Add access_cs0 option for alt-bootThe option for the ast2400/2500 to get access to CS0 at runtime.Signed-off-by: Ivan Mikhaylov &lt;i.mikhaylov@yadro.com&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Link: https://lore.kernel.org/r/20190828102402.13155-5-i.mikhaylov@yadro.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Wim Van Sebroeck &lt;wim@linux-watchdog.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog</description>
        <pubDate>Wed, 28 Aug 2019 10:24:02 +0000</pubDate>
        <dc:creator>Ivan Mikhaylov &lt;i.mikhaylov@yadro.com&gt;</dc:creator>
    </item>
<item>
        <title>d02d104e - watchdog: Update sysfs documentation.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog#d02d104e</link>
        <description>watchdog: Update sysfs documentation.Document the sysfs attributes:	pretimeout	pretimeout_available_governors	pretimeout_governorSigned-off-by: Jerry Hoemann &lt;jerry.hoemann@hpe.com&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Wim Van Sebroeck &lt;wim@linux-watchdog.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog</description>
        <pubDate>Mon, 04 Feb 2019 23:57:36 +0000</pubDate>
        <dc:creator>Jerry Hoemann &lt;jerry.hoemann@hpe.com&gt;</dc:creator>
    </item>
<item>
        <title>33b71126 - watchdog: Read device status through sysfs attributes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog#33b71126</link>
        <description>watchdog: Read device status through sysfs attributesThis patch adds following attributes to watchdog device&apos;s sysfs interfaceto read its different status.* state - reads whether device is active or not* identity - reads Watchdog device&apos;s identity string.* timeout - reads current timeout.* timeleft - reads timeleft before watchdog generates a reset* bootstatus - reads status of the watchdog device at boot* status - reads watchdog device&apos;s  internal status bits* nowayout - reads whether nowayout feature was set or notTesting with iTCO_wdt: # cd /sys/class/watchdog/watchdog1/ # lsbootstatus  dev  device  identity  nowayout  power  statesubsystem  timeleft  timeout  uevent # cat identityiTCO_wdt # cat timeout30 # cat stateinactive # echo &gt; /dev/watchdog1 # cat timeleft26 # cat stateactive # cat bootstatus0 # cat nowayout0Signed-off-by: Pratyush Anand &lt;panand@redhat.com&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-watchdog</description>
        <pubDate>Thu, 17 Dec 2015 12:23:59 +0000</pubDate>
        <dc:creator>Pratyush Anand &lt;panand@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
