coreboot-kgpe-d16/src
Werner Zeh c38ab85cd4 siemens/nc_fpga: Add support for lowest FAN speed to FAN controller
The functionality of the FAN controller is extended to provide a
lowest startup speed of the FAN. Add the parameter "fanmin" to
the fan_ctrl_t structure and initialize the value.

Change-Id: Ib2e093ed6f5fc29bbea879779eb4777eb371b937
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/20789
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-07-28 16:16:42 +00:00
..
acpi
arch Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
cpu Fix files with multiple newlines at the end. 2017-07-24 15:08:08 +00:00
device src/device: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:20 +00:00
drivers siemens/nc_fpga: Add support for lowest FAN speed to FAN controller 2017-07-28 16:16:42 +00:00
ec ec/lenovo/h8/h8: Always enable tp-smapi and thermal 2017-07-18 19:23:26 +00:00
include timestamp: Apply factor to recorded stamps 2017-07-27 06:55:03 +00:00
lib timestamp: Apply factor to recorded stamps 2017-07-27 06:55:03 +00:00
mainboard google/kahlee: Add ASL for Elan touchpad 2017-07-28 16:13:40 +00:00
northbridge nb/intel/i440bx: Add final newline to raminit.c 2017-07-24 17:48:54 +00:00
soc soc/amd/stoneyridge: Remove unused SD controller 2017-07-27 21:31:26 +00:00
southbridge sb/intel/i82801jx: Add Interrupt pin and routing RCBA offsets macros 2017-07-25 15:15:41 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode vendorcode/siemens: Fix typo in hwilib 2017-07-28 16:16:05 +00:00
Kconfig