DOKK / manpages / debian 10 / tlp / tlp.8.en
tlp(8) Power Management tlp(8)

tlp - apply laptop power saving settings

tlp command [parameter] ...

Apply power saving settings manually and control ThinkPad battery features.

Initialize tlp and apply power saving settings according to the actual power source.
Apply power saving settings for battery power source.
Same as bat (this command is called when power source changes to battery).
Apply power saving settings for AC power source.
Same as ac (this command is called when power source changes to ac).
Enable autosuspend for all USB devices, except blacklisted ones.
Turn off optical drive in UltraBay/MediaBay. The drive may be re-enabled by pulling the eject lever or pushing the media eject button on newer models.
Set charge thresholds of main (BAT0) or auxiliary (BAT1) battery temporarily. Values must be between 1 and 100, STOP_CHARGE > START_CHARGE + 3. Configured thresholds are restored upon next system boot-up. When called without arguments, configured thresholds are set.
Set charge thresholds of main (BAT0) or auxiliary (BAT1) battery to factory presets (96/100) temporarily (causing a full charge). Configured thresholds are restored upon next system boot-up.
Charge main (BAT0) or auxiliary (BAT1) battery to the stop charge threshold once (bypassing start threshold). Configured thresholds are restored upon next system boot-up.
Force complete discharge of main (BAT0) or auxiliary (BAT1) battery.
Battery recalibration: completely discharge main (BAT0) or auxiliary (BAT1) battery and recharge to 100%.
Same as tlp-stat.
Show disk ids for configuration.

For ThinkPads with more than one battery the selection works as follows:

BAT0 - Main or internal battery
BAT1 - Ultrabay, Slice or replaceable battery

Apply thresholds of 70 / 90% to the main battery:

tlp setcharge 70 90 BAT0

Charge the auxiliary battery to full capacity:

tlp fullcharge BAT1

Recalibrate the main battery:

tlp recalibrate BAT0

/etc/default/tlp

System-wide configuration file containing all power saving settings.

On success, 0 is returned, a non-zero failure code otherwise.

tlp-stat(8), bluetooth(1), wifi(1), wwan(1).

(c) 2017 Thomas Koch <linrunner at gmx.net>

2017-01-29 TLP 1.0