coreboot-kgpe-d16/src
Ravi Sarawadi e4109ff54f soc/intel/tigerlake: Update Pkg C-State latencies
Update to recommended C-state entry/exit latencies as per
BWG(611569) Rev 0.8: section 4.5.3.2.2

BUG=none
TEST=Boot to OS and check C-State latencies
"cat /sys/devices/system/cpu/cpu0/cpuidle/state*/{name,latency}"

Signed-off-by: Ravi Sarawadi <ravishankar.sarawadi@intel.com>
Change-Id: Ic1258ecbb355b94889b30d01bceca586525bbe5e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43316
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Shreesh Chhabbi <shreesh.chhabbi@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-25 04:46:44 +00:00
..
acpi src: Use ACPI macros 2020-07-21 18:26:47 +00:00
arch src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console
cpu cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include 2020-07-14 16:15:09 +00:00
device device/pci_device.c: Do not complain about disabled devices 2020-07-24 23:12:07 +00:00
drivers drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring straps 2020-07-20 17:13:22 +00:00
ec ec/system76_ec: add support for System76 EC 2020-07-23 09:30:22 +00:00
include src/include/ramdetect.h: Add missing includes 2020-07-25 01:25:57 +00:00
lib src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
mainboard mb/getac/p470/acpi_tables.c: Remove wrong comment 2020-07-25 01:21:39 +00:00
northbridge nb/intel/ironlake/raminit.c: initialize 'reply.command' 2020-07-25 01:23:49 +00:00
security security/intel/stm: Add missing <stdbool.h> 2020-07-21 20:04:12 +00:00
soc soc/intel/tigerlake: Update Pkg C-State latencies 2020-07-25 04:46:44 +00:00
southbridge sb/intel/bd82x6x: Use common irqlinks.asl 2020-07-25 00:12:06 +00:00
superio superio/common: Avoid NULL pointer dereference 2020-07-24 21:21:09 +00:00
vendorcode vc/amd/fsp/picasso: update UPD header 2020-07-24 20:29:11 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00