coreboot-kgpe-d16/src
Lijian Zhao fd02ff0375 soc/intel/cannonlake: Enable CPU flexible ratio
CPU ratio will be fixed to non-turbo max value if CpuRatio UPD had been
set to zero.

BUG=N/A
TEST=Boot up into sarien system, cat /proc/cpuinfo and cpu frequency is
changing.

Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Change-Id: I3e82293c8b6027ddf9a528d0654fe46f233dcb82
Reviewed-on: https://review.coreboot.org/c/30216
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-12-19 05:29:39 +00:00
..
acpi
arch arch/riscv: Don't hardcode CSR numbers anymore 2018-12-18 13:25:45 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
cpu cpu: Remove useless include <device/pci_ids.h> 2018-12-19 05:21:09 +00:00
device {device,drivers}: Remove useless include <device/pci_ids.h> 2018-12-19 05:22:44 +00:00
drivers {device,drivers}: Remove useless include <device/pci_ids.h> 2018-12-19 05:22:44 +00:00
ec lenovo/h8,thinkpads: Re-do USB Always On 2018-12-06 11:59:22 +00:00
include Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
lib lib/fit: Normalize spaces in board names to dashes 2018-12-19 05:18:45 +00:00
mainboard mb/asrock/h81m-hds: Allow "keep state" for power_on_after_fail 2018-12-19 05:26:58 +00:00
northbridge northbridge: Remove useless include <device/pci_ids.h> 2018-12-19 05:21:38 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel/cannonlake: Enable CPU flexible ratio 2018-12-19 05:29:39 +00:00
southbridge sb/intel/lynxpoint: Don't force state keep after power fail 2018-12-19 05:25:53 +00:00
superio {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:43:16 +00:00
vendorcode Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
Kconfig cpu/x86/Kconfig.debug: Move more options here 2018-11-23 08:38:31 +00:00