Home
last modified time | relevance | path

Searched refs:pwm1_enable (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/hwmon/
H A Dg762.rst26 fan speed control (i.e. when pwm1_enable is set to 2).
48 pwm1_enable:
63 when current fan speed control mode is open-loop ('pwm1_enable' set to 1),
66 ('pwm1_enable' set to 2), the expected rotation speed in RPM can be passed to
H A Ddell-smm-hwmon.rst41 pwm1_enable WO Enable or disable automatic BIOS fan
61 known, by writing the value ``1`` in the attribute ``pwm1_enable``
65 ``pwm1_enable`` sets automatic control for all fans.
67 If ``pwm1_enable`` is not available, then it means that SMM codes for
76 pair. If, after recompiling the kernel, you see that ``pwm1_enable``
H A Dpwm-fan.rst26 pwm1_enable rw keep enable mode, defines behaviour when pwm1=0
H A Demc2103.rst31 should be written to fan1_target and pwm1_enable should be set to 3.
H A Dmax6650.rst45 pwm1_enable rw regulator mode, 0=full on, 1=open loop, 2=closed loop
H A Dmax31760.rst72 pwm1_enable 1: direct fan control, 2: temperature based auto fan control
H A Dnzxt-kraken3.rst73 pwm1_enable Pump duty control mode (0: disabled, 1: manual, 2: curve)
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779g3-sparrow-hawk-fan-pwm.dtso22 * r8a779g3-sparrow-hawk$ echo 2 > /sys/class/hwmon/hwmon4/pwm1_enable
/linux/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst61 * pwm1_enable:
/linux/drivers/hwmon/
H A Dgpio-fan.c315 static DEVICE_ATTR_RW(pwm1_enable);
H A Demc2103.c495 static DEVICE_ATTR_RW(pwm1_enable);
H A Dw83l786ng.c566 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Dg762.c864 * Read and write functions for pwm1_enable. Get and set fan speed control mode
867 * Following documentation about hwmon's sysfs interface, a pwm1_enable node
1014 static DEVICE_ATTR_RW(pwm1_enable);
H A Dasb100.c595 static DEVICE_ATTR_RW(pwm1_enable);
H A Df75375s.c676 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO|S_IWUSR,
H A Dpc87427.c654 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_enable, 0);
H A Dnct7802.c833 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_enable, 0);
H A Dasc7621.c949 PWRITEM(pwm1_enable, 0, PRI_LOW, VAA(0x5c, 0x5c, 0x62), VAA(0, 0, 0),
H A Dw83791d.c806 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
H A Dlm85.c832 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_enable, 0);
H A Dw83792d.c1049 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
H A Df71805f.c1080 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
H A Dw83627hf.c1637 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_enable, 0);
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst1214 sysfs device attributes: (hwmon "thinkpad") fan1_input, pwm1, pwm1_enable, fan2_input
1277 are no writes to pwm1_enable (or to pwm1 *if and only if* pwm1_enable is
1341 hwmon device attribute pwm1_enable:
1374 To stop the fan: set pwm1 to zero, and pwm1_enable to 1.
1376 To start the fan in a safe mode: set pwm1_enable to 2. If that fails
1377 with EINVAL, try to set pwm1_enable to 1 and pwm1 to at least 128 (255
/linux/drivers/platform/x86/
H A Dcompal-laptop.c688 static DEVICE_ATTR(pwm1_enable,

12