summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/turbo.c
AgeCommit message (Collapse)Author
2014-11-25x86: Add Intel speedstep and turbo mode codeSimon Glass
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>