Commit Graph

213 Commits

Author SHA1 Message Date
erpalma
88216b119a add Comet Lake to the list of supported cpus (fix #150) 2020-02-20 10:30:08 +01:00
erpalma
d5ee6de8eb mention that all undervolt voltage must be negative in config file (fix #171) 2020-02-20 10:14:38 +01:00
erpalma
e897f95385 add logging to indicate that throttled is disabled in config file (fix #173) 2020-02-20 10:10:50 +01:00
Francesco Palmarini
2bd4626d8a Merge pull request #177 from Hyper-KVM/master
Add OpenRC support
2020-02-20 10:05:43 +01:00
Hyper-KVM
8300044558 Add Artix and OpenRC entries 2020-02-20 01:32:47 -05:00
Hyper-KVM
5fc826aac0 Add OpenRC support in install.sh 2020-02-19 20:03:44 -05:00
Hyper-KVM
a88689b8bb really fix init script this time 2020-02-19 18:48:54 -05:00
Hyper-KVM
c0b8c180bf fix init script 2020-02-19 16:40:52 -05:00
Hyper-KVM
422769aafd remove uneeded prepare function in PKGBUILD 2020-02-19 16:22:10 -05:00
Hyper-KVM
9cb8537425 fix PKGBUILD 2020-02-19 16:21:24 -05:00
Hyper-KVM
fbcbbb93c7 add PKGBUILD 2020-02-19 16:15:56 -05:00
Hyper-KVM
232fcc3882 Add OpenRC support testing 2020-02-19 15:57:14 -05:00
Francesco Palmarini
8d8096a3b3 Merge pull request #166 from kikislater/patch-1
Confusing documentation about HWP parameter
2020-02-15 18:17:09 +01:00
Francesco Palmarini
1cb4fd7ae0 Merge pull request #176 from nariox/update-readme
Update Readme to remove static-fix from top
2020-02-15 18:16:29 +01:00
Francesco Palmarini
0b10acf5f6 Merge pull request #168 from nariox/master
Implement "Disable BDPROCHOT"
2020-02-15 18:15:37 +01:00
Pedro Nariyoshi
49622cd79b Update Readme to remove static-fix from top 2020-02-12 11:49:57 -05:00
Pedro Nariyoshi
919b61f3c9 Revert "Move static fix down"
This reverts commit b1d887c167.
2020-02-12 11:36:14 -05:00
nariox
b1d887c167 Move static fix down
The static fix takes quite a bit of space, but doesn't  really relate to throttled. Moved it down, so readme is a bit cleaner.
2020-02-12 11:27:30 -05:00
Pedro Nariyoshi
d118ddc0a3 Remove extra line to make PR cleaner 2020-01-29 10:29:56 -05:00
Pedro Nariyoshi
3cf2f1aa0f Add default values for Disable_BDPROCHOT 2020-01-29 10:28:22 -05:00
Pedro Nariyoshi
f2ee9ed38d Implement Disable_BDPROCHOT 2020-01-29 10:27:05 -05:00
Pedro Nariyoshi
b5e52c03f4 Parse Disable BDPROCHOT option 2020-01-29 09:53:21 -05:00
Sylvain POULAIN
dd115d3ca8 Confusing documentation about HWP parameter
I was looking for this setting in tlp conf file ...
2020-01-26 11:52:50 +04:00
Francesco Palmarini
b7eeeb7842 Update README.md 2020-01-02 10:05:23 +01:00
Francesco Palmarini
e9ec389f5e Add Thinkpad E480 to support list (fix #58) 2019-12-30 09:34:52 +01:00
erpalma
763e948882 reworked logging, now supports log to file (fix #152 and #139) 2019-11-26 17:41:26 +01:00
Francesco Palmarini
b49d1b39d4 Merge pull request #151 from mkogan1/master
Update README.md Fedora installation section
2019-11-25 11:30:57 +01:00
Mark Kogan
64627f1af5 Update README.md Fedora installation section 2019-11-24 18:46:22 +02:00
Francesco Palmarini
67f0423f30 Merge pull request #148 from precupstefan/patch-1
Update README.md
2019-11-02 21:56:40 +01:00
Stefan
c55e54d1a5 Update README.md 2019-11-02 11:39:08 +02:00
Francesco Palmarini
c3e052ce45 Merge pull request #143 from klausenbusk/upstream
Mention the official intel_rapl driver
2019-09-30 10:26:22 +02:00
Kristian Klausen
e9e0db9533 Mention the official intel_rapl driver
On systems where the EC doesn't reset the values
(ex: ASUS Zenbook UX430UNR), it is probably prefered to use the
official intel_rapl driver.
2019-09-29 13:22:33 +02:00
Francesco Palmarini
69b45ff9b3 Merge pull request #141 from Rush/patch-1
Update README.md
2019-09-25 21:21:36 +02:00
Damian Kaczmarek
f024e840f4 Update README.md 2019-09-25 13:43:19 -05:00
erpalma
c89c12475a Relaxed checks for /dev/mem access. Fix #136 2019-09-06 09:34:22 +02:00
Francesco Palmarini
f155eea88a Add ThinkPad E590 (see #120) 2019-09-02 14:58:13 +02:00
erpalma
ba20b714c2 Merge branch 'master' of github.com:erpalma/lenovo-throttling-fix 2019-08-20 11:32:17 +02:00
erpalma
6e54199a2b Add a check for mismatched CORE/CACHE undervolt values (see #130, #133) 2019-08-20 11:31:22 +02:00
erpalma
d276d55513 updated requirements 2019-08-20 11:31:14 +02:00
Francesco Palmarini
f68bfd2a02 Merge pull request #129 from thomwiggers/now_in_arch_community_repo
Throttled is now in the Arch Community repository
2019-07-30 17:21:11 +02:00
Thom Wiggers
d40f53969d It's now in the Arch Community repository 2019-07-30 16:25:52 +02:00
erpalma
862971156e Merge branch 'master' of github.com:erpalma/lenovo-throttling-fix 2019-07-12 15:13:59 +02:00
erpalma
1008af57c9 fix PL2_Duration_S parsing + set Clamp Mode bit (16) to the boot value (thanks Andrea Arcangeli) 2019-07-12 15:09:54 +02:00
Francesco Palmarini
2b73d324af fix #126 2019-07-12 09:54:06 +02:00
Francesco Palmarini
fe93e48c8e fix #123 2019-06-21 09:20:12 +02:00
erpalma
95aa5b1e02 new HWP handling (see #121) 2019-06-10 12:13:26 +02:00
erpalma
952128dc21 code formatting 2019-04-16 16:50:17 +02:00
erpalma
74937fdee5 use dbus method in HWP if available 2019-04-11 18:07:24 +02:00
Francesco Palmarini
6d70e21985 Merge pull request #109 from abn/fedora-copr-rpm
Add copr repository instructions for Fedora
2019-03-14 12:46:49 +01:00
Arun Babu Neelicattu
5486651b93 Add copr repository instructions for Fedora 2019-03-14 00:53:59 +01:00