drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git] / Documentation / hwmon / gxp-fan-ctrl.rst
blobae3397e81c0464eead2e7ff5198f90edaf4404a2
1 .. SPDX-License-Identifier: GPL-2.0-only
3 Kernel driver gxp-fan-ctrl
4 ==========================
6 Supported chips:
8   * HPE GXP SOC
10 Author: Nick Hawkins <nick.hawkins@hpe.com>
13 Description
14 -----------
16 gxp-fan-ctrl is a driver which provides fan control for the hpe gxp soc.
17 The driver allows the gathering of fan status and the use of fan
18 PWM control.
21 Sysfs attributes
22 ----------------
24 ======================= ===========================================================
25 pwm[0-7]                Fan 0 to 7 respective PWM value (0-255)
26 fan[0-7]_fault          Fan 0 to 7 respective fault status: 1 fail, 0 ok
27 fan[0-7]_enable         Fan 0 to 7 respective enabled status: 1 enabled, 0 disabled
28 ======================= ===========================================================