#
ee7f6428 |
| 09-May-2017 |
Matt Spinler <spinler@us.ibm.com> |
Add modes to phosphor-fan-control
phosphor-fan-control can behave differently based on its command line arguments
--init: Set fans to full speed, delay for a configurable amount of time t
Add modes to phosphor-fan-control
phosphor-fan-control can behave differently based on its command line arguments
--init: Set fans to full speed, delay for a configurable amount of time to allow fans to ramp up, start the fan control ready target, and then exit.
--control: Start the control algorithm. Never exits. Will be started as part of the fan control ready target.
Change-Id: I453daf8cc05a5c85a19c098e1cca64cac2ad9520 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
e10416ec |
| 10-Apr-2017 |
Matt Spinler <spinler@us.ibm.com> |
Fan control: Add Manager class and fan data
Create the fan manager class.
Check in the fan zone data as a normal file. In a future commit this will be generated during the compile. It is required
Fan control: Add Manager class and fan data
Create the fan manager class.
Check in the fan zone data as a normal file. In a future commit this will be generated during the compile. It is required now for review and so everything compiles.
Change-Id: I5733b81db80c5e072abdbffd42e335fa46c61ef8 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|