summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2015-02-22hwmon: (ads7828) Check return value of devm_regmap_init_i2cAxel Lin
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-03hwmon: (tmp102) add hibernation callbacksGrygorii Strashko
2015-02-02hwmon: (ads2828) Only keep data in device data structure if neededGuenter Roeck
2015-02-02hwmon: (ads2828) Convert to use regmapGuenter Roeck
2015-01-25hwmon: (jc42) Allow negative hysteresis temperaturesJean Delvare
2015-01-25hwmon: (adc128d818) Do proper sign extensionRasmus Villemoes
2015-01-25hwmon: (ad7314) Do proper sign extensionRasmus Villemoes
2015-01-25hwmon: (abx500) Fix format string warningsAsaf Vertz
2015-01-25hwmon: (jc42) Fix integer overflow when writing hysteresis valueGuenter Roeck
2015-01-25hwmon: (jc42) Fix integer overflowGuenter Roeck
2015-01-25hwmon: (jc42) Use sign_extend32 for sign extensionGuenter Roeck
2015-01-25hwmon: (ina2xx) Add ina231 compatible stringKevin Hilman
2015-01-25hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errorsBartosz Golaszewski
2015-01-25hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result checkBartosz Golaszewski
2015-01-25hwmon: (ina2xx) implement update_interval attribute for ina226Bartosz Golaszewski
2015-01-25hwmon: (ina2xx) make shunt resistance configurable at run-timeBartosz Golaszewski
2015-01-25hwmon: (ina2xx) don't accept shunt values greater than the calibration factorBartosz Golaszewski
2015-01-25hwmon: (ina2xx) remove a stray new lineBartosz Golaszewski
2015-01-25hwmon: (ina2xx) reinitialize the chip in case it's been resetBartosz Golaszewski
2015-01-25hwmon: (nct7802) Constify struct regmap_configKrzysztof Kozlowski
2015-01-24hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin
2015-01-24hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin
2015-01-24hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare
2015-01-24hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare
2015-01-24hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2014-12-08hwmon: (tmp401) Detect TMP435 on all addresses it supportsGuenter Roeck
2014-12-05hwmon: (lm75) Strengthen detect functionGuenter Roeck
2014-12-04hwmon: (gpio-fan) Add a shutdown handler to poweroff the fansNishanth Menon
2014-12-04hwmon: (gpio-fan) Allow usage of gpio operations that may sleepNishanth Menon
2014-12-04hwmon: (tmp401) Bail out from tmp401_probe() in case of write errorsBartosz Golaszewski
2014-12-04hwmon: (tmp401) Add support for TI TMP435Patrick Titiano
2014-12-02hwmon: (lm95234) Add support for LM95233Guenter Roeck
2014-12-02hwmon: (lm95245) Add support for LM95235Guenter Roeck
2014-11-30hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errorsBartosz Golaszewski
2014-11-30hwmon: (nct6775) Add blank lines after declarationsGuenter Roeck
2014-11-30hwmon: (nct6775) Add support for NCT6792DGuenter Roeck
2014-11-30hwmon: (lm75) Add support for the NXP LM75BMichael Thalmeier
2014-11-30hwmon: Driver for Nuvoton NCT7802YGuenter Roeck
2014-11-30hwmon: (ibmpowernv) Convert to module_platform_driverAxel Lin
2014-11-30hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta
2014-11-30hwmon: (iio_hwmon) Add support for humidity sensorsGuenter Roeck
2014-11-30hwmon: (ltc2978) Add regulator supportAlan Tull
2014-11-30hwmon: (pmbus) Add regulator supportAlan Tull
2014-11-30hwmon: (pmbus) add helpers for byte write and read modify writeAlan Tull
2014-11-20thermal: of: improve of-thermal sensor registration APIEduardo Valentin