Searched full:adt7475 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adt7475.yaml | 4 $id: http://devicetree.org/schemas/hwmon/adt7475.yaml# 7 title: ADT7475 hwmon sensor 13 The ADT7473, ADT7475, ADT7476, and ADT7490 are thermal monitors and multiple 24 https://www.onsemi.com/pub/Collateral/ADT7475-D.PDF 35 - adi,adt7475 66 Configures the function for pin 5 on the adi,adt7473 and adi,adt7475. Or 75 Configures the function for pin 9 on the adi,adt7473 and adi,adt7475. Or
|
/openbmc/linux/Documentation/hwmon/ |
H A D | adt7475.rst | 1 Kernel driver adt7475 14 * Analog Devices ADT7475 16 Prefix: 'adt7475' 48 This driver implements support for the Analog Devices ADT7473, ADT7475, 49 ADT7476 and ADT7490 chip family. The ADT7473 and ADT7475 differ only in 84 ADT7475: 102 in ADT7490 ADT7476 ADT7475 ADT7473
|
H A D | index.rst | 41 adt7475
|
/openbmc/linux/drivers/hwmon/ |
H A D | adt7475.c | 3 * adt7475 - Thermal sensor driver for the ADT7475 chip and derivatives 124 /* ADT7475 Settings */ 159 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator 163 { "adt7475", adt7475 }, 176 .compatible = "adi,adt7475", 177 .data = (void *)adt7475 1332 name = "adt7475"; in adt7475_detect() 1528 case adt7475: in load_config() 1589 case adt7475: in load_attenuators() 1635 [adt7475] = "ADT7475", in adt7475_probe() [all …]
|
H A D | Makefile | 49 obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o
|
H A D | Kconfig | 248 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 253 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring 257 will be called adt7475.
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 463 adt7475: 2578 464 adt7475.c: 35318
|
/openbmc/linux/ |
H A D | MAINTAINERS | 514 ADT7475 HARDWARE MONITOR DRIVER 518 F: Documentation/hwmon/adt7475.rst 519 F: drivers/hwmon/adt7475.c
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |