Searched hist:"8 c14d126ae2efbcd094b24e5413b8cbe1d2c01e4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | lm73.c | diff 8c14d126ae2efbcd094b24e5413b8cbe1d2c01e4 Sat Jan 05 03:41:19 CST 2013 Chris Verges <kg4ysn@gmail.com> hwmon: (lm73) Add 'update_interval' attribute
The LM73 supports four A/D conversion resolutions. The default used by the existing lm73 driver is the chip's default, 11-bit (0.25 C/LSB). This patch enables changing of this resolution from userspace via the update_interval sysfs attribute. Full details on usage are included in Documentation/hwmon/lm73.
Signed-off-by: Chris Verges <kg4ysn@gmail.com> [linux@roeck-us.net: cleanup] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|