-
-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add conservation mode to lenovo laptops #652
Conversation
I went through the code and it LGTM, but I do have few questions/remarks: In I also tested it and I didn't see any problems, even if I add
Thanks! |
yeah i can do that and sorry about the confusion ill try to make my commit better im still new to this whole git thing 😀. to be honest i have no idea what as for what conservation mode from my understanding is it lowers the charge thresholds and other stuff to prolong battery health as long as possible for example you leave you laptop plugged in for a long time or for storage. and yes ill follow up with an update to the readme and thanks for the link for better git commit messages my bad. |
That path is used on LLL (LenovoLegionLinux), a project to add fan control, power modes, fan curves etc. It has a kernel patch and also a GUI. The conservation mode can be activated with the gui or cli, I use it on my Lenovo Legion 5i: |
@PurpleWazard I also have an IdeaPad so I could test it myself, as long as I know what I'm testing :) |
LGTM! Thank you for your contribution, you will be credited for your work as part of future release. |
So any further details what this actually does in practice? What should I be able to observe using this? 🙂 |
this PR adds conservation mode and support to lenovo_laptop compatible laptops for conservation mode add the following line to auto-cpufreq.conf
ideapad_laptop_conservation_mode = true