Commit Graph

182 Commits

Author SHA1 Message Date
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
Francesco Palmarini
d63dfc695e Update README.md 2019-03-06 14:48:52 +01:00
erpalma
430032aec8 Add IccMax sections in config file (commented out) 2019-03-06 12:37:36 +01:00
Francesco Palmarini
ab6047dfcf Update README.md 2019-03-06 12:35:56 +01:00
erpalma
6302933e80 Merge remote-tracking branch 'origin/master' 2019-03-06 12:26:51 +01:00
erpalma
be756a1f86 Add IccMax override feature 2019-03-06 12:26:37 +01:00
Francesco Palmarini
4d64bfb8ae Merge pull request #105 from moinmoi/master
added void/runit support
2019-03-06 09:18:31 +01:00
moinmoi
644c0982e4 added void/runit support 2019-03-05 22:50:43 +01:00
erpalma
33f0412bea typo, fix #102 2019-02-18 10:44:56 +01:00
Francesco Palmarini
52d83c41bb Merge pull request #101 from c-edw/AddSudo
readme: Prefix package install commands with sudo.
2019-02-15 10:18:33 +01:00
Connor E
e588ade2ef readme: Prefix package install commands with sudo. 2019-02-15 02:07:52 +00:00
Francesco Palmarini
11b5f12f9e Update README.md 2019-02-13 10:57:58 +01:00
Francesco Palmarini
f585babd71 Merge pull request #99 from gpilleux/patch-2
New model added
2019-02-13 10:56:42 +01:00
gpilleux
75ad31da7a New model added 2019-02-12 12:41:14 -03:00
Francesco Palmarini
9d1d079d10 Merge pull request #96 from pdelteil/patch-1
Update README.md
2019-02-06 22:52:10 +01:00
Philippe Delteil
db1b16cdbf Update README.md 2019-02-06 16:31:44 -03:00
erpalma
56a91aaf6f fix logging to systemd and switch to stderr for warning and fatal 2019-01-24 08:52:56 +01:00
Francesco Palmarini
7ac672dd7d Update README.md 2019-01-22 12:07:32 +01:00
Francesco Palmarini
2ecbf9f972 Merge pull request #95 from erpalma/testing
Merge Testing Branch
2019-01-22 11:34:38 +01:00
erpalma
25eabce346 Add more power detection methods 2019-01-21 16:54:40 +01:00
erpalma
4972b29a19 add fatal/warning error handler 2019-01-21 16:54:23 +01:00
Francesco Palmarini
f117fcb1fe Update README.md 2019-01-18 09:34:11 +01:00
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
5ce7af6463 add experimental code to check if the hardware is compatible with the tool 2018-12-27 14:00:20 +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