summaryrefslogtreecommitdiff
path: root/ansible/roles/thinkpad/files/tlp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/thinkpad/files/tlp.conf')
-rw-r--r--ansible/roles/thinkpad/files/tlp.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/ansible/roles/thinkpad/files/tlp.conf b/ansible/roles/thinkpad/files/tlp.conf
new file mode 100644
index 0000000..a9312f9
--- /dev/null
+++ b/ansible/roles/thinkpad/files/tlp.conf
@@ -0,0 +1,16 @@
+TLP_ENABLE=1
+
+CPU_SCALING_GOVERNOR_ON_AC=powersave
+CPU_SCALING_GOVERNOR_ON_BAT=powersave
+
+START_CHARGE_THRESH_BAT0=75
+STOP_CHARGE_THRESH_BAT0=80
+
+START_CHARGE_THRESH_BAT1=75
+STOP_CHARGE_THRESH_BAT1=80
+
+RESTORE_THRESHOLDS_ON_BAT=1
+
+NATACPI_ENABLE=1
+TPACPI_ENABLE=1
+TPSMAPI_ENABLE=1