1
Fork 0
mirror of https://github.com/RGBCube/watt synced 2025-08-02 02:47:46 +00:00
Commit graph

65 commits

Author SHA1 Message Date
NotAShelf
262c70fb85
cpu: support AMD properly 2025-05-14 01:23:50 +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
7e537016d2
cpu: create get_logical_core_count 2025-05-13 23:31:35 +02:00
Bloxx12
7d6164c2fe
util/error: init 2025-05-13 23:31:35 +02:00
Bloxx12
e6015cf0f1
cpu: cleanup get_platform_profiles 2025-05-13 23:25:11 +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
48bf7508aa
core: init daemon mode for persistent operations 2025-05-13 22:28:16 +03:00
NotAShelf
e6e46e18a8
monitor: CPU average temp calculation 2025-05-13 20:56:38 +03:00
Bloxx12
887544d276
cpu: cleanup 2025-05-13 19:50:40 +02:00
Bloxx12
dda7cee113 cpu: check if platform profile is in available_profiles 2025-05-13 19:18:54 +02: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