commit | 148a5dd5ccc25581b44a38079128f49e47353713 | [log] [tgz] |
---|---|---|
author | Frans Klaver <fransklaver@gmail.com> | Wed Oct 22 21:12:42 2014 +0200 |
committer | Darren Hart <dvhart@linux.intel.com> | Wed Nov 19 09:07:08 2014 -0800 |
tree | 7ec112b7ade095e09a0eb402c58be91f0d72a4d4 | |
parent | a5de681c0cf7350fa13ccd67f1a118f1651cc2d5 [diff] |
eeepc-laptop: document fan_pwm conversions eeepc_get_fan_pwm and eeepc_set_fan_pwm convert the PWM value read from the fan to a range lmsensors understands. Unfortunately this is only clear if you are familiar with how lmsensors handles duty cycles. Introduce two conversion functions that document the goal of these conversions. Signed-off-by: Frans Klaver <fransklaver@gmail.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>