diff --git a/thermal.md b/thermal.md
index 8d28fb6..9696c00 100644
--- a/thermal.md
+++ b/thermal.md
@@ -48,27 +48,6 @@ For advanced thermal tuning, kernel parameters like `intel_pstate=passive` or `p
# Info
-```sh
-sudo cpupower frequency-info
-```
-
-```
-analyzing CPU 10:
- driver: intel_pstate
- CPUs which run at the same hardware frequency: 10
- CPUs which need to have their frequency coordinated by software: 10
- energy performance preference: default
- hardware limits: 400 MHz - 3.80 GHz
- available cpufreq governors: performance powersave
- current policy: frequency should be within 400 MHz and 3.80 GHz.
- The governor "performance" may decide which speed to use
- within this range.
- current CPU frequency: 3.40 GHz (asserted by call to kernel)
- boost state support:
- Supported: yes
- Active: yes
-```
-
```sh
@@ -84,7 +63,6 @@ cpu MHz : 4777.125
-
```sh
sudo sensors
```