Searched +full:max6650 +full:- +full:max6651 (Results 1 – 4 of 4) sorted by relevance
1 Kernel driver max66506 * Maxim MAX66508 Prefix: 'max6650'12 Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf14 * Maxim MAX665116 Prefix: 'max6651'20 Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf23 - Hans J. Koch <hjk@hansjkoch.de>24 - John Morris <john.morris@spirentcom.com>25 - Claus Gindhart <claus.gindhart@kontron.com>[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $id: http://devicetree.org/schemas/hwmon/maxim,max6650.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Maxim MAX6650 and MAX6651 I2C Fan Controllers11 - Javier Carrasco <javier.carrasco.cruz@gmail.com>14 The MAX6650 and MAX6651 regulate and monitor the speed15 of 5VDC/12VDC burshless fans with built-in tachometers.18 https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf23 - maxim,max6650[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * 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.pdf27 #include <linux/hwmon-sysfs.h>40 /* clock: The clock frequency of the chip (max6651 can be clocked externally) */91 /* Minimum and maximum values of the FAN-RPM */129 .compatible = "maxim,max6650",133 .compatible = "maxim,max6651",[all …]
1 # SPDX-License-Identifier: GPL-2.0-only20 sensors-detect script from the lm_sensors package. Read21 <file:Documentation/hwmon/userspace-tools.rst> for details.76 with SMpro co-processor.278 will be called as370-hwmon.311 will be called axi-fan-control320 lm-sensors 2.10.1 for proper userspace support.359 Only Intel-based Apple's computers are supported (MacBook Pro,366 the laptop to act as a pinball machine-esque joystick.381 will be called scmi-hwmon.[all …]