coreboot-kgpe-d16/src/mainboard/lenovo/t430
Peter Lemenkov a6f9ee3906 mb/lenovo: Unify thermal threshold handling
Unify thermal handling across Lenovo boards (except g505, which is
different). Namely, do the following:

* Move thermal levels from acpi_tables to thermal.h (and create if
  necessary).
* Don't use board-specific ifdef guards.
* Set thermal levels using dedicated acpi_update_thermal_table function
  as almost all Lenovo boards do.
* Update list of authors in comments. Merge all author's entries.
* Minor whitespace and formatting.

This makes diff -ruw between the Lenovo boards smaller.

Change-Id: If569f67c932b7fbf14893b890a5588df4994daeb
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/29659
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-05-25 12:10:49 +00:00
..
acpi ec/lenovo/h8: Implement ACPI methods to set battery thresholds 2019-03-06 20:00:00 +00:00
acpi_tables.c mb/lenovo/t430/acpi_tables: Don't set flvl 2017-12-20 16:48:49 +00:00
board_info.txt
cmos.default mb/*/*/cmos.default: Decrease debug_level to 'Debug' 2018-08-15 18:39:17 +00:00
cmos.layout mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads 2018-09-05 10:04:20 +00:00
data.vbt lenovo: Add various data.vbt 2018-05-09 16:19:48 +00:00
devicetree.cb mb/lenovo: Add SMBIOS type 9 for ExpressCard 2019-05-07 16:06:55 +00:00
dsdt.asl mb/lenovo/*/dsdt: Move mainboard-specific defines out of ec.asl 2018-12-05 14:03:45 +00:00
gma-mainboard.ads src/mainboard: Add and update license headers 2018-06-02 21:00:10 +00:00
gpio.c
hda_verb.c
Kconfig nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE 2019-05-12 15:03:03 +00:00
Kconfig.name
mainboard.c mb/lenovo: Get rid of device_t 2018-05-08 14:17:48 +00:00
Makefile.inc src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER) 2019-01-03 18:08:48 +00:00
romstage.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
smihandler.c lenovo/h8,thinkpads: Re-do USB Always On 2018-12-06 11:59:22 +00:00
thermal.h mb/lenovo: Unify thermal threshold handling 2019-05-25 12:10:49 +00:00