Searched refs:lm90 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A DMakefile77 obj-$(CONFIG_SENSORS_LM90) += lm90.o
H A Dlm90.c2 * lm90.c - Part of lm_sensors, Linux kernel modules for hardware
96 enum chips { lm90, adm1032, lm99, lm86, max6657, adt7461, max6680, max6646, enumerator in enum:chips
166 { "lm90", lm90 },
186 .name = "lm90",
696 name = "lm90";
815 case lm90:
989 dev_dbg(&client->dev, "Updating lm90 data.\n");

Completed in 32 milliseconds