coreboot/src
Vagiz Trakhanov cc9c0cbc7e superio/ite/common: Add temperature limits
Add devicetree options to set temperature limits that are used to alarm
user when temperature exceeds defined values.

Audio alerts by superio are not implemented yet, but since limits are
visible to userland, some software might use them as is. For instance,
lm-sensors displays "ALERT" when temperature exceeds limits.

Change-Id: I56e041fb78f518d6a9640dc2b3985459991242b9
Signed-off-by: Vagiz Tarkhanov <rakkin@autistici.org>
Reviewed-on: https://review.coreboot.org/21844
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2017-10-22 02:19:56 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT 2017-10-18 19:56:21 +00:00
commonlib arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT 2017-10-18 19:56:21 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu cpu/amd: Fix spelling of *implementation* 2017-10-16 02:05:16 +00:00
device security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
drivers security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
ec security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
include lib/gpio: constify array inputs 2017-10-20 22:49:27 +00:00
lib security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
mainboard superio/ite/common: Add temperature offset 2017-10-22 02:19:15 +00:00
northbridge security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
security security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
soc soc/intel/cannonlake: Change max root port to 16 2017-10-22 02:17:24 +00:00
southbridge security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
superio superio/ite/common: Add temperature limits 2017-10-22 02:19:56 +00:00
vendorcode security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
Kconfig security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00