Commit Graph

138 Commits

Author SHA1 Message Date
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
erpalma
2eca07717a fix #22 2018-07-30 10:37:20 +02:00
erpalma
6c38278922 minor change 2018-07-20 10:17:06 +02:00
erpalma
41905beb43 check for root permission and handle/report secure boot related errors 2018-07-20 10:14:47 +02:00
Francesco Palmarini
56a4c5430c Update README.md 2018-07-07 09:40:21 +02:00
Francesco Palmarini
b39c07a6a3 Update README.md 2018-07-02 21:19:38 +02:00
erpalma
0a54cb8d71 Merge remote-tracking branch 'origin/master' 2018-07-01 18:32:22 +02:00
erpalma
8935128f6c change sanity check code for config values 2018-07-01 18:31:06 +02:00
erpalma
eb9ccddccc change sanity check code for config values 2018-07-01 18:28:05 +02:00
Francesco Palmarini
b57bbbc42c Update README.md 2018-07-01 08:34:02 +02:00
erpalma
7dcfa66acc use a more efficient dbus callback to check if we are connected to AC or on battery 2018-06-29 14:54:11 +02:00
erpalma
41d58438ab included a stripped down version of mmio to avoid python-periphery dependency 2018-06-29 14:52:36 +02:00
Francesco Palmarini
47e4283b55 Update README.md 2018-06-29 13:39:18 +02:00