The first block is CPU specifications, really the only thing I want to pull out from that is that it says it can do 8 GHz which is a lie unless its overclocking by default.
```
CPU max MHz: 8229.0000
CPU min MHz: 545.0000
BogoMIPS: 8399.71
```
The second block is a CPU thread / CPU frequency table taken using `lscpu -e`, you can see several reaching above 5 GHz (regardless of the fact that I've capped it at 2.2GHz, it is still above the stock 5.3 GHz cap, for ex.)
```
29 6486.5669
```
This isn't a Linux problem, another machine with 7965WX has the correct output.