<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=UCM-iMX95_Yocto_Linux%3A_CPU_frequency</id>
	<title>UCM-iMX95 Yocto Linux: CPU frequency - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=UCM-iMX95_Yocto_Linux%3A_CPU_frequency"/>
	<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=UCM-iMX95_Yocto_Linux:_CPU_frequency&amp;action=history"/>
	<updated>2026-04-15T08:00:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.mediawiki.compulab.com/w/index.php?title=UCM-iMX95_Yocto_Linux:_CPU_frequency&amp;diff=5546&amp;oldid=prev</id>
		<title>Igor: Created page with &quot;{{note|The operation below requires '''root''' access.}}  To get the current settings run:  grep -ir . /sys/devices/system/cpu/cpufreq/policy0/ 2&gt;/dev/null  == The scaling gov...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=UCM-iMX95_Yocto_Linux:_CPU_frequency&amp;diff=5546&amp;oldid=prev"/>
		<updated>2025-01-09T15:51:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{note|The operation below requires &amp;#039;&amp;#039;&amp;#039;root&amp;#039;&amp;#039;&amp;#039; access.}}  To get the current settings run:  grep -ir . /sys/devices/system/cpu/cpufreq/policy0/ 2&amp;gt;/dev/null  == The scaling gov...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{note|The operation below requires '''root''' access.}}&lt;br /&gt;
&lt;br /&gt;
To get the current settings run:&lt;br /&gt;
 grep -ir . /sys/devices/system/cpu/cpufreq/policy0/ 2&amp;gt;/dev/null&lt;br /&gt;
&lt;br /&gt;
== The scaling governor==&lt;br /&gt;
The scaling governor manages the CPU frequency to balance performance and power consumption dynamically.&lt;br /&gt;
&lt;br /&gt;
To see current scaling governor run:&lt;br /&gt;
 cat /sys/devices/system/cpu/cpufreq/policy0/scaling_governor&lt;br /&gt;
&lt;br /&gt;
To see available scaling governors run:&lt;br /&gt;
 cat /sys/devices/system/cpu/cpufreq/policy0/scaling_available_governors&lt;br /&gt;
&lt;br /&gt;
To set the scaling governor run:&lt;br /&gt;
 echo userspace &amp;gt; /sys/devices/system/cpu/cpufreq/policy0/scaling_governor&lt;br /&gt;
&lt;br /&gt;
== CPU frequency==&lt;br /&gt;
{{note|CPU frequency can be changed only when the scaling governor is set to '''userspace'''.}}&lt;br /&gt;
To see current CPU frequency run:&lt;br /&gt;
 cat /sys/devices/system/cpu/cpufreq/policy0/cpuinfo_cur_freq&lt;br /&gt;
&lt;br /&gt;
To see available CPU frequencies run:&lt;br /&gt;
 cat /sys/devices/system/cpu/cpufreq/policy0/scaling_available_frequencies&lt;br /&gt;
&lt;br /&gt;
To set CPU frequency run:&lt;br /&gt;
 echo 900000 &amp;gt; /sys/devices/system/cpu/cpufreq/policy0/scaling_setspeed&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Yocto]]&lt;br /&gt;
[[Category:UCM-iMX95]]&lt;/div&gt;</summary>
		<author><name>Igor</name></author>
		
	</entry>
</feed>