coreboot/src
Tim Van Patten a90aebbf2a soc/amd/acpi: Add low/no battery mode to DPTC
Update acpigen_write_alib_dptc() to support "low/no battery mode",
which throttles the SOC when there is no battery connected or the
battery charge is critically low.

This is in preparation for enabling this functionality for Mendocino.

BUG=b:217911928
TEST=Build zork
TEST=Boot nipperkin
TEST=Boot skyrim

Signed-off-by: Tim Van Patten <timvp@google.com>
Change-Id: Icea10a3876a29744ad8485be1557e184bcbfa397
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66804
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-09-19 09:53:17 +00:00
..
acpi drivers/intel/dptf: Add multiple fan support under dptf 2022-09-04 16:48:07 +00:00
arch riscv: Enable the newfangled way of selecting instruction sets 2022-09-17 05:56:34 +00:00
commonlib cbfs/vboot: Adapt to new vb2_digest API 2022-09-02 23:51:29 +00:00
console console: attach smbus console driver 2022-09-16 17:03:49 +00:00
cpu soc/amd: Do SMM relocation via MSR 2022-09-15 14:47:52 +00:00
device device/dram: Reformat code 2022-09-13 13:06:05 +00:00
drivers drivers/smbus: add smbus console driver 2022-09-16 17:01:17 +00:00
ec timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
include drivers/smbus: add smbus console driver 2022-09-16 17:01:17 +00:00
lib timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
mainboard mb/google/rex: Add ELAN6918 touchscreen 2022-09-19 09:50:58 +00:00
northbridge soc/amd/common: Add common function to get cpu count 2022-09-14 20:28:37 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/vboot: Add rollback NVRAM space for TPM 2 2022-09-17 01:42:11 +00:00
soc soc/amd/acpi: Add low/no battery mode to DPTC 2022-09-19 09:53:17 +00:00
southbridge bd82x6x/early_pch: enable smbus in bootblock stage 2022-09-16 17:02:39 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vc/intel/fsp: Update ADL N FSP headers from v3267.01 to v3301.00 2022-09-04 16:08:32 +00:00
Kconfig Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00