commit | e80450152abda1533568325e27b8e8ff3144401a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 14 18:18:43 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 25 06:34:02 2014 -0700 |
tree | 3b80e9bd185f69041ad4cd1686d1bf95c08762f4 | |
parent | 79248a16d199f1bbd162b88731cb0a9bcb436e09 [diff] |
x86: Add Intel speedstep and turbo mode code Intel chips have a turbo mode where they can run faster for a short period until they reach thermal limits. Add code to adjust and query this feature. Signed-off-by: Simon Glass <sjg@chromium.org>