<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdepowersave/src, branch fix/missing_schedutil</title>
<subtitle>TDE frontend for power management
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdepowersave/atom?h=fix%2Fmissing_schedutil</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdepowersave/atom?h=fix%2Fmissing_schedutil'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/'/>
<updated>2023-09-21T13:17:43Z</updated>
<entry>
<title>Add schedutil to dynamic cpufreq policy governor list</title>
<updated>2023-09-21T13:17:43Z</updated>
<author>
<name>Matheus Marinho</name>
<email>matheus4551@hotmail.com</email>
</author>
<published>2023-09-21T13:12:17Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=d57e2dd4d166accf9857e16a7a2159ba0d7e68ee'/>
<id>urn:sha1:d57e2dd4d166accf9857e16a7a2159ba0d7e68ee</id>
<content type='text'>
Signed-off-by: Matheus Marinho &lt;matheus4551@hotmail.com&gt;
</content>
</entry>
<entry>
<title>Solve issue with CPU using 100% resources when autodimm was activated. This resolves issue TDE/tde#136.</title>
<updated>2023-09-06T02:03:44Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-22T08:19:34Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=06709e03b7fb6cc2259f421b80cddc55a8d3e659'/>
<id>urn:sha1:06709e03b7fb6cc2259f421b80cddc55a8d3e659</id>
<content type='text'>
The problem was hardware dependent and only noticable when the backlight
card has hundreds or thousands of steps. This was causing non-stop
calls to setBrightness, which did not have enough CPU time to complete
its task before the next call, resulting in the CPU eating up all
resources, non stop.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix rounding error when setting brightness by percentage</title>
<updated>2023-09-04T00:54:27Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-30T05:27:52Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=c3b2fad5e680e600fdee13981c43d342483d5635'/>
<id>urn:sha1:c3b2fad5e680e600fdee13981c43d342483d5635</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Removed unused/unnecessary code</title>
<updated>2023-09-04T00:54:27Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-30T04:54:45Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=aee72d11d40febd7cf65634f7569e091edbc26f7'/>
<id>urn:sha1:aee72d11d40febd7cf65634f7569e091edbc26f7</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Separate logic to set brightness by absolute level or percentage</title>
<updated>2023-09-04T00:54:26Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-30T04:53:23Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=fa1f792e610a6a26b2cbd3aa98866eefc200d0dd'/>
<id>urn:sha1:fa1f792e610a6a26b2cbd3aa98866eefc200d0dd</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace TQ_*Focus* and TQ_Scale* defines</title>
<updated>2023-09-02T06:51:25Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-09-02T06:51:25Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=e7c760c9c04c55e1ebfae695accf2aebcf9ad155'/>
<id>urn:sha1:e7c760c9c04c55e1ebfae695accf2aebcf9ad155</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Extend DCOP interface with new brightnessSet method</title>
<updated>2023-08-23T14:02:24Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-23T14:02:24Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=5ae13039bcb5e5d863d59de6d14904977c5ecedb'/>
<id>urn:sha1:5ae13039bcb5e5d863d59de6d14904977c5ecedb</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix value returned by 'brightnessGet' DCOP call. The value is now in the range 0-100 (percentage) or -1 if brightness is not supported</title>
<updated>2023-08-23T04:11:57Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-23T04:11:57Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=8d7b59182699760823b0997412039ee3cbdb346f'/>
<id>urn:sha1:8d7b59182699760823b0997412039ee3cbdb346f</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace Q_OBJECT with TQ_OBJECT</title>
<updated>2023-07-25T04:17:32Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-20T05:05:24Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=91fd99c2cdc453762e21149ceaefdd917e03d9c0'/>
<id>urn:sha1:91fd99c2cdc453762e21149ceaefdd917e03d9c0</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix bad english in brightness string</title>
<updated>2023-05-11T12:40:28Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-05-11T12:40:28Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdepowersave/commit/?id=86bb7efd110b3bc7c34746fefaa04d7f8ef2f2d3'/>
<id>urn:sha1:86bb7efd110b3bc7c34746fefaa04d7f8ef2f2d3</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
</feed>
