projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f86dc4
)
intel_pstate: Add CPUID for BDW-H CPU
author
Dirk Brandewie
<
[email protected]
>
Thu, 6 Nov 2014 17:50:45 +0000
(09:50 -0800)
committer
Rafael J. Wysocki
<
[email protected]
>
Tue, 11 Nov 2014 23:04:38 +0000
(
00:04
+0100)
Add BDW-H to the list of supported processors.
Signed-off-by: Dirk Brandewie <
[email protected]
>
Signed-off-by: Rafael J. Wysocki <
[email protected]
>
drivers/cpufreq/intel_pstate.c
patch
|
blob
|
history
diff --git
a/drivers/cpufreq/intel_pstate.c
b/drivers/cpufreq/intel_pstate.c
index ba35db092239d3aaeb39842e28581b980c054b60..ab2e100a18076016ee4a4eaec2bf741f770980fc 100644
(file)
--- a/
drivers/cpufreq/intel_pstate.c
+++ b/
drivers/cpufreq/intel_pstate.c
@@
-793,6
+793,7
@@
static const struct x86_cpu_id intel_pstate_cpu_ids[] = {
ICPU(0x3f, core_params),
ICPU(0x45, core_params),
ICPU(0x46, core_params),
+ ICPU(0x47, core_params),
ICPU(0x4c, byt_params),
ICPU(0x4f, core_params),
ICPU(0x56, core_params),