Searched full:adt7470 (Results 1 – 3 of 3) sorted by relevance
1 Kernel driver adt74706 * Analog Devices ADT74708 Prefix: 'adt7470'19 This driver implements support for the Analog Devices ADT7470 chip. There may22 The ADT7470 uses the 2-wire interface compatible with the SMBus 2.027 A sophisticated control system for the PWM outputs is designed into the ADT747030 programmable. Once configured, the ADT7470 will adjust the PWM outputs in35 limit values. The ADT7470 will signal an ALARM if any measured value exceeds38 The ADT7470 samples all inputs continuously. A kernel thread is started up for47 The ADT7470 has a 8-bit ADC and is capable of measuring temperatures with 1[all …]
3 * A hwmon driver for the Analog Devices ADT747032 /* ADT7470 registers */197 * 16-bit registers on the ADT7470 are low-byte first. The data sheet says1452 strscpy(info->type, "adt7470", I2C_NAME_SIZE); in adt7470_detect()1487 /* Initialize the ADT7470 chip */ in adt7470_probe()1549 { .name = "adt7470" },1557 .name = "adt7470",1569 MODULE_DESCRIPTION("ADT7470 driver");
225 tristate "Analog Devices ADT7470"231 ADT7470 temperature monitoring chips.234 will be called adt7470.