Searched +full:fan +full:- +full:driving +full:- +full:mode (Results  1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/hwmon/ | 
| H A D | fan-common.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---
 4 $id: http://devicetree.org/schemas/hwmon/fan-common.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Common Fan Properties
 10   - Naresh Solanki <naresh.solanki@9elements.com>
 11   - Billy Tsai <billy_tsai@aspeedtech.com>
 14   max-rpm:
 16       Max RPM supported by fan.
 20   min-rpm:
 [all …]
 
 | 
| /linux/Documentation/hwmon/ | 
| H A D | g762.rst | 4 The GMT G762 Fan Speed PWM Controller is connected directly to a fan5 and performs closed-loop or open-loop control of the fan speed. Two
 6 modes - PWM or DC - are supported by the device.
 9 http://natisbad.org/NAS/ref/GMT_EDS-762_763-080710-0.2.pdf. sysfs
 10 bindings are described in Documentation/hwmon/sysfs-interface.rst.
 19 fan revolution, ...); Those can be modified via devicetree bindings
 25 	    set desired fan speed. This only makes sense in closed-loop
 26 	    fan speed control (i.e. when pwm1_enable is set to 2).
 29 	    provide current fan rotation value in RPM as reported by
 30 	    the fan to the device.
 [all …]
 
 | 
| H A D | pwm-fan.rst | 1 Kernel driver pwm-fan4 This driver enables the use of a PWM module to drive a fan. It uses the
 12 -----------
 14 The driver implements a simple interface for driving a fan connected to
 16 a range of SoCs. The driver exposes the fan to the user space through
 19 The fan rotation speed returned via the optional 'fan1_input' is extrapolated
 25 fan1_input	ro	fan tachometer speed in RPM
 26 pwm1_enable	rw	keep enable mode, defines behaviour when pwm1=0
 27 			0 -> disable pwm and regulator
 28 			1 -> enable pwm; if pwm==0, disable pwm, keep regulator enabled
 [all …]
 
 | 
| H A D | adm9240.rst | 10     Addresses scanned: I2C 0x2c - 0x2f20     Addresses scanned: I2C 0x2c - 0x2f
 24 	http://pdfserv.maxim-ic.com/en/ds/DS1780.pdf
 30     Addresses scanned: I2C 0x2c - 0x2f
 37     - Frodo Looijaard <frodol@dds.nl>,
 38     - Philip Edelbrock <phil@netroedge.com>,
 39     - Michiel Rook <michiel@grendelproject.nl>,
 40     - Grant Coady <gcoady.lk@gmail.com> with guidance
 44 ---------
 46 chip MSB 5-bit address. Each chip reports a unique manufacturer
 [all …]
 
 | 
| H A D | lm93.rst | 10     Addresses scanned: I2C 0x2c-0x2e18     Addresses scanned: I2C 0x2c-0x2e
 24 	- Mark M. Hoffman <mhoffman@lightlink.com>
 25 	- Ported to 2.6 by Eric J. Bowersox <ericb@aspsys.com>
 26 	- Adapted to 2.6.20 by Carsten Emde <ce@osadl.org>
 27 	- Modified for mainline integration by Hans J. Koch <hjk@hansjkoch.de>
 30 -----------------
 33   Set to non-zero to force some initializations (default is 0).
 38   Configures in7 and in8 limit type, where 0 means absolute and non-zero
 54 --------------------
 [all …]
 
 | 
| /linux/Documentation/admin-guide/laptops/ | 
| H A D | thinkpad-acpi.rst | 9 - Borislav Deianov <borislav@users.sf.net>10 - Henrique de Moraes Holschuh <hmh@hmh.eng.br>
 12 http://ibm-acpi.sf.net/
 19 This driver used to be named ibm-acpi until kernel 2.6.21 and release
 20 0.13-20070314.  It used to be in the drivers/acpi tree, but it was
 21 moved to the drivers/misc tree and renamed to thinkpad-acpi for kernel
 25 The driver is named "thinkpad-acpi".  In some places, like module
 29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too
 33 ------
 38 	- Fn key combinations
 [all …]
 
 |