Commit Graph

9 Commits

Author SHA1 Message Date
3375ce5531 fix: convert state character to integer 2025-03-20 13:59:41 +01:00
f3c58a3923 implement activation / deactivation 2025-03-20 13:59:10 +01:00
c123b2de11 fix: remove unused $(EXT) 2025-03-20 13:58:18 +01:00
03a844273c rename get/set -core to -cpu 2025-03-20 11:01:35 +01:00
cc55e01281 use abort() instead of exit(1) 2025-03-20 10:57:01 +01:00
b017f503eb divide main.c into multiple modules 2025-03-20 10:56:10 +01:00
99cb3398bf add cpu handling functions
add the functions which handle the /sys/devices/cpu/cpuX/online files
2025-03-20 10:39:21 +01:00
02a2472826 write some starting code to get basic option functionality 2025-03-19 21:09:26 +01:00
a982c884d3 initialize repository 2025-03-19 21:09:26 +01:00