1
Fork 0
mirror of https://github.com/RGBCube/superfreq synced 2025-07-27 08:57:46 +00:00
Commit graph

17 commits

Author SHA1 Message Date
NotAShelf
6c2fc6652f
monitor: optimize path search for CPU frequency directory 2025-05-16 03:46:54 +03:00
NotAShelf
e6b7f3eb34
battery: case-insensitive matching for peripherals 2025-05-16 03:32:41 +03:00
raf
f4fceed893
Merge branch 'main' into better-battery-mgnmnt 2025-05-16 01:57:23 +03:00
NotAShelf
36807f66c4
core: move batter logic out of cpu module; better hw detection 2025-05-15 20:06:24 +03:00
NotAShelf
587d6a070f
treewide: apply clippy lints; remove dead code 2025-05-15 17:28:56 +03:00
NotAShelf
00805d2808
cpu: streamline governor setting; consolidate sharaed logic 2025-05-15 00:05:06 +03:00
NotAShelf
58ba603afc
cpu: handle sysfs errors more gracefully 2025-05-14 18:58:06 +03:00
NotAShelf
498d179aa8
config: improve watcher; debounce 2025-05-14 01:39:47 +03:00
NotAShelf
9f7d86ff01
config: modularize; add config watcher and move error variants 2025-05-14 01:17:42 +03:00
NotAShelf
dde938b638
cli: more command logic to a dedicated module; add debug cmd 2025-05-14 01:04:29 +03:00
Bloxx12
c12f8eda7b
monitor: cleanup 2025-05-13 23:45:55 +02:00
Bloxx12
7d6164c2fe
util/error: init 2025-05-13 23:31:35 +02:00
NotAShelf
72ebbf3761
daemon: add conflict detection and governor override
Also adds governor override functionality allowing users to persistently force
a specific CPU governor mode.
2025-05-13 23:55:27 +03:00
NotAShelf
4bf4ab5673
daemon: less verbosity by default; fine-tune via config 2025-05-13 22:49:16 +03:00
NotAShelf
e6e46e18a8
monitor: CPU average temp calculation 2025-05-13 20:56:38 +03:00
NotAShelf
90b63cac66
monitor: implement CPU usage calculation 2025-05-13 19:15:57 +03:00
NotAShelf
8285210557
initial commit
Guess which idiot accidentally deleted the .git directory
2025-05-13 17:39:51 +03:00