coreboot-kgpe-d16/src/soc/intel/skylake
John Su 77a30af41c soc/intel/skylake: check DPTF_TSR1_ACTIVE_AC* in _ACx methods
Because thermal table is not included the values of DPTF_TSR1_ACTIVE_AC
from internal nami/vayne thermal team. Add conditional compilation
in _ACx methods if DPTF_ENABLE_FAN_CONTROL is defined in the dptf.asl.

BUG=b:72974136
TEST=Match the result.

Change-Id: I4b593118ca460a59aa49786cb99df417d135112a
Signed-off-by: John Su <john_su@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/26210
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-05-15 15:50:20 +00:00
..
acpi soc/intel/skylake: check DPTF_TSR1_ACTIVE_AC* in _ACx methods 2018-05-15 15:50:20 +00:00
bootblock soc/intel: Add KBL-S MCH and some KBL PCH support 2018-03-26 10:21:40 +00:00
include soc/intel/skylake: Generate ACPI DMAR table 2018-04-05 15:53:20 +00:00
nhlt soc/intel/skylake: Add NHLT config for max98373 codec 2018-03-27 19:55:48 +00:00
romstage compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
acpi.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
chip.c {mb,nb,soc}: Remove references to pci_bus_default_ops() 2018-05-08 03:01:04 +00:00
chip.h soc/intel/skylake: Enable VT-d and X2APIC 2018-04-05 15:52:45 +00:00
chip_fsp20.c {mb,nb,soc}: Remove references to pci_bus_default_ops() 2018-05-08 03:01:04 +00:00
cpu.c cpu/x86: Add support to run function with argument over APs 2018-05-14 08:39:42 +00:00
elog.c
finalize.c soc/intel/skylake: Set low maximum temperature threshold for Thermal Device 2017-11-30 16:27:12 +00:00
gpio.c soc/intel/common/block/gpio: Change group offset calculation 2018-02-16 03:59:29 +00:00
graphics.c soc/intel/skylake: Hook up libgfxinit 2018-04-16 08:37:09 +00:00
gspi.c soc/intel/{cannonlake,skylake}: Add _soc_ prefix in spi soc routine 2017-11-11 18:19:31 +00:00
i2c.c drivers/i2c/designware: reduce API complication for bus config 2018-01-25 22:36:30 +00:00
irq.c src/soc: Fix various typos 2018-02-20 23:17:39 +00:00
Kconfig soc/intel/common: prepare for lpss clock split 2018-04-10 18:07:54 +00:00
lockdown.c
lpc.c soc/intel/skylake: Move PCR DMI programming into bootblock 2018-03-09 21:40:32 +00:00
Makefile.inc soc/intel/skylake: Make use of common SMM code for SKL 2017-12-22 01:44:18 +00:00
me.c soc/intel/skylake: Protect me_progress_rom_values array boundary 2018-03-30 06:43:12 +00:00
memmap.c soc/intel: Remove superfluous pointers variables 2018-04-11 02:19:43 +00:00
pei_data.c soc/intel/skylake: Make use of common SMM code for SKL 2017-12-22 01:44:18 +00:00
pmc.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
pmutil.c
reset.c
sd.c
smihandler.c soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak function 2017-12-23 05:23:09 +00:00
smmrelocate.c soc/intel/skylake: Make use of common SMM code for SKL 2017-12-22 01:44:18 +00:00
spi.c soc/intel/skylake: Make use of Intel SPI common block 2017-11-11 18:19:39 +00:00
systemagent.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
thermal.c soc/intel/skylake: Set low maximum temperature threshold for Thermal Device 2017-11-30 16:27:12 +00:00
uart.c soc/intel/skylake: Support PCH UART 0 and 1 for console 2018-05-08 14:40:23 +00:00
vr_config.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00