Review of "cpufreq" version 12

Details Page Preview

System Monitor and Power Manager. This is a lightweight system monitor and power management tool. It needs root permission to able changing governors. Features: ⚫ Compatible with many hardware architectures; ⚫ CPU Frequency monitoring; ⚫ CPU Governor management; ⚫ CPU Frequency speed limits; ⚫ CPU Boost supporting; ⚫ CPU Core Power on/off; ⚫ Saving/Restoring settings... For more information and how-to see README.md

Extension Homepage
https://github.com/konkor/cpufreq

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
54 Active
53 Active
52 Active
51 Active
50 Active
49 Active
48 Active
47 Active
46 Active
45 Active
44 Active
43 Active
42 Active
41 Rejected
40 Active
39 Active
38 Active
37 Active
36 Active
35 Rejected
34 Rejected
33 Active
32 Active
31 Rejected
30 Active
29 Inactive
28 Rejected
27 Active
26 Active
25 Active
24 Active
23 Active
22 Active
21 Active
20 Active
19 Active
18 Active
17 Active
16 Active
15 Active
14 Active
13 Active
12 Active
11 Active
10 Active
9 Active
8 Active
7 Inactive
6 Active
5 Rejected
4 Active
3 Rejected
2 Active
1 Active

Previous Reviews on this Version

konkor posted a review
Here added User Profiles; Small improvements and fixes...
maweki active
There's a lot of new stuff happening but I think I saw nothing that could be an issue.
konkor posted a review
@maweki: Yeah. But here is nothing more then profiles. Specially I don't like the idea of profiles very much but many people asked it. * Here is new code to add, edit, remove and activate/load profiles. * It has some additional code to setup per code. * So there is a some code to make local menu objects globally from ('let turbo_switch' to 'this.turbo_switch' for updating values on changing profiles and just on opening popup menu). I'll try to minimize it in the future release but it has tested for month on different platforms and distros. But here is coming other functional feature an info header on top of menu to show some brief info: * CPU model; * Linux kernel; * Average loading, thermal throttle; * The extension warnings and configuration info... https://i.imgur.com/v0i6EcV.png
maweki posted a review
No worries. I find it easier if releases are more fine-grained and incremental but that wasn't possible here, I know. Just don't do big code-reorderings while including new features. We don't test this stuff. We just look over it and see whether the developers accidentally break some shell stuff or keep listeners hanging around etc.
konkor posted a review
So this code helps Gnome-shell too. I found the bug https://bugzilla.gnome.org/show_bug.cgi?id=782190 3.18-3.24.1 and it's closed now ;)