coreboot-kgpe-d16/src
Matt DeVillier 01b6b245f0 mb/51nb/x210: correct battery ACPI
The X210 EC reports battery values in broken mAh. These have to be
adjusted by 10000 * DGVO, as documented in
https://github.com/torvalds/linux/blob/master/drivers/acpi/battery.c.

Taken from https://github.com/harrykipper/coreboot, commits
2f68f138adb25605e5715896636cf33f6de5bd95
c1c72cc43708a6647f263a767c39cf3072908e20

Change-Id: Ie097272443b18b16c3937034f874d3b5a6bdd62a
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39142
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-16 14:42:38 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
commonlib commonlib/cbfs.c: Remove unused macro 2020-03-11 14:36:45 +00:00
console treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
cpu cpu/intel/model_2065x: Add missing CPU IDs 2020-03-15 13:04:47 +00:00
device treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
drivers drivers/smmstore: default to selected for Tianocore payload 2020-03-15 13:11:37 +00:00
ec ec/51nb: add support for NPCE985LA0DX EC 2020-03-16 14:41:57 +00:00
include treewide: Replace uses of "Nehalem" 2020-03-15 13:04:39 +00:00
lib lib/spd_bin: Add spaces around operator 2020-03-15 12:57:20 +00:00
mainboard mb/51nb/x210: correct battery ACPI 2020-03-16 14:42:38 +00:00
northbridge nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
security treewide: Replace uses of "Nehalem" 2020-03-15 13:04:39 +00:00
soc soc/intel/Kconfig: Avoid specifying dedicated chipset name 2020-03-15 13:12:05 +00:00
southbridge nb/intel/nehalem: Rename to ironlake 2020-03-15 13:04:20 +00:00
superio superio/nuvoton/nct5539d: Update documentation and remove DSDT 2020-03-11 15:03:39 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/tgl: Update FSP header for Tiger Lake 2020-03-09 08:07:21 +00:00
Kconfig Kconfig: Have GDB_STUB depend on DRIVERS_UART 2020-03-03 07:45:23 +00:00