<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sysfs-driver-ivpu</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7455a0583a906533041a80e48c6a2e3230cce96e - accel/ivpu: Add support for limiting NPU frequency</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-driver-ivpu#7455a0583a906533041a80e48c6a2e3230cce96e</link>
        <description>accel/ivpu: Add support for limiting NPU frequencyAdd configurable frequency limits to allow users to constrain the NPUoperating frequency range for power and thermal management. This supportrequires firmware API version 3.34.0 or newer.New sysfs interface:The freq/ subdirectory contains the following attributes:- hw_min_freq: Minimum frequency supported by hardware (read-only)- hw_max_freq: Maximum frequency supported by hardware (read-only)- hw_efficient_freq: Hardware&apos;s optimal operating frequency (read-only)- current_freq: Current NPU frequency in MHz (read-only)- set_min_freq: Configure minimum operating frequency (50XX+ devices)- set_max_freq: Configure maximum operating frequency (50XX+ devices)Legacy attributes npu_max_frequency_mhz and npu_current_frequency_mhzare maintained for backward compatibility.Implementation details:- Frequency configuration is communicated to firmware via JSM messages- User-specified frequency values are clamped to hardware limits- Power-efficient frequency (pn_ratio) is adjusted dynamically to stay  within the configured range- Frequency configuration is initialized during device boot- The JSM API header is updated to version 3.34.0 to support the new  VPU_JSM_MSG_FREQ_CONFIG firmware messageAdded description for the sysfs attributes in the Documentation/ABI.Signed-off-by: Andrzej Kacprowski &lt;andrzej.kacprowski@linux.intel.com&gt;Reviewed-by: Karol Wachowski &lt;karol.wachowski@linux.intel.com&gt;Signed-off-by: Karol Wachowski &lt;karol.wachowski@linux.intel.com&gt;Link: https://patch.msgid.link/20260408150152.2093638-1-andrzej.kacprowski@linux.intel.com

            List of files:
            /linux/Documentation/ABI/testing/sysfs-driver-ivpu</description>
        <pubDate>Wed, 08 Apr 2026 17:01:52 +0200</pubDate>
        <dc:creator>Andrzej Kacprowski &lt;andrzej.kacprowski@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
