Commit Graph

173 Commits

Author SHA1 Message Date
erpalma
5a96b88944 try to load configs modules + decode gzip output (see #67) 2018-11-07 16:21:54 +01:00
erpalma
0189170a40 fix #66 2018-11-07 11:24:17 +01:00
Francesco Palmarini
671e252198 Update README.md 2018-11-07 11:22:00 +01:00
erpalma
b15edc8076 Merge branch 'master' of github.com:erpalma/lenovo-throttling-fix 2018-11-07 11:20:06 +01:00
erpalma
8677de6f96 add some more monitoring stuff: Vcore, Package, Graphics and DRAM power consumption 2018-11-07 11:19:23 +01:00
Francesco Palmarini
938482654c Update README.md 2018-11-06 12:19:19 +01:00
erpalma
57faf388e9 debug leftover 2018-11-06 12:15:04 +01:00
erpalma
9636a5de83 add realtime monitoring of throttling causes 2018-11-06 12:10:52 +01:00
Francesco Palmarini
89e3ba8990 Update README.md 2018-11-06 11:09:42 +01:00
erpalma
105f87c0ff switch to black formatter 2018-11-06 11:07:54 +01:00
erpalma
76e097663c further kernel config checks, related to #65 2018-11-06 11:06:03 +01:00
Francesco Palmarini
c1f5f95c37 Merge pull request #65 from tSte/update-msr-access-restriction-message
Update MSR access restriction message
2018-11-06 10:33:49 +01:00
tSte
b8ef7b72e5 Update MSR access debug message; Update readme 2018-11-06 07:11:37 +01:00
Francesco Palmarini
73df1ff98e Merge pull request #63 from keachi/install_directory
do not overwrite an existing file
2018-10-31 14:07:05 +01:00
Tobias Rueetschi
4914021253 do not overwrite an existing file 2018-10-31 13:57:45 +01:00
Francesco Palmarini
79f1db481c Merge pull request #59 from floriankisser/master
use builtin venv
2018-10-21 11:12:05 +02:00
Florian Kisser
ce4a75c539 use builtin venv 2018-10-19 19:48:11 +02:00
Francesco Palmarini
b571aefa3b Update requirements.txt 2018-10-18 11:38:47 +02:00
Francesco Palmarini
0f10e10ce0 Merge pull request #57 from stieg/master
Add python3-virtualenv package to fedora install procedure
2018-10-12 10:20:15 +02:00
Andrew Stiegmann (stieg)
678aba3f88 Add python3-virtualenv package to fedora install procedure; cleanup line endings 2018-10-11 10:30:36 -10:00
Francesco Palmarini
963fb1c75d Update README.md 2018-10-03 11:34:20 +02:00
Francesco Palmarini
816ea27e03 Merge pull request #56 from m-kuhn/patch-1
Fix installation instructions for Fedora
2018-10-03 08:59:05 +02:00
Matthias Kuhn
9cdc36406e Fix installation instructions for Fedora 2018-10-03 06:47:35 +02:00
Francesco Palmarini
cf3cea5997 Update README.md 2018-09-20 09:51:40 +02:00
erpalma
ff0f912a86 Merge branch 'master' of github.com:erpalma/lenovo-throttling-fix 2018-09-20 09:49:44 +02:00
erpalma
301a57aa0f fix a bug caused by args swap 2018-09-20 09:48:01 +02:00
Francesco Palmarini
d009138d22 Update README.md 2018-09-14 08:49:53 +02:00
erpalma
5c96274e52 Merge branch 'master' of github.com:erpalma/lenovo-throttling-fix 2018-09-11 17:15:32 +02:00
erpalma
f10c269c9a built-in cpu usage calculation + drop psutil dependency 2018-09-11 17:14:01 +02:00
A. Binzxxxxxx
2792cac017 Update README.md
adding not about masking thermald to keep it disabled even after a package update
2018-09-04 11:41:55 +02:00
erpalma
49c056e311 Merge branch 'master' of github.com:erpalma/lenovo-throttling-fix 2018-09-03 17:07:27 +02:00
erpalma
8ef50d57ce config values can be commented out to disable (fix #51) 2018-09-03 17:07:00 +02:00
erpalma
6516f44621 config values can be commented out to disable (fix #52) 2018-09-03 17:05:42 +02:00
erpalma
494ea7f595 Sysfs_Power_Path can now be set in the config file (#48) 2018-09-01 10:10:49 +02:00
erpalma
dcfa39acb8 updated dependencies 2018-09-01 10:10:38 +02:00
erpalma
ee5399e854 add some colors to debug mode 2018-08-30 14:12:48 +02:00
erpalma
23730180f0 show undervolt planes values in mV in debug 2018-08-30 14:00:44 +02:00
A. Binzxxxxxx
a66d6b1edc Update README.md
added T470 to the list. see #39
2018-08-30 13:02:50 +02:00
Francesco Palmarini
db3b1b89b8 Merge pull request #44 from rborer/patch-1
Fedora: package python3-devel is also required
2018-08-30 09:48:11 +02:00
Reynald Borer
31f565fc2a Fedora: package python3-devel is also required
To have `./install.sh` run successfully I also needed to install package python3-devel on my Fedora 28 installation.
2018-08-30 09:46:04 +02:00
Francesco Palmarini
666caf0511 Update README.md 2018-08-28 09:00:56 +02:00
Francesco Palmarini
abe99b1c1d Merge pull request #40 from EleonoraVG/master
Fix typos in the install command for openSUSE.
2018-08-28 08:48:17 +02:00
EleonoraVG
89c8630b4c Fix typos in the install command for openSUSE.
The dependencies given to zypper had 2 typos in them which prevented the
dependencies dbus-1-glib-devel and python3-devel from installing.
2018-08-27 22:44:53 -07:00
erpalma
f7cb2e4bd4 fix #38 2018-08-22 12:07:42 +02:00
erpalma
2e7646d824 code format 2018-08-22 12:07:14 +02:00
Francesco Palmarini
d322c93699 Merge pull request #37 from DEvil0000/improvement/show_cpu_features_in_debug
adding a lot more debug output and some minor refactoring
2018-08-22 10:10:10 +02:00
A. Binzxxxxxx
6288d0549f Update README.md
adding some explanation for the extended debug output
2018-08-21 20:05:22 +02:00
DEvil0000
d779ecd0ca adding a lot more debug output and some minor refactoring 2018-08-21 19:56:50 +02:00
Francesco Palmarini
bbef7bf39a Merge pull request #35 from alexjj/patch-1
Different AUR helper in README
2018-08-20 09:13:12 +02:00
Alex Johnstone
d9da385e81 Different AUR helper
yaourt has many security issues, but being one of the most well known people keep using it...replacing with an improved AUR helper.
2018-08-19 20:48:20 -07:00