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 |
|
Francesco Palmarini
|
91fb4f6fd7
|
add openSUSE dependecies
|
2018-08-19 04:12:55 +02:00 |
|
Francesco Palmarini
|
3e5c1d63fb
|
add logging to systemd
|
2018-08-18 18:11:22 +02:00 |
|
erpalma
|
456579a969
|
add more debug info
|
2018-08-14 15:21:15 -07:00 |
|
erpalma
|
04b68a1428
|
remove unused import
|
2018-08-14 15:16:20 -07:00 |
|
erpalma
|
0dcf7c1cdb
|
fix typo
|
2018-08-14 15:15:33 -07:00 |
|
Francesco Palmarini
|
e14a2fcdd3
|
Update README.md
|
2018-08-13 15:49:35 -07:00 |
|
erpalma
|
ed06353021
|
add debug option to check the written values
|
2018-08-13 15:44:18 -07:00 |
|
erpalma
|
a463f753ee
|
read msr from a single cpu unless otherwise needed
|
2018-08-13 15:43:29 -07:00 |
|
erpalma
|
015f3feedd
|
moved checks before the loop for efficiency
de-hardcode the CPU critical temperature by reading from the MSR
|
2018-08-13 14:40:18 -07:00 |
|
erpalma
|
1d521818e5
|
more pythonic ;)
|
2018-08-13 14:37:42 -07:00 |
|
erpalma
|
063bc0c5aa
|
just refactoring
|
2018-08-13 14:27:47 -07:00 |
|
Francesco Palmarini
|
d6f8d995cd
|
Merge pull request #30 from DEvil0000/improvement/configure_cTDP
Improvement/configure cTDP
|
2018-08-13 13:38:01 -07:00 |
|
Francesco Palmarini
|
853840151c
|
Merge pull request #32 from hspak/master
Update README.md
|
2018-08-13 12:21:20 -07:00 |
|
Hong Shick Pak
|
3fcbf1aec4
|
Update README.md
|
2018-08-09 20:16:00 -07:00 |
|
DEvil0000
|
ce4f836a20
|
add some checks and read msrs
|
2018-08-07 14:16:08 +02:00 |
|
DEvil0000
|
7002abf303
|
add function to readmsr values
|
2018-08-06 11:52:04 +02:00 |
|
A. Binzxxxxxx
|
6b79d30869
|
adding cTDP option to readme
|
2018-08-06 09:56:15 +02:00 |
|
DEvil0000
|
f684dd3ec4
|
don't crash on old config without the option
|
2018-08-06 09:53:26 +02:00 |
|
Francesco Palmarini
|
546c39004e
|
Some more info about thermald
|
2018-08-04 16:42:25 +02:00 |
|
Francesco Palmarini
|
38f338cc6e
|
Merge pull request #28 from DEvil0000/add_thermald_info
added thermald hint to readme
|
2018-08-04 16:26:11 +02:00 |
|
A. Binzxxxxxx
|
320940e9e1
|
added thermald hint to readme
added thermald hint to readme. If it is running it will throttle the CPU quite hard when it gets over 80°C. stopping/disabling it will do the trick.
|
2018-08-04 00:07:35 +02:00 |
|
Alexander Binzberger
|
05bf7f2504
|
adding cTDP configuration option
|
2018-08-03 23:58:29 +02:00 |
|
Francesco Palmarini
|
3a65e10c69
|
Update README.md
|
2018-08-02 09:34:10 +02:00 |
|