Commit Graph

174 Commits

Author SHA1 Message Date
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
Francesco Palmarini
38408401a1 Merge pull request #13 from felixonmars/patch-1
Add installation notes for Arch Linux
2018-06-29 13:21:03 +02:00
Felix Yan
a9d4af1532 Add installation notes for Arch Linux
I have prepared an AUR package for Arch.
2018-06-29 13:14:19 +08:00
Francesco Palmarini
1f40f7d376 Update README.md 2018-06-19 14:51:29 +02:00
erpalma
c8c000b187 double check if we are still in AC before writing HWP value 2018-06-14 10:39:31 +02:00
Francesco Palmarini
8b19581304 Update README.md 2018-06-14 10:25:54 +02:00
Francesco Palmarini
1db172eb12 Update README.md 2018-06-13 10:38:23 +02:00
Francesco Palmarini
870975bcce Update README.md 2018-06-12 19:27:31 +02:00
Francesco Palmarini
98fd0cde77 Update README.md 2018-06-12 19:26:51 +02:00
erpalma
358541e57a Merge remote-tracking branch 'origin/master' 2018-06-12 19:09:13 +02:00
erpalma
06551c5b62 add experimental HWP override on high load 2018-06-12 19:08:46 +02:00
Francesco Palmarini
2e32d4e742 Update README.md 2018-05-25 11:10:57 +02:00
Francesco Palmarini
19ab4cf72b updated default trip temperature on AC to a more conservative value 2018-05-25 11:10:32 +02:00
Francesco Palmarini
0444e9d0f7 Update README.md 2018-05-24 11:44:06 +02:00
Francesco Palmarini
d671ce2a5f Update README.md 2018-05-14 12:33:41 +02:00