From d2e82ef57b286acf66eec633470946e8461d3416 Mon Sep 17 00:00:00 2001 From: Yatao Li Date: Fri, 3 Sep 2021 00:20:44 +0800 Subject: [PATCH] update readme --- contrib/thermald/surface_pro_5/README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/contrib/thermald/surface_pro_5/README.md b/contrib/thermald/surface_pro_5/README.md index 56b0a3b33..f2259af54 100644 --- a/contrib/thermald/surface_pro_5/README.md +++ b/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.