Home
last modified time | relevance | path

Searched +full:fan +full:- +full:speed (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd/share/man/man4/
H A Dncthwm.415 Super I/O chips. It expose fan speed via
23 .Bl -bullet -compact
27 Nuvoton NCT6796D-E
31 These variables are available as read-only
34 .Bl -tag -width indent
36 CPU fan speed in RPM.
38 System fan speed in RPM.
40 AUX0 fan speed in RPM.
42 AUX1 fan speed in RPM.
44 AUX2 fan speed in RPM.
H A Daibs.423 .Nd "ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor"
28 .Bd -ragged -offset indent
35 .Bd -literal -offset indent
41 driver provides support for the voltage, temperature and fan sensors
62 .Bl -bullet
79 For example, on an ASUS V3-P5G965 barebone:
80 .Bd -literal -offset indent
81 > sysctl dev.aibs.0.{volt,temp,fan}
88 dev.aibs.0.fan.0: 878 600 7200
89 dev.aibs.0.fan.1: 0 700 7200
[all …]
H A Dasmc.41 .\"-
35 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
53 .Bl -bullet -offset indent -compact
69 brightness, check temperatures of several sensors, check the speed of
100 .Va dev.asmc.fan.%d
102 .Va speed ,
108 Each of these leaf nodes represent the current fan speed, the safest
109 minimum fan speed, the minimum speed and the maximum speed
127 .Bd -literal -offset indent
[all …]
H A Dacpi_ibm.436 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
80 .Bl -tag -width "subsystem" -offset indent -compact
95 .Bl -tag -width "subsystem" -offset indent -compact
158 .Bl -tag -width indent
160 (read-only)
165 (read-only)
186 .Bl -tag -width indent-two -compact
237 (read-only)
242 .Bl -tag -width indent-two -compact
[all …]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dgpio-fan.txt1 Bindings for fan connected to GPIO lines
4 - compatible : "gpio-fan"
7 - gpios: Specifies the pins that map to bits in the control value,
8 ordered MSB-->LSB.
9 - gpio-fan,speed-map: A mapping of possible fan RPM speeds and the
12 - alarm-gpios: This pin going active indicates something is wrong with
13 the fan, and a udev event will be fired.
14 - #cooling-cells: If used as a cooling device, must be <2>
16 Documentation/devicetree/bindings/thermal/thermal-cooling-devices.yaml
17 min and max states are derived from the speed-map of the fan.
[all …]
H A Dmax6650.txt1 Bindings for MAX6651 and MAX6650 I2C fan controllers
4 [1] https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf
7 - compatible : One of "maxim,max6650" or "maxim,max6651"
8 - reg : I2C address, one of 0x1b, 0x1f, 0x4b, 0x48.
11 - maxim,fan-microvolt : The supply voltage of the fan, either 5000000 uV or
13 - maxim,fan-prescale : Pre-scaling value, as per datasheet [1]. Lower values
14 allow more fine-grained control of slower fans.
16 - maxim,fan-target-rpm: Initial requested fan rotation speed. If specified, the
17 driver selects closed-loop mode and the requested speed.
18 This ensures the fan is already running before userspace
[all …]
H A Dadi,max31760.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices MAX31760 Fan-Speed Controller
10 - Ibrahim Tilki <Ibrahim.Tilki@analog.com>
13 Analog Devices MAX31760 Fan-Speed Controller
19 - adi,max31760
27 - compatible
28 - reg
33 - |
[all …]
/freebsd/share/man/man4/man4.powerpc/
H A Dsmu.41 .\"-
36 .Bd -ragged -offset indent
54 .Bl -bullet -compact
64 coarse-grained control of system cooling devices (see below).
65 Automatic kernel-level thermal control will take over if more than 3
74 .Bl -tag -width indent
89 Minimum allowed speed for this fan.
91 Maximum allowed speed for this fan.
93 Current speed for this fan.
94 The fan speed can be adjusted by changing this sysctl.
[all …]
/freebsd/sys/dev/asmc/
H A Dasmc.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
78 static int asmc_fan_getvalue(device_t dev, const char *key, int fan);
79 static int asmc_fan_setvalue(device_t dev, const char *key, int fan, int speed);
186 "MacBookPro1,1", "Apple SMC MacBook Pro Core Duo (15-inch)",
192 "MacBookPro1,2", "Apple SMC MacBook Pro Core Duo (17-inch)",
198 "MacBookPro2,1", "Apple SMC MacBook Pro Core 2 Duo (17-inch)",
204 "MacBookPro2,2", "Apple SMC MacBook Pro Core 2 Duo (15-inch)",
210 "MacBookPro3,1", "Apple SMC MacBook Pro Core 2 Duo (15-inch LED)",
216 "MacBookPro3,2", "Apple SMC MacBook Pro Core 2 Duo (17-inch HD)",
[all …]
/freebsd/sys/dev/sfxge/common/
H A Defx_regs_mcdi_strs.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright 2008-2018 Solarflare Communications Inc. All rights reserved.
31 * rebuild this file with "make -C doc mcdiheaders".
58 #define MC_CMD_SENSOR_FAN_0_ENUM_STR "Fan 0 speed: RPM"
59 #define MC_CMD_SENSOR_FAN_1_ENUM_STR "Fan 1 speed: RPM"
60 #define MC_CMD_SENSOR_FAN_2_ENUM_STR "Fan 2 speed: RPM"
61 #define MC_CMD_SENSOR_FAN_3_ENUM_STR "Fan 3 speed: RPM"
62 #define MC_CMD_SENSOR_FAN_4_ENUM_STR "Fan 4 speed: RPM"
85 #define MC_CMD_SENSOR_PHY_POWER_PORT0_ENUM_STR "Port 0 PHY power switch over-current: bool"
[all …]
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-synology.dtsi1 // SPDX-License-Identifier: GPL-2.0
12 pinctrl: pin-controller@10000 {
13 pmx_alarmled_12: pmx-alarmled-12 {
18 pmx_fanctrl_15: pmx-fanctrl-15 {
23 pmx_fanctrl_16: pmx-fanctrl-1
[all...]
H A Dkirkwood-dnskw.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include "kirkwood-6281.dtsi"
6 model = "D-Link DNS NASes (kirkwood-based)";
7 compatible = "dlink,dns-kirkwood", "marvell,kirkwood-88f6281", "marvell,kirkwood";
10 compatible = "gpio-keys";
11 #address-cell
[all...]
H A Dkirkwood-linkstation-lswxl.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Buffalo Linkstation LS-WXL
9 /dts-v1/;
10 #include "kirkwood-linkstation-duo-6281.dtsi"
13 model = "Buffalo Linkstation LS-WXL";
14 compatible = "buffalo,lswxl", "marvell,kirkwood-8
[all...]
H A Darmada-370-rd.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 * (RD-88F6710-A1)
6 * Copied from arch/arm/boot/dts/armada-370-db.dts
13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
20 /dts-v
[all...]
H A Dmvebu-linkstation-fan.dtsi2 * Device Tree common file for gpio-fan on Buffalo Linkstation
7 * This file is dual-licensed: you can use it either under the terms
48 compatible = "gpio-fan";
49 pinctrl-0 = <&pmx_fan_low &pmx_fan_high &pmx_fan_lock>;
50 pinctrl-names = "default";
52 gpio-fan,speed
[all...]
H A Dkirkwood-linkstation-6282.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree common file for kirkwood-6282 based Buffalo Linkstation
10 #include "kirkwood-6282.dtsi"
11 #include "kirkwood-linkstation.dtsi"
15 pinctrl: pin-controller@10000 {
16 pmx_power_hdd0: pmx-power-hdd0 {
20 pmx_usb_vbus: pmx-us
[all...]
H A Darmada-370-seagate-nas-2bay.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree file for Seagate NAS 2-Bay (Armada 370 SoC).
13 * Product name : Seagate NAS 2-Bay
14 * Code name (board/PCB) : Dart 2-Bay
19 /dts-v1/;
20 #include "armada-370-seagate-na
[all...]
H A Dkirkwood-ns2max.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/leds/leds-ns2.h>
5 #include "kirkwood-ns2-common.dtsi"
9 compatible = "lacie,netspace_max_v2", "marvell,kirkwood-88f6281", "marvell,kirkwood";
18 pinctrl-
[all...]
H A Dkirkwood-ns2mini.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/leds/leds-ns2.h>
5 #include "kirkwood-ns2-common.dtsi"
10 compatible = "lacie,netspace_mini_v2", "marvell,kirkwood-88f6192", "marvell,kirkwood";
19 pinctrl-
[all...]
/freebsd/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini-dlink-dns-313.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree file for D-Link DNS-313 1-Bay Network Storage Enclosure
6 /dts-v1/;
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/thermal/thermal.h>
13 model = "D-Link DNS-313 1-Bay Network Storage Enclosure";
14 compatible = "dlink,dns-313", "cortina,gemini";
15 #address-cells = <1>;
16 #size-cells = <1>;
19 /* 64 MB SDRAM in a Nanya NT5DS32M16BS-6K package */
[all …]
H A Dgemini-dlink-dir-685.dts2 * Device Tree file for D-Link DIR-685 Xtreme N Storage Router
5 /dts-v1/;
8 #include <dt-bindings/input/input.h>
11 model = "D-Link DIR-685 Xtreme N Storage Router";
12 compatible = "dlink,dir-685", "cortina,gemini";
13 #address-cells = <1>;
14 #size-cells = <1>;
17 /* 128 MB SDRAM in 2 x Hynix HY5DU121622DTP-D43 */
24 stdout-path = "uart0:19200n8";
28 compatible = "gpio-keys";
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12b-gsking-x.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "meson-g12b-w400.dtsi"
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/sound/meson-g12a-tohdmit
[all...]
H A Dmeson-g12b-odroid.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/gpio/meson-g12a-gpio.h>
9 #include <dt-bindings/sound/meson-g12a-toacodec.h>
10 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
20 stdout-path = "serial0:115200n8";
28 emmc_pwrseq: emmc-pwrseq {
29 compatible = "mmc-pwrseq-emmc";
30 reset-gpios = <&gpio BOOT_12 GPIO_ACTIVE_LOW>;
33 fan: gpio-fan { label
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt7986a-bananapi-bpi-r3.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 * Frank Wunderlich <frank-w@public-files.de>
9 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/leds/common.h>
13 #include <dt-binding
41 fan: pwm-fan { global() label
[all...]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/trivial-devices.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
27 spi-ma
[all...]

1234