aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
* hwmon: (ads7828) Check return value of devm_regmap_init_i2cAxel Lin2015-02-22
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | hwmon: (tmp102) add hibernation callbacksGrygorii Strashko2015-02-03
* | hwmon: (ads2828) Only keep data in device data structure if neededGuenter Roeck2015-02-02
* | hwmon: (ads2828) Convert to use regmapGuenter Roeck2015-02-02
* | hwmon: (jc42) Allow negative hysteresis temperaturesJean Delvare2015-01-26
* | hwmon: (adc128d818) Do proper sign extensionRasmus Villemoes2015-01-26
* | hwmon: (ad7314) Do proper sign extensionRasmus Villemoes2015-01-26
* | hwmon: (abx500) Fix format string warningsAsaf Vertz2015-01-26
* | hwmon: (jc42) Fix integer overflow when writing hysteresis valueGuenter Roeck2015-01-26
* | hwmon: (jc42) Fix integer overflowGuenter Roeck2015-01-26
* | hwmon: (jc42) Use sign_extend32 for sign extensionGuenter Roeck2015-01-26
* | hwmon: (ina2xx) Add ina231 compatible stringKevin Hilman2015-01-26
* | hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errorsBartosz Golaszewski2015-01-26
* | hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result checkBartosz Golaszewski2015-01-26
* | hwmon: (ina2xx) implement update_interval attribute for ina226Bartosz Golaszewski2015-01-26
* | hwmon: (ina2xx) make shunt resistance configurable at run-timeBartosz Golaszewski2015-01-26
* | hwmon: (ina2xx) don't accept shunt values greater than the calibration factorBartosz Golaszewski2015-01-26
* | hwmon: (ina2xx) remove a stray new lineBartosz Golaszewski2015-01-26
* | hwmon: (ina2xx) reinitialize the chip in case it's been resetBartosz Golaszewski2015-01-26
* | hwmon: (nct7802) Constify struct regmap_configKrzysztof Kozlowski2015-01-26
* | hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin2015-01-24
* | hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin2015-01-24
* | hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare2015-01-24
* | hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare2015-01-24
* | hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare2015-01-24
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-17
|\
| * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-08
| |\
| | * thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-20
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \ \
| | * | | hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | | | hwmon: (tmp401) Detect TMP435 on all addresses it supportsGuenter Roeck2014-12-08
* | | | | hwmon: (lm75) Strengthen detect functionGuenter Roeck2014-12-05
* | | | | hwmon: (gpio-fan) Add a shutdown handler to poweroff the fansNishanth Menon2014-12-04
* | | | | hwmon: (gpio-fan) Allow usage of gpio operations that may sleepNishanth Menon2014-12-04
* | | | | hwmon: (tmp401) Bail out from tmp401_probe() in case of write errorsBartosz Golaszewski2014-12-04
* | | | | hwmon: (tmp401) Add support for TI TMP435Patrick Titiano2014-12-04
* | | | | hwmon: (lm95234) Add support for LM95233Guenter Roeck2014-12-02
* | | | | hwmon: (lm95245) Add support for LM95235Guenter Roeck2014-12-02
* | | | | hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errorsBartosz Golaszewski2014-11-30
* | | | | hwmon: (nct6775) Add blank lines after declarationsGuenter Roeck2014-11-30
* | | | | hwmon: (nct6775) Add support for NCT6792DGuenter Roeck2014-11-30
* | | | | hwmon: (lm75) Add support for the NXP LM75BMichael Thalmeier2014-11-30
* | | | | hwmon: Driver for Nuvoton NCT7802YGuenter Roeck2014-11-30
* | | | | hwmon: (ibmpowernv) Convert to module_platform_driverAxel Lin2014-11-30
* | | | | hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta2014-11-30
* | | | | hwmon: (iio_hwmon) Add support for humidity sensorsGuenter Roeck2014-11-30
* | | | | hwmon: (ltc2978) Add regulator supportAlan Tull2014-11-30