Beta Release
Please participate in the beta test! Instructions can be found at #coming soon#.
Feature highlights:
Battery Care
- Lenovo laptops (non-ThinkPad series and ThinkBooks): use the new charge_types sysfs attribute as of kernel 6.17.
Support for the legacy interface in kernels < 6.17 has been split off into the additional plugin lenovo-legacy. - Laptops with Wilco EC (such as Dell Chromebooks modded with chrultrabook/coreboot custom UEFI firmware):
start and stop threshold (Issue #838) RESTORE_THRESHOLDS_ON_BAT: change default to enabled.
If the charger is disconnected, for instance after atlp fullcharge, then the configured charge thresholds will be automatically restored.
Graphics
- Support for Intel Xe graphics (experimental kernel driver xe required):
INTEL_GPU_POWER_PROFILE_ON_AC/BAT/SAV: SLPC power profileINTEL_GPU_MIN/MAX_FREQ_ON_AC/BAT/SAV: min/max frequencies
Power Profiles
TLP_PROFILE_AC/BAT: customize automatic TLP profiles for AC and battery.
For example, they can be changed to balanced on AC power and power-saver on battery power.TLP_DEFAULT_MODE: renamed toTLP_PROFILE_DEFAULT- Rewrite of tlp-pd to use only GLib and no longer python-dbus
Check out the full changelog for details and all the bugfixes!