coreboot-kgpe-d16/src
Amit Caleechurn c43a09b118 mb/lenovo/t440p: Include ACPI for battery threshold
This fixes ACPI errors below when invoking tlp-stat and allows setting
battery thresholds as natacpi is now enabled.

thinkpad_acpi: acpi_evalf(BCTG, dd, ...) failed: AE_NOT_FOUND
thinkpad_acpi: acpi_evalf(BCTG, dd, ...) failed: AE_NOT_FOUND

Test: Fedora 32 [also on Fedora 31 before the upgrade] Kernel 5.6.12-300

Signed-off-by: Amit Caleechurn <acaleechurn@gmail.com>
Change-Id: Ie345cdd05e38a8b7f646f44d814446543baeed3b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41472
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-05-28 09:33:27 +00:00
..
acpi acpi/device: Add a helper function to write SoundWire _ADR 2020-05-21 08:04:12 +00:00
arch Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
commonlib src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu cpu/intel/common: Fix typo in comment 2020-05-28 09:25:18 +00:00
device resource_allocator_v4: Fix size of I/O hole at 0x3b0 2020-05-27 18:57:17 +00:00
drivers drivers/intel/gma: Move IGD OpRegion to CBMEM 2020-05-27 21:34:49 +00:00
ec ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entry 2020-05-27 17:09:59 +00:00
include device: Move resource allocation into a separate compilation unit 2020-05-26 15:15:21 +00:00
lib lib/cbfs: refactor code culling compression checks 2020-05-28 05:47:53 +00:00
mainboard mb/lenovo/t440p: Include ACPI for battery threshold 2020-05-28 09:33:27 +00:00
northbridge intel/gma: Only enable bus mastering if we are going to use it 2020-05-27 21:35:16 +00:00
security Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
soc soc/sifive/fu540: Add chip_operations stub 2020-05-28 09:30:51 +00:00
southbridge sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT 2020-05-28 06:26:32 +00:00
superio superio/ite/Makefile.inc: Add it8613e 2020-05-26 13:03:50 +00:00
vendorcode vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v2114 2020-05-26 21:10:25 +00:00
Kconfig src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00