coreboot/src
Karthikeyan Ramasubramanian ab8961e7be mb/google/dedede/var/madoo: Fix DPTF passive and critical policies
Some of the temperature sensors defined in baseboard do not exist in
madoo. With the format the DPTF policies are defined in madoo, all the
entries from the baseboard are included and then the overrides applied.
This causes the non-existent DPTF devices to be exported in the ACPI
table and in turn OS reading invalid temperatures. Fix the format for
DPTF passive and critical policies.

BUG=b:182513022
BRANCH=dedede
TEST=Build and boot to OS in madoo. Ensure that the DPTF entries look
correct in both static.c and SSDT tables i.e. passive and critical
policies for applicable devices only are present.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Change-Id: Idc5d0b357d61b9346b4d20ec8322b124c9655b4c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51456
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Evan Green <evgreen@chromium.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Ben Kao <ben.kao@intel.com>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
2021-03-15 16:08:22 +00:00
..
acpi acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
arch arch/x86/smbios_defaults.c: Default to motherboard type 2021-03-12 15:36:09 +00:00
commonlib cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() 2021-03-08 22:31:43 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu cpu/intel/microcode: Fix caching logic in intel_microcode_find 2021-03-12 17:33:01 +00:00
device pciexp_device: Rewrite LTR configuration 2021-03-15 06:04:38 +00:00
drivers drivers/generic/alc1015: Change HID name for driver 2021-03-15 06:21:20 +00:00
ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
include mb/ocp/deltalake: Override SMBIOS type 2 feature flags 2021-03-15 06:12:40 +00:00
lib cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() 2021-03-08 22:31:43 +00:00
mainboard mb/google/dedede/var/madoo: Fix DPTF passive and critical policies 2021-03-15 16:08:22 +00:00
northbridge sb/intel/lynxpoint: Move S3 check out of early_pch_init 2021-03-15 06:00:31 +00:00
security security/intel/stm/Makefile.inc: Fix typo 2021-03-15 06:27:30 +00:00
soc soc/intel/alderlake: Drop 100ms delay and do not poll Link Active 2021-03-15 06:30:52 +00:00
southbridge sb/intel/lynxpoint: Move S3 check out of early_pch_init 2021-03-15 06:00:31 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vc/intel/fsp/fsp2_0/cooperlake_sp: Update memory map hob for WW06 FSP 2021-03-15 06:30:05 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00