Home
last modified time | relevance | path

Searched full:max6650 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/hwmon/
H A Dmax6650.rst1 Kernel driver max6650
6 * Maxim MAX6650
8 Prefix: 'max6650'
12 Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf
20 Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf
30 This driver implements support for the Maxim MAX6650 and MAX6651.
64 If your board has a BIOS that initializes the MAX6650/6651 correctly, you can
73 Please have a look at the MAX6650/6651 data sheet and make sure that you fully
/linux/Documentation/devicetree/bindings/hwmon/
H A Dmaxim,max6650.yaml5 $id: http://devicetree.org/schemas/hwmon/maxim,max6650.yaml#
8 title: Maxim MAX6650 and MAX6651 I2C Fan Controllers
14 The MAX6650 and MAX6651 regulate and monitor the speed
18 https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf
23 - maxim,max6650
64 compatible = "maxim,max6650";
/linux/drivers/hwmon/
H A Dmax6650.c3 * max6650.c - Part of lm_sensors, Linux kernel modules for hardware
12 * This module has only been tested with the MAX6650 chip. It should
13 * also work with the MAX6651. It does not distinguish max6650 and max6651
18 * http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf
129 .compatible = "maxim,max6650",
225 * The MAX6650/1 will automatically control fan speed when in closed loop
230 * 1) The MAX6650/1 internal 254kHz clock frequency is set correctly. Use
781 * Initialize the max6650 chip in max6650_probe()
809 { "max6650", 1 },
817 .name = "max6650",
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-kontron-pitx-imx8m.dts206 compatible = "maxim,max6650";
/linux/
H A DMAINTAINERS13916 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
13919 F: Documentation/hwmon/max6650.rst
13920 F: drivers/hwmon/max6650.c