Searched full:max6650 (Results 1 – 4 of 4) sorted by relevance
3 * max6650.c - Part of lm_sensors, Linux kernel modules for hardware12 * This module has only been tested with the MAX6650 chip. It should13 * also work with the MAX6651. It does not distinguish max6650 and max665118 * http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf129 .compatible = "maxim,max6650",225 * The MAX6650/1 will automatically control fan speed when in closed loop230 * 1) The MAX6650/1 internal 254kHz clock frequency is set correctly. Use781 * Initialize the max6650 chip in max6650_probe()809 { "max6650", 1 },817 .name = "max6650",[all …]
206 compatible = "maxim,max6650";
2167 D: USERSPACE I/O, MAX6650
15337 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER15340 F: Documentation/hwmon/max6650.rst15341 F: drivers/hwmon/max6650.c