]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hwmon/ds1621.c
hwmon: (ds1621) Add ds1721 update interval sysfs attribute
authorRobert Coulson <rob.coulson@gmail.com>
Thu, 9 May 2013 05:45:54 +0000 (22:45 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 27 Jun 2013 17:29:01 +0000 (10:29 -0700)
commit3a8fe3315571e896489d2e271ffe7f935bfc5ce8
treec97f18dc6b5326d0dfee71bac65d318d994896f8
parentcd6c8a4297ad036a155966db49982d6807e23ef8
hwmon: (ds1621) Add ds1721 update interval sysfs attribute

The ds1721 device can be configured for 9..12 bit resolutions;
add a sysfs attribute for userspace to configure this attribute.
The definition, description, details, and usage are shown in the
documentation and were crafted from an LM73 driver patch done by
Chris Verges & Guenter Roeck).

Signed-off-by: Robert Coulson <rob.coulson@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ds1621
drivers/hwmon/ds1621.c