Home
last modified time | relevance | path

Searched full:max31760 (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dadi,max31760.yaml4 $id: http://devicetree.org/schemas/hwmon/adi,max31760.yaml#
7 title: Analog Devices MAX31760 Fan-Speed Controller
13 Analog Devices MAX31760 Fan-Speed Controller
14 https://datasheets.maximintegrated.com/en/ds/MAX31760.pdf
19 - adi,max31760
40 compatible = "adi,max31760";
/Linux-v6.1/Documentation/hwmon/
Dmax31760.rst3 Kernel driver max31760
7 * Analog Devices MAX31760
9 Prefix: 'max31760'
13 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31760.pdf
21 The MAX31760 integrates temperature sensing along with precision PWM fan
Dindex.rst136 max31760
/Linux-v6.1/drivers/hwmon/
Dmax31760.c552 {.compatible = "adi,max31760"},
558 {"max31760"},
583 .name = "max31760",
593 MODULE_DESCRIPTION("Analog Devices MAX31760 Fan Speed Controller");
DMakefile143 obj-$(CONFIG_SENSORS_MAX31760) += max31760.o
DKconfig1071 tristate "MAX31760 fan speed controller"
1075 Support for the Analog Devices MAX31760 Precision Fan-Speed
1076 Controller. MAX31760 integrates temperature sensing along with
1080 will be called max31760.
/Linux-v6.1/
DMAINTAINERS1356 ANALOG DEVICES INC MAX31760 DRIVER
1361 F: Documentation/devicetree/bindings/hwmon/adi,max31760.yaml
1362 F: Documentation/hwmon/max31760.rst
1363 F: drivers/hwmon/max31760.c