Browse Source

update readme

Yatao Li 3 years ago
parent
commit
d2e82ef57b
1 changed files with 7 additions and 5 deletions
  1. 7 5
      contrib/thermald/surface_pro_5/README.md

+ 7 - 5
contrib/thermald/surface_pro_5/README.md

@@ -22,6 +22,13 @@ thermal targets.
 See 40-surface-power.rules for more details on how to obtain info about sensors
 and cooling devices.
 
+## Bonus
+
+40-surface-power.rules also contains power-related tweaks for:
+- `surface profile`: currently low-power vs. performance
+- Various PCIe powersaving strategies
+- Intel p-state control for turbo-boost
+
 ## Installation
 
 - Make sure to install `surface-control`
@@ -35,8 +42,3 @@ and cooling devices.
 - `systemctl restart udev`
 - `systemctl restart thermald`
 
-## TODO
-
-- I tried to update cpufreq governor and turbo in udev event triggers but it
-  didn't work.
-- You can install `cpufreqctl` for that.