This commit is contained in:
Yan Lin 2025-10-23 00:12:36 +02:00
parent 57b9a8809c
commit f003b26fa6

View file

@ -229,8 +229,8 @@ in
INTEL_GPU_BOOST_FREQ_ON_BAT = 1100; INTEL_GPU_BOOST_FREQ_ON_BAT = 1100;
# ThinkPad battery charge thresholds (preserve battery health) # ThinkPad battery charge thresholds (preserve battery health)
START_CHARGE_THRESH_BAT0 = 95; START_CHARGE_THRESH_BAT0 = 70;
STOP_CHARGE_THRESH_BAT0 = 100; STOP_CHARGE_THRESH_BAT0 = 80;
# PCIe power management # PCIe power management
RUNTIME_PM_ON_AC = "on"; RUNTIME_PM_ON_AC = "on";