• L
    Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging · 7e752241
    Linus Torvalds 提交于
    Pull hwmon updates from Guenter Roeck:
     - new driver for HTU21D (humidity sensor)
     - add support for Fam16h (Kabini) to k10temp
     - add support for NCT6102D/6106D and NCT6791D to nct6775 driver
     - add support for ADS1115 to ads1015 driver
     - add support for hibernate to w83627ehf and nct6775 drivers
     - some minor cleanups
    
    * tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
      hwmon: (htu21) Add Measurement Specialties HTU21D support
      hwmon: Change my email address.
      hwmon: (k10temp) Add support for Fam16h (Kabini)
      hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0
      hwmon: (ads1015) Add support for ADS1115
      hwmon: (w83627ehf) Add support for hibernate
      hwmon: (nct6775) Add support for hibernate
      hwmon: use dev_get_platdata()
      hwmon: (nct6775) Fix size of data->temp array
      hwmon: (nct6775) Avoid using device platform data outside probe function
      hwmon: (nct6775) Add support for NCT6791D
      hwmon: (nct6775) Add support for beep attributes
      hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106
      hwmon: (nct6775) Add support for NCT6102D/6106D
      hwmon: (nct6775) Support two SuperIO chips in the same system
      hwmon: (nct6775) Allocate attributes dynamically from templates
      hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed
    7e752241
sht15.c 28.5 KB