Home
last modified time | relevance | path

Searched full:lm87 (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/hwmon/
H A Dlm87.rst1 Kernel driver lm87
6 * National Semiconductor LM87
8 Prefix: 'lm87'
12 Datasheet: http://www.national.com/pf/LM/LM87.html
35 This driver implements support for the National Semiconductor LM87
38 The LM87 implements up to three temperature sensors, up to two fan
66 The lm87 driver only updates its values each 1.0 seconds; reading it more
73 The LM87 has four pins which can serve one of two possible functions,
H A Dindex.rst126 lm87
/linux/drivers/macintosh/
H A Dwindfarm_lm87_sensor.c3 * Windfarm PowerMac thermal control. LM87 sensor
57 DBG("wf_lm87: Error reading LM87, retrying...\n"); in wf_lm87_read_reg()
59 printk(KERN_ERR "wf_lm87: Error reading LM87 !\n"); in wf_lm87_read_reg()
106 * The lm87 contains a whole pile of sensors, additionally, in wf_lm87_probe()
107 * the Xserve G5 has several lm87's. However, for now we only in wf_lm87_probe()
199 MODULE_DESCRIPTION("LM87 sensor objects for PowerMacs thermal control");
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c42 * Support for LM87 sensor chip used on several boards
162 "LM87 detected a hardware %s (status %02x:%02x)" in ef4_check_lm87()
523 I2C_BOARD_INFO("lm87", 0x2e),
592 I2C_BOARD_INFO("lm87", 0x2e),
654 I2C_BOARD_INFO("lm87", 0x2e),
/linux/arch/powerpc/boot/dts/
H A Da4m072.dts91 compatible = "nsc,lm87";
/linux/drivers/hwmon/
H A DMakefile129 obj-$(CONFIG_SENSORS_LM87) += lm87.o
H A DKconfig1583 tristate "National Semiconductor LM87 and compatibles"
1587 If you say yes here you get support for National Semiconductor LM87
1591 will be called lm87.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon86 However, some drivers (notably lm87 and via686a)