Thinkpad - Set battery charging threshold in Linux
With kernel 4.17 above, we can set the threshold directly
1 | $ echo 85 > /sys/class/power_supply/BAT0/charge_start_threshold |
When the battery down to 85%, the charging will start
When it’s over 95%, will stop