Searched +full:adt7490 +full:- +full:d (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
| D | adt7475.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jean Delvare <jdelvare@suse.com> 13 The ADT7473, ADT7475, ADT7476, and ADT7490 are thermal monitors and multiple 16 They support monitoring and controlling up to four fans (the ADT7490 can only 18 sensor and two off chip temperature sensors (the ADT7490 additionally 23 https://www.onsemi.com/pub/Collateral/ADT7473-D.PDF 24 https://www.onsemi.com/pub/Collateral/ADT7475-D.PDF 25 https://www.onsemi.com/pub/Collateral/ADT7476-D.PDF [all …]
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | adt7475.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * adt7475 - Thermal sensor driver for the ADT7475 chip and derivatives 4 * Copyright (C) 2007-2008, Advanced Micro Devices, Inc. 18 #include <linux/hwmon-sysfs.h> 19 #include <linux/hwmon-vid.h> 37 * These are unique identifiers for the sysfs functions - unlike the 46 #define REG_DEVREV2 0x12 /* ADT7490 only */ 48 #define REG_VTT 0x1E /* ADT7490 only */ 49 #define REG_EXTEND3 0x1F /* ADT7490 only */ 102 #define REG_STATUS4 0x81 /* ADT7490 only */ [all …]
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 20 sensors-detect script from the lm_sensors package. Read 21 <file:Documentation/hwmon/userspace-tools.rst> for details. 52 will be called abx500-temp. 249 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 254 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring 267 will be called as370-hwmon. 290 will be called axi-fan-control 299 lm-sensors 2.10.1 for proper userspace support. 348 Only Intel-based Apple's computers are supported (MacBook Pro, [all …]
|
| /kernel/linux/linux-4.19/drivers/hwmon/ |
| D | adt7475.c | 2 * adt7475 - Thermal sensor driver for the ADT7475 chip and derivatives 3 * Copyright (C) 2007-2008, Advanced Micro Devices, Inc. 21 #include <linux/hwmon-sysfs.h> 22 #include <linux/hwmon-vid.h> 39 * These are unique identifiers for the sysfs functions - unlike the 48 #define REG_DEVREV2 0x12 /* ADT7490 only */ 50 #define REG_VTT 0x1E /* ADT7490 only */ 51 #define REG_EXTEND3 0x1F /* ADT7490 only */ 104 #define REG_STATUS4 0x81 /* ADT7490 only */ 106 #define REG_VTT_MIN 0x84 /* ADT7490 only */ [all …]
|
| D | Kconfig | 19 sensors-detect script from the lm_sensors package. Read 20 <file:Documentation/hwmon/userspace-tools> for details. 50 will be called abx500-temp. 237 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 242 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring 268 lm-sensors 2.10.1 for proper userspace support. 308 Only Intel-based Apple's computers are supported (MacBook Pro, 315 the laptop to act as a pinball machine-esque joystick. 330 will be called scmi-hwmon. 394 - Dallas Semiconductor DS1625 [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/ |
| D | trivial-devices.txt | 12 abracon,abb5zes3 AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface 13 ad,ad7414 SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature … 14 ad,adm9240 ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems 15 adi,adt7461 +/-1C TDM Extended Temp Range I.C 16 adt7461 +/-1C TDM Extended Temp Range I.C 17 adi,adt7473 +/-1C TDM Extended Temp Range I.C 18 adi,adt7475 +/-1C TDM Extended Temp Range I.C 19 adi,adt7476 +/-1C TDM Extended Temp Range I.C 20 adi,adt7490 +/-1C TDM Extended Temp Range I.C 21 adi,adxl345 Three-Axis Digital Accelerometer [all …]
|