Commit Graph

141 Commits

Author SHA1 Message Date
Francesco Palmarini
f9c7f51549 Merge pull request #86 from k0a1a/patch-1
Missing Debian/Ubuntu python3-wheel dep
2018-12-29 14:44:52 +01:00
Danja Vasiliev
d0f7c152af Missing Debian/Ubuntu python3-wheel dep
added python3-wheel
2018-12-28 17:34:49 +01:00
erpalma
d2361431cb error handling cleanup 2018-12-27 13:58:16 +01:00
erpalma
c7e292e282 add power profile-based undervolting (fix #79) 2018-12-11 11:40:23 +01:00
erpalma
668f023868 print the actual power source (AC/BATTERY) in --monitor mode 2018-12-11 11:08:30 +01:00
erpalma
d18ad0e07f update requirements 2018-12-11 11:07:46 +01:00
Francesco Palmarini
99c0d7cda2 Merge pull request #82 from jkrcma/patch-1
Update openSUSE installation notes
2018-12-11 10:28:58 +01:00
Jakub Krčma
d33afeb933 Update openSUSE installation notes 2018-12-10 15:31:38 +01:00
Francesco Palmarini
05e88b827b Merge pull request #81 from LittleFox94/patch-1
Update README.md: add python3-venv for debian
2018-12-06 15:39:32 +01:00
LittleFox
a5575182e2 Update README.md: add python3-venv for debian
Add the missing dependency python3-venv to the debian instructions
2018-12-06 15:19:04 +01:00
Francesco Palmarini
6c4f3a77a5 Update README.md 2018-12-04 17:37:25 +01:00
Francesco Palmarini
7d9fd63ef2 Merge pull request #74 from moldabekov/patch-1
GNU Make is missing
2018-11-23 14:40:12 +01:00
Mark
d19c686b27 GNU Make is missing
In default Fedora installation (28/29) GNU make is missing by default. You need to install it before running `install.sh`
2018-11-23 17:23:00 +06:00
Francesco Palmarini
873e016006 Update README.md 2018-11-19 19:17:42 +01:00
Francesco Palmarini
542d2a5ee0 Update README.md 2018-11-19 19:17:13 +01:00
Francesco Palmarini
6209e93963 Merge pull request #68 from henning-schild/henning/staging
README.md: add X280
2018-11-08 14:50:52 +01:00
Henning Schild
5c16e35ca6 README.md: add X280 2018-11-08 13:00:00 +01:00
erpalma
003278cafd typo.... (bad day) 2018-11-07 16:26:55 +01:00
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