<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/temp-throttle/temp_throttle.sh, branch fork</title>
<subtitle>Forked from http://github.com/Sepero/temp-throttle/
</subtitle>
<id>https://gitea.privatedns.org/xavi/temp-throttle/atom?h=fork</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/temp-throttle/atom?h=fork'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/'/>
<updated>2023-01-07T10:35:13+00:00</updated>
<entry>
<title>temp_throttle.sh: change delay to 0.5s</title>
<updated>2023-01-07T10:35:13+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-01-07T10:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=36df069e73f042a41c84e90b4cc879a2941894ee'/>
<id>urn:sha1:36df069e73f042a41c84e90b4cc879a2941894ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Additional Arm support</title>
<updated>2019-01-10T01:16:09+00:00</updated>
<author>
<name>Sepero</name>
<email>Sepero@users.noreply.github.com</email>
</author>
<published>2019-01-10T01:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=4e6fa06ea036129c4a815fc5d4494556578624e1'/>
<id>urn:sha1:4e6fa06ea036129c4a815fc5d4494556578624e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small improvements:</title>
<updated>2018-10-06T13:06:08+00:00</updated>
<author>
<name>marco44</name>
<email>cousinmarc@gmail.com</email>
</author>
<published>2018-10-06T13:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=fe04105060d52215dae8c6dc48dfc4a72fbf9414'/>
<id>urn:sha1:fe04105060d52215dae8c6dc48dfc4a72fbf9414</id>
<content type='text'>
- Sort the frequencies in decreasing order (it's not the case on arm for
instance)
- Monitor the temperature from all sources instead of only one entry.
That's safer if only one core (or gpu) gets very hot
</content>
</entry>
<entry>
<title>Reset temperature on start</title>
<updated>2015-10-25T13:43:11+00:00</updated>
<author>
<name>Sepero</name>
<email>sepero111@gmail.com</email>
</author>
<published>2015-10-25T13:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=4199e7ec107d50e5fcdbf1d4a012174d8913835b'/>
<id>urn:sha1:4199e7ec107d50e5fcdbf1d4a012174d8913835b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Misc typo corrections</title>
<updated>2015-10-25T12:32:47+00:00</updated>
<author>
<name>Sepero</name>
<email>sepero111@gmail.com</email>
</author>
<published>2015-10-25T12:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=44662b3fb7b021ac18bda0e77f1146fe4e22b34a'/>
<id>urn:sha1:44662b3fb7b021ac18bda0e77f1146fe4e22b34a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for cpufreq-set from cpufrequtilities package.</title>
<updated>2015-01-31T22:49:26+00:00</updated>
<author>
<name>Sepero</name>
<email>sepero111@gmail.com</email>
</author>
<published>2015-01-31T22:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=5ddf325c455995bce084a560b3cfc56e41367d62'/>
<id>urn:sha1:5ddf325c455995bce084a560b3cfc56e41367d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code clarifications</title>
<updated>2014-07-21T16:47:31+00:00</updated>
<author>
<name>Sepero</name>
<email>sepero111@gmail.com</email>
</author>
<published>2014-07-21T16:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=5e90b1346e0451a8436f665cec2d270f11849db4'/>
<id>urn:sha1:5e90b1346e0451a8436f665cec2d270f11849db4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add executable bit to the script</title>
<updated>2014-07-12T17:29:41+00:00</updated>
<author>
<name>Ｖ字龍(Vdragon)</name>
<email>Vdragon.Taiwan@gmail.com</email>
</author>
<published>2014-07-12T17:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=d52e8012566dd068e18691bf49ba59ba4cc1a6a9'/>
<id>urn:sha1:d52e8012566dd068e18691bf49ba59ba4cc1a6a9</id>
<content type='text'>
This commit adds executable bit to the script since it is an executable.
The example in the README.md will fail if this patch is not applied.

Signed-off-by: Ｖ字龍(Vdragon) &lt;Vdragon.Taiwan@gmail.com&gt;
</content>
</entry>
<entry>
<title>Minor fix with variable naming convention.</title>
<updated>2014-02-09T09:20:13+00:00</updated>
<author>
<name>Sepero</name>
<email>sepero111@gmail.com</email>
</author>
<published>2014-02-09T09:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=d616bc8399e6fac3297f00307e15add6ebd66e2e'/>
<id>urn:sha1:d616bc8399e6fac3297f00307e15add6ebd66e2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented automatic discovery of temperature reading location.</title>
<updated>2013-12-11T06:49:15+00:00</updated>
<author>
<name>Sepero</name>
<email>sepero111@gmail.com</email>
</author>
<published>2013-12-11T06:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/temp-throttle/commit/?id=17a25af364d831b551008ff5d3bccde8becce3a1'/>
<id>urn:sha1:17a25af364d831b551008ff5d3bccde8becce3a1</id>
<content type='text'>
</content>
</entry>
</feed>
