hwmon: (sht15) add support for the status register
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Tue, 12 Apr 2011 19:34:38 +0000 (15:34 -0400)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Thu, 19 May 2011 15:19:35 +0000 (08:19 -0700)
commitcc15c7ebb424e45ba2c5ceecbe52d025219ee970
treeb5f752332d07352bc3d38381c554a3d71beeb588
parent181148ae68799f5b17f09b418b276f56e9179e99
hwmon: (sht15) add support for the status register

* Add support for:
  - Heater.
  - End of battery notice.
  - Ability not to reload from OTP.
  - Low resolution (12bit temp, 8bit humidity).
* Add an utility function to read individual bytes from the device.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Documentation/hwmon/sht15
drivers/hwmon/sht15.c
include/linux/sht15.h