Home
last modified time | relevance | path

Searched refs:fans (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_smu_controls.c258 struct device_node *smu, *fans, *fan; in smu_controls_init() local
268 for (fans = NULL; (fans = of_get_next_child(smu, fans)) != NULL;) in smu_controls_init()
269 if (of_node_name_eq(fans, "rpm-fans") || in smu_controls_init()
270 of_device_is_compatible(fans, "smu-rpm-fans")) in smu_controls_init()
273 fans && (fan = of_get_next_child(fans, fan)) != NULL;) { in smu_controls_init()
284 of_node_put(fans); in smu_controls_init()
288 for (fans = NULL; (fans = of_get_next_child(smu, fans)) != NULL;) in smu_controls_init()
289 if (of_node_name_eq(fans, "pwm-fans")) in smu_controls_init()
292 fans && (fan = of_get_next_child(fans, fan)) != NULL;) { in smu_controls_init()
303 of_node_put(fans); in smu_controls_init()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/libacpi/files/
H A D0001-libacpi-Fix-build-witth-fno-commom.patch33 + * Array for existing fans, loop until
36 +fan_t fans[MAX_ITEMS];
58 * Array for existing fans, loop until
61 -fan_t fans[MAX_ITEMS];
62 +extern fan_t fans[MAX_ITEMS];
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Demc6w201.rst26 measures the speed of up to five fans, and controls the speed of
27 multiple DC fans using three Pulse Width Modulator (PWM) outputs. Note
28 that it is possible to control more than three fans by connecting two
29 fans to one PWM output. The EMC6W201 will be available in a 36-pin
H A Dlm85.rst131 TACH signal from the fans. The ADM1027 can be configured to measure the
138 To smooth the response of fans to changes in temperature, the LM85 has an
167 fans in a PC or embedded system. The EMC6D101, available in a 24-pin SSOP
217 - temperature below which fans should be off or spinning very low.
219 - temperature over which fans start to spin.
221 - temperature when fans spin at full speed.
223 - temperature when all fans will run full speed.
239 the behaviour of fans. Write 1 to let fans spinning at
276 The number of pulses-per-rev of the fans can be set, Tach monitoring
H A Dmax31790.rst22 The MAX31790 controls the speeds of up to six fans using six independent
24 through the I2C interface. The outputs drive "4-wire" fans directly,
H A Dit87.rst218 have support for 2 additional fans. The additional fans are supported by the
223 counters for fans 1 to 3. This is better (no more fan clock divider mess) but
235 IT8728F. It only supports 3 fans, 16-bit fan mode, and the full speed mode
239 to IT8728F. It only supports 16-bit fan mode. Both chips support up to 6 fans.
241 The IT8790E supports up to 3 fans. 16-bit fan mode is always enabled.
288 (temperatures, voltages and fans.)
H A Dpc87427.rst24 monitoring capabilities. It can monitor up to 18 voltages, 8 fans and
25 6 temperature sensors. Only the fans and temperatures are supported at
H A Dthmc50.rst86 so it stops fans even if the value 0 into the ANALOG_OUT register does not.
89 in the temp3 mode), five temperature readings and two fans.
H A Ducd9000.rst134 created only for enabled fans.
135 Note that even though UCD90910 supports up to 10 fans,
136 only up to four fans are currently supported.
H A Dw83781d.rst189 One user has reported problems with fans stopping
198 - One user reports fans stopping under high server load.
352 - 3 fans, identical to the W83781D
355 - 2 fans only, 1350000/RPM/div
441 One remarkable thing is that the fans would only have two or three
446 fans run at low speed, and 0x7F or 0x80 to make them run at full speed.
458 - seems to turn fans off after some time(1-2 minutes)... might be
465 - slightly "on-ner" than off, but my fans do not get to move. I can
H A Dasc7621.rst70 individual fans on each that would benefit from individual fan control.
74 fan types. We can also support pulse-stretched PWM so that 3-wire fans
103 The aSC7621 has tachometer inputs to measure fan speed on up to four fans.
121 - 3 PWM fan speed control outputs for 2-, 3- or 4-wire fans and up to 4 fan
H A Ddell-smm-hwmon.rst15 queried for the status of fans and temperature sensors. Userspace
26 Temperature sensors and fans can be queried and set via the standard
59 ``pwm1_enable`` sets automatic control for all fans.
H A Dsch5627.rst21 capabilities. They can monitor up to 5 voltages, 4 fans and 8 temperatures.
H A Dftsteutates.rst22 8 fans. It also contains an integrated watchdog which is currently
H A Dadt7475.rst144 `pwm[1-*]_stall_disable sysfs attribute`. A value of 0 means the fans will shut
145 off. A value of 1 means the fans will run at auto_point1_pwm.
H A Dsch5636.rst27 The Fujitsu Theseus can monitor up to 5 voltages, 8 fans and 16
H A Dnct6775.rst120 is lower than optimal. Some fans might not be present because they share pins
145 * 0 Fan control disabled (fans set to maximum speed)
248 critical temperature mode, in which the fans should run at full speed.
H A Dvt1211.rst51 temp2), 1 dedicated voltage (in5) and 2 fans. Additionally, the chip
59 tested very well (due to the fact that my EPIA M10000 doesn't have the fans
176 fans. Writing a 2 to any of the two pwm[1-2]_enable sysfs nodes will put the
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Daspeed-pwm-tacho.txt6 There can be upto 8 fans supported. Each fan can have one PWM output and
32 representing a fan. If there are 8 fans each fan can have one PWM port and
H A Dmax31785.txt19 fans@52 {
H A Dmax6650.txt14 allow more fine-grained control of slower fans.
/OK3568_Linux_fs/buildroot/package/fan-ctrl/
H A DConfig.in6 or more system or CPU fans. It does so by monitoring
/OK3568_Linux_fs/kernel/drivers/sbus/char/
H A Dbbc_i2c.h66 struct list_head fans; member
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddebugfs-ec20 This can influence the way your machine is cooled and fans may
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A DKconfig25 turning on the fans.

123