<?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-hwmon</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b86d7601 - ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#b86d7601</link>
        <description>ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarmsThis attributes have been recently introduced and require thecorresponding ABI documentation.Signed-off-by: Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;Link: https://lore.kernel.org/r/20240130-topic-chipcap2-v6-3-260bea05cf9b@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Tue, 30 Jan 2024 21:06:46 +0000</pubDate>
        <dc:creator>Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>35c1bfb9 - hwmon: add fault attribute for voltage channels</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#35c1bfb9</link>
        <description>hwmon: add fault attribute for voltage channelsSometimes a voltage channel might have an hard failure (eg: a shortedMOSFET). Hence, add a fault attribute to report such failures.Signed-off-by: Nuno Sa &lt;nuno.sa@analog.com&gt;Link: https://lore.kernel.org/r/20240129-b4-ltc4282-support-v4-2-fe75798164cc@analog.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Mon, 29 Jan 2024 16:13:24 +0000</pubDate>
        <dc:creator>Nuno Sa &lt;nuno.sa@analog.com&gt;</dc:creator>
    </item>
<item>
        <title>16693c27 - ABI: sysfs-class-hwmon: document emergency/max/min temperature alarms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#16693c27</link>
        <description>ABI: sysfs-class-hwmon: document emergency/max/min temperature alarmsThese attributes are widely used in the hwmon subsystem, but they stillmust be documented.Add tempY_emergency_alarm, tempY_max_alarm and tempY_min_alarm to theABI documentation according to their current usage and access rights inthe hwmon subsystem.Signed-off-by: Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;Link: https://lore.kernel.org/r/20231116-hwmon_abi-v1-4-8bfb7f51145a@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Fri, 17 Nov 2023 06:40:37 +0000</pubDate>
        <dc:creator>Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2de83b67 - ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rights</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#2de83b67</link>
        <description>ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rightsThis attribute is defined as read-only by all drivers that support it.It seems that the access rights and description for this attribute werecopied from the intrusionY_alarm, which has indeed RW rights and must becleared by the user.These are the modules that currently use this attribute:- adt7x10- i5500_temp- jc42- lm83- lm90- lm95245- max31760- max6621- mc34vr500- tmp401- tmp464- tmp513Fix the attribute description and make it read-only.Fixes: 365b5d63a505 (&quot;ABI: sysfs-class-hwmon: add a description for tempY_crit_alarm&quot;)Signed-off-by: Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;Link: https://lore.kernel.org/r/20231116-hwmon_abi-v1-3-8bfb7f51145a@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Fri, 17 Nov 2023 06:40:36 +0000</pubDate>
        <dc:creator>Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d0d71055 - ABI: sysfs-class-hwmon: document missing humidity attributes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#d0d71055</link>
        <description>ABI: sysfs-class-hwmon: document missing humidity attributesAll these attributes already exist and are used by the hwmon subsystem,but they still must be documented.The missing attributes are the following:- humidityY_alarm- humidityY_fault- humidityY_label- humidityY_max- humidityY_max_hyst- humidityY_min- humidityY_min_hystAdd the missing humidity attributes to the ABI documentation accordingto their current usage and access rights in the hwmon subsystem.Signed-off-by: Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;Link: https://lore.kernel.org/r/20231116-hwmon_abi-v1-2-8bfb7f51145a@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Fri, 17 Nov 2023 06:40:35 +0000</pubDate>
        <dc:creator>Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>02d0fdd4 - ABI: sysfs-class-hwmon: rearrange humidity attributes alphabetically</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#02d0fdd4</link>
        <description>ABI: sysfs-class-hwmon: rearrange humidity attributes alphabeticallyPreliminary step to add the missing humidity attributes in the ABIdocumentation.Adding new elements alphabetically is a common practice that has beenloosely followed in the sysfs-class-hwmon documentation. Since most ofthe humidity attributes must be added to the file, a single attributeneeds to be rearranged to reinforce alphabetical order.Signed-off-by: Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;Link: https://lore.kernel.org/r/20231116-hwmon_abi-v1-1-8bfb7f51145a@gmail.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Fri, 17 Nov 2023 06:40:34 +0000</pubDate>
        <dc:creator>Javier Carrasco &lt;javier.carrasco.cruz@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bc7fabde - ABI: sysfs-class-hwmon: add a description for fanY_fault</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#bc7fabde</link>
        <description>ABI: sysfs-class-hwmon: add a description for fanY_faultDocument existing fanY_fault attribute.Signed-off-by: Nick Hawkins &lt;nick.hawkins@hpe.com&gt;Link: https://lore.kernel.org/r/20221130200846.4226-3-nick.hawkins@hpe.comSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Wed, 30 Nov 2022 20:08:42 +0000</pubDate>
        <dc:creator>Nick Hawkins &lt;nick.hawkins@hpe.com&gt;</dc:creator>
    </item>
<item>
        <title>f30ce040 - hwmon: (pmbus) Move pec attribute to I2C device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#f30ce040</link>
        <description>hwmon: (pmbus) Move pec attribute to I2C deviceEnabling and disabling PEC for PMBus devices is currently only supportedwith a debugfs attribute, which requires debugfs to be enabled and isthus less than perfect. Take the lm90 driver as example and add a &apos;pec&apos;attribute to the I2C device if both the I2C adapter and the PMBus devicesupport it. Remove the now obsolete &apos;pec&apos; attribute from debugfs.Cc: Andrew Jeffery &lt;andrew@aj.id.au&gt;Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Fri, 20 May 2022 18:47:21 +0000</pubDate>
        <dc:creator>Guenter Roeck &lt;linux@roeck-us.net&gt;</dc:creator>
    </item>
<item>
        <title>32b9a19a - ABI: hwmon: Document &quot;label&quot; sysfs attribute</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#32b9a19a</link>
        <description>ABI: hwmon: Document &quot;label&quot; sysfs attributeAdd the &quot;label&quot; sysfs attribute, which can contain a descriptive labelthat allows to uniquely identify a device within the system.Signed-off-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Link: https://lore.kernel.org/r/20220110182256.30763-2-paul@crapouillou.netSigned-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon</description>
        <pubDate>Mon, 10 Jan 2022 18:22:55 +0000</pubDate>
        <dc:creator>Paul Cercueil &lt;paul@crapouillou.net&gt;</dc:creator>
    </item>
<item>
        <title>365b5d63 - ABI: sysfs-class-hwmon: add a description for tempY_crit_alarm</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#365b5d63</link>
        <description>ABI: sysfs-class-hwmon: add a description for tempY_crit_alarmSuch ABI symbol is currently not described. Document it.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/a14f98e1b23ea14cf14da3c3169955343ec28bbe.1632994837.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-hwmon</description>
        <pubDate>Thu, 30 Sep 2021 09:44:50 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>036d6a4e - ABI: sysfs-class-hwmon: add ABI documentation for it</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-hwmon#036d6a4e</link>
        <description>ABI: sysfs-class-hwmon: add ABI documentation for itMove the ABI attributes documentation from:	Documentation/hwmon/sysfs-interface.rstin order for it to follow the usual ABI documentation. Thatallows script/get_abi.pl to properly handle it.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/5f47619ed882b0b8d1c84b56f7ea17bac0854b77.1632994837.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-hwmon</description>
        <pubDate>Thu, 30 Sep 2021 09:44:49 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
