<?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-devices-firmware_node</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d1efe3c3 - ACPI: Add new sysfs interface to export device description</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-devices-firmware_node#d1efe3c3</link>
        <description>ACPI: Add new sysfs interface to export device descriptionAdd support to export the device description obtained from the ACPI _STRmethod, if one exists for a device, to user-space via a sysfs interface.This new interface provides a standard and platform neutral way for usersto obtain the description text stored in the ACPI _STR method.  If no_STR method exists for the device, no sysfs &apos;description&apos; file will becreated.  The &apos;description&apos; file will be located in the /sys/devices/directory using the device&apos;s path./sys/device/&lt;bus&gt;/&lt;bridge path&gt;/&lt;device path&gt;.../firmware_node/descriptionExample:/sys/devices/pci0000:00/0000:00.07.0/0000:0e:00.0/firmware_node/descriptionIt can also be located using the ACPI device path, for example:/sys/devices/LNXSYSTM:00/device:00/ACPI0004:00/PNP0A08:00/device:13/device:15/description/sys/devices/LNXSYSTM:00/device:00/ACPI0004:00/ACPI0004:01/ACPI0007:02/descriptionExecute the &apos;cat&apos; command on the &apos;description&apos; file to obtain thedescription string for that device.This patch also includes documentation describing how the new sysfsinterface worksChanges from v1-v2 based on comments by Len Brown and Fengguang Wu* Removed output &quot;No Description&quot; and leaving a NULL attribute if the_STR method failed to evaluate.* In acpi_device_remove_files() removed the redundent check ofdev-&gt;pnp.str_obj before calling free.  This check triggered a messagefrom smatch.Signed-off-by: Lance Ortiz &lt;lance.ortiz@hp.com&gt;Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-devices-firmware_node</description>
        <pubDate>Tue, 02 Oct 2012 18:43:23 +0000</pubDate>
        <dc:creator>Lance Ortiz &lt;lance.ortiz@hp.com&gt;</dc:creator>
    </item>
</channel>
</rss>
