Cassidy James Blaede
fec76b45a9
README: Update directories to match Git repo
2020-10-15 11:57:55 -06:00
Cassidy James Blaede
2ea89ba272
README: Update GitHub repo links
...
Replaces `lenovo-throttling-fix` with `throttled` since it looks like the GitHub repo moved. While the old remote links work, curious folks (like me!) might see that and think they are downloading code from a different repository, and be hesitant to run it.
2020-10-15 11:56:02 -06:00
Francesco Palmarini
8612aa17f4
Merge pull request #220 from bkchr/bkchr-comet-lake
...
Adds more Comet Lake identifiers
2020-10-13 10:15:29 +02:00
Bastian Köcher
b0e1dd9920
Adds more Comet Lake identifiers
...
This adds the CPU identifier used by i7-10875H.
2020-10-12 23:59:02 +02:00
erpalma
d6aeb6851d
update dependencies, fix #217
2020-10-06 09:29:46 +02:00
Francesco Palmarini
2ab8631468
Merge pull request #212 from flokli/patch-1
...
lenovo_fix.service: Don't use deprecated logging options anymore
2020-10-06 09:18:37 +02:00
Francesco Palmarini
0fa5287148
Merge pull request #218 from cedws/MSRKernelNote
...
Add note about MSR writes in kernel >=5.9
2020-10-06 09:17:30 +02:00
Connor Edwards
8b357f790a
Add note about MSR writes in kernel >=5.9
2020-10-04 21:43:57 +01:00
Florian Klink
ad880babf5
lenovo_fix.service: Don't use deprecated logging options anymore
...
`StandardError` and `StandardOutput` don't support `syslog` anymore (they're long gone from the systemd manpages), and since 246, are migrated to `journal` under the hood.
As `journal` is also the default, don't configure it explicitly at all.
Related: https://github.com/NixOS/nixpkgs/pull/95353
2020-08-13 18:55:22 +02:00
Francesco Palmarini
f02cc40f3c
Merge pull request #210 from hbriese/reload_when_modified
...
Reload when modified
2020-08-11 11:10:02 +02:00
Hayden Briese
320243dafe
Added 'Autoreload' config option
2020-08-11 16:16:20 +10:00
Hayden Briese
7b20337840
Set HWP mode when reloading
2020-08-11 10:07:27 +10:00
hbriese
49efc27c1e
Merge branch 'master' into reload_when_modified
...
Updated branch to master
2020-08-11 10:05:24 +10:00
Francesco Palmarini
5627445154
Merge pull request #209 from xtermi2/master
...
Add Lenovo L490 to the supported devices
2020-08-10 14:06:01 +02:00
Francesco Palmarini
b3c241cc95
Merge pull request #211 from hbriese/set_hwp
...
Ability to restore HWP mode to 'default'
2020-08-10 14:01:28 +02:00
Hayden Briese
8187202fba
Ability to restore HWP mode to 'default'
2020-08-09 17:13:51 +10:00
hbriese
8d598f524c
Set undervolt & icc max on reload
2020-08-09 14:18:51 +10:00
hbriese
46a062e14d
Don't reload changes when the config file has been deleted
2020-08-07 17:12:18 +10:00
hbriese
dfdda3b1b7
Reload config when modified
2020-08-07 16:58:36 +10:00
Andreas Keefer
8a6f0f52cc
added Lenovo L490 to the supported devices
2020-08-02 13:49:54 +02:00
Francesco Palmarini
3650458474
Explicitly install wheel in virtualenv
2020-07-10 07:58:26 +02:00
Francesco Palmarini
5b809c724f
Merge pull request #202 from lolomokakus/lockdowndoc
...
Added documentation on how to disable Kernel Lockdown
2020-06-17 14:24:04 +02:00
Ludvig Holtze
6c51e55b39
Correct path
2020-06-16 16:16:03 +02:00
Ludvig Holtze
05561e586c
Added documentation on how to disable Kernel Lockdown
2020-06-13 12:23:48 +02:00
Francesco Palmarini
7893fafe5d
Merge pull request #195 from marcwittke/patch-1
...
Added A word about manufacturer provided tooling
2020-04-27 21:00:36 +02:00
Marc Wittke
7dc046b7c3
Added A word about manufacturer provided tooling
...
as discussed in #193
2020-04-27 11:17:42 -03:00
Francesco Palmarini
e904194bf1
Merge pull request #184 from dima74/patch-1
...
Fix link to `HWP_Mode` parameter in config file
2020-04-18 08:37:49 +02:00
Francesco Palmarini
a99c3edd93
Merge pull request #189 from shbach/patch-1
...
Update README.md
2020-04-16 08:28:15 +02:00
Steven Bach
961d7ca8a8
Update README.md
...
Added installation instructions for Solus
2020-04-15 12:17:11 -07:00
Dmitry Murzin
d2e982dd48
Fix link to HWP_Mode parameter in config file
2020-03-28 18:59:34 +03:00
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