Searched full:max6650 (Results 1 – 10 of 10) sorted by relevance
/linux/Documentation/hwmon/ |
H A D | max6650.rst | 1 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
|
H A D | index.rst | 158 max6650
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | maxim,max6650.yaml | 5 $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 D | max6650.c | 3 * 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 …]
|
H A D | Makefile | 158 obj-$(CONFIG_SENSORS_MAX6650) += max6650.o
|
H A D | Kconfig | 1259 tristate "Maxim MAX6650 sensor chip" 1263 If you say yes here you get support for the MAX6650 / MAX6651 1267 will be called max6650.
|
H A D | amc6821.c | 7 * Based on max6650.c:
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-kontron-pitx-imx8m.dts | 206 compatible = "maxim,max6650";
|
/linux/ |
H A D | CREDITS | 2130 D: USERSPACE I/O, MAX6650
|
H A D | MAINTAINERS | 14042 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER 14045 F: Documentation/hwmon/max6650.rst 14046 F: drivers/hwmon/max6650.c
|