coreboot-kgpe-d16/src/mainboard/google/stout
Patrick Rudolph b30a47b841 sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported
The processor P_BLK doesn't support throttling. This behaviour could be
emulated with SMM, but instead just update the FADT to indicate no support
for legacy I/O based throttling using P_CNT.

We have _PTC defined in SSDT, which should be used in favour of P_CNT by
ACPI aware OS, so this change has no effect on modern OS.

Drop all occurences of p_cnt_throttling_supported and update autoport
to not generate it any more.

Change-Id: Iaf82518d5114d6de7cef01dca2d3087eea8ff927
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34351
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-07-19 15:06:23 +00:00
..
acpi cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl 2018-11-30 21:52:10 +00:00
acpi_tables.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
board_info.txt
chromeos.c mainboard: remove "recovery" gpio, selectively add "presence" gpio. 2019-05-13 09:21:51 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
cmos.default mb/*/*/cmos.default: Harmonise CMOS files syntax 2018-08-16 16:44:42 +00:00
cmos.layout mb/*/*/cmos.layout: Fix coding style 2018-06-28 09:25:30 +00:00
devicetree.cb sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
dsdt.asl cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
ec.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ec.h
gma-mainboard.ads mb/*/*: Use libgfxinit on sandy and ivy bridge boards 2019-01-15 12:53:19 +00:00
gpio.c mb/*/*/gpio: Use static for const structures 2019-07-18 13:48:43 +00:00
hda_verb.c
Kconfig mb/google/{misc}: set default SMBIOS manufacturer 2019-05-29 20:10:08 +00:00
Kconfig.name mb/google: Add Chromebook marketing names 2017-11-17 21:33:25 +00:00
mainboard.c mb/google: Remove unused 'include <smbios.h>' 2019-05-06 10:30:05 +00:00
mainboard_smi.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
onboard.h
romstage.c sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree 2019-06-21 09:00:57 +00:00
thermal.h