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-- 20 bytes
00-INDEX -rw-r--r-- 1.3 KB
active_mm.txt -rw-r--r-- 3.7 KB
balance -rw-r--r-- 5.2 KB
cleancache.txt -rw-r--r-- 13.8 KB
frontswap.txt -rw-r--r-- 15.0 KB
highmem.txt -rw-r--r-- 5.7 KB
hugetlbpage.txt -rw-r--r-- 16.8 KB
hwpoison.txt -rw-r--r-- 5.8 KB
idle_page_tracking.txt -rw-r--r-- 4.8 KB
ksm.txt -rw-r--r-- 5.4 KB
numa -rw-r--r-- 8.7 KB
numa_memory_policy.txt -rw-r--r-- 22.6 KB
overcommit-accounting -rw-r--r-- 2.5 KB
page_migration -rw-r--r-- 6.4 KB
page_owner.txt -rw-r--r-- 3.6 KB
pagemap.txt -rw-r--r-- 6.8 KB
remap_file_pages.txt -rw-r--r-- 1.5 KB
slub.txt -rw-r--r-- 12.9 KB
soft-dirty.txt -rw-r--r-- 1.7 KB
split_page_table_lock -rw-r--r-- 3.5 KB
transhuge.txt -rw-r--r-- 18.0 KB
unevictable-lru.txt -rw-r--r-- 28.7 KB
userfaultfd.txt -rw-r--r-- 6.9 KB
zsmalloc.txt -rw-r--r-- 3.0 KB
zswap.txt -rw-r--r-- 5.2 KB

back to top