minor
This commit is contained in:
parent
57b9a8809c
commit
f003b26fa6
1 changed files with 2 additions and 2 deletions
|
|
@ -229,8 +229,8 @@ in
|
|||
INTEL_GPU_BOOST_FREQ_ON_BAT = 1100;
|
||||
|
||||
# ThinkPad battery charge thresholds (preserve battery health)
|
||||
START_CHARGE_THRESH_BAT0 = 95;
|
||||
STOP_CHARGE_THRESH_BAT0 = 100;
|
||||
START_CHARGE_THRESH_BAT0 = 70;
|
||||
STOP_CHARGE_THRESH_BAT0 = 80;
|
||||
|
||||
# PCIe power management
|
||||
RUNTIME_PM_ON_AC = "on";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue