Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Pull hwmon updates from Guenter Roeck: "Add support for Kaveri CPUs to k10temp driver. Add support for S12x0 to coretemp driver. Cleanup and minor fixes in several drivers. Notable are 'Do not return -EAGAIN for low temperatures' to coretemp and 'Re-enable logical device mapping for NCT6791 during resume' to nct6775. Both will be sent to -stable, but only after some time in mainline" * tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: hwmon: (k10temp) Add support for Kaveri CPUs hwmon: (sht15) add include guard hwmon: (max197) add include guard hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume hwmon: (s3c) Trivial cleanup in hwmon-s3c.h hwmon: (coretemp) Do not return -EAGAIN for low temperatures hwmon: (da9052) Fix adc to voltage calculation hwmon: (coretemp) Refine TjMax detection hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
No related branches found
No related tags found
Showing
- drivers/hwmon/coretemp.c 42 additions, 16 deletionsdrivers/hwmon/coretemp.c
- drivers/hwmon/da9052-hwmon.c 2 additions, 2 deletionsdrivers/hwmon/da9052-hwmon.c
- drivers/hwmon/fam15h_power.c 1 addition, 1 deletiondrivers/hwmon/fam15h_power.c
- drivers/hwmon/k10temp.c 2 additions, 1 deletiondrivers/hwmon/k10temp.c
- drivers/hwmon/k8temp.c 1 addition, 1 deletiondrivers/hwmon/k8temp.c
- drivers/hwmon/nct6775.c 27 additions, 11 deletionsdrivers/hwmon/nct6775.c
- drivers/hwmon/sis5595.c 1 addition, 1 deletiondrivers/hwmon/sis5595.c
- drivers/hwmon/via686a.c 1 addition, 1 deletiondrivers/hwmon/via686a.c
- drivers/hwmon/vt8231.c 1 addition, 1 deletiondrivers/hwmon/vt8231.c
- include/linux/platform_data/hwmon-s3c.h 4 additions, 6 deletionsinclude/linux/platform_data/hwmon-s3c.h
- include/linux/platform_data/max197.h 5 additions, 0 deletionsinclude/linux/platform_data/max197.h
- include/linux/platform_data/sht15.h 5 additions, 0 deletionsinclude/linux/platform_data/sht15.h
Loading
Please register or sign in to comment