Revision 65d70e79cdb96b208c72a30b34525a850ee640cb authored by Linus Torvalds on 18 December 2015, 20:51:52 UTC, committed by Linus Torvalds on 18 December 2015, 20:51:52 UTC
Pull hwmon fixes from Guenter Roeck:

 - Select CONFIG_BITREVERSE for sht15 driver to avoid build failure if
   it is not configured.

 - Force wait for conversion time for the first valid data in tmp102
   driver to avoid reporting erroneous data to the thermal subsystem.

* tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (sht15) Select CONFIG_BITREVERSE
  hwmon: (tmp102) Force wait for conversion time for the first valid data
2 parent s ccdd96b + a3a316c
History
File Mode Size
.gitignore -rw-r--r-- 13 bytes
00-INDEX -rw-r--r-- 590 bytes
Makefile -rw-r--r-- 137 bytes
NO_HZ.txt -rw-r--r-- 16.5 KB
highres.txt -rw-r--r-- 12.3 KB
hpet.txt -rw-r--r-- 1.5 KB
hpet_example.c -rw-r--r-- 5.4 KB
hrtimers.txt -rw-r--r-- 8.7 KB
timekeeping.txt -rw-r--r-- 8.8 KB
timer_stats.txt -rw-r--r-- 3.0 KB
timers-howto.txt -rw-r--r-- 3.8 KB

back to top