erpalma
|
105f87c0ff
switch to black formatter
|
6 years ago |
erpalma
|
76e097663c
further kernel config checks, related to #65
|
6 years ago |
tSte
|
b8ef7b72e5
Update MSR access debug message; Update readme
|
6 years ago |
erpalma
|
301a57aa0f
fix a bug caused by args swap
|
6 years ago |
erpalma
|
f10c269c9a
built-in cpu usage calculation + drop psutil dependency
|
6 years ago |
erpalma
|
8ef50d57ce
config values can be commented out to disable (fix #51)
|
6 years ago |
erpalma
|
494ea7f595
Sysfs_Power_Path can now be set in the config file (#48)
|
6 years ago |
erpalma
|
ee5399e854
add some colors to debug mode
|
6 years ago |
erpalma
|
23730180f0
show undervolt planes values in mV in debug
|
6 years ago |
erpalma
|
f7cb2e4bd4
fix #38
|
6 years ago |
erpalma
|
2e7646d824
code format
|
6 years ago |
DEvil0000
|
d779ecd0ca
adding a lot more debug output and some minor refactoring
|
6 years ago |
erpalma
|
456579a969
add more debug info
|
6 years ago |
erpalma
|
04b68a1428
remove unused import
|
6 years ago |
erpalma
|
0dcf7c1cdb
fix typo
|
6 years ago |
erpalma
|
ed06353021
add debug option to check the written values
|
6 years ago |
erpalma
|
a463f753ee
read msr from a single cpu unless otherwise needed
|
6 years ago |
erpalma
|
015f3feedd
moved checks before the loop for efficiency
|
6 years ago |
erpalma
|
1d521818e5
more pythonic ;)
|
6 years ago |
erpalma
|
063bc0c5aa
just refactoring
|
6 years ago |
DEvil0000
|
ce4f836a20
add some checks and read msrs
|
6 years ago |
DEvil0000
|
7002abf303
add function to readmsr values
|
6 years ago |
DEvil0000
|
f684dd3ec4
don't crash on old config without the option
|
6 years ago |
Alexander Binzberger
|
05bf7f2504
adding cTDP configuration option
|
6 years ago |
erpalma
|
2eca07717a
fix #22
|
6 years ago |
erpalma
|
41905beb43
check for root permission and handle/report secure boot related errors
|
6 years ago |
erpalma
|
8935128f6c
change sanity check code for config values
|
6 years ago |
erpalma
|
7dcfa66acc
use a more efficient dbus callback to check if we are connected to AC or on battery
|
6 years ago |
erpalma
|
41d58438ab
included a stripped down version of mmio to avoid python-periphery dependency
|
6 years ago |
erpalma
|
c8c000b187
double check if we are still in AC before writing HWP value
|
6 years ago |