| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (ads7828) Check return value of devm_regmap_init_i2c | Axel Lin | 2015-02-22 | 1 | -0/+3 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 2 | -2/+2 |
|\ |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 2 | -2/+2 |
* | | hwmon: (tmp102) add hibernation callbacks | Grygorii Strashko | 2015-02-03 | 1 | -11/+4 |
* | | hwmon: (ads2828) Only keep data in device data structure if needed | Guenter Roeck | 2015-02-02 | 1 | -18/+14 |
* | | hwmon: (ads2828) Convert to use regmap | Guenter Roeck | 2015-02-02 | 2 | -44/+27 |
* | | hwmon: (jc42) Allow negative hysteresis temperatures | Jean Delvare | 2015-01-25 | 1 | -3/+4 |
* | | hwmon: (adc128d818) Do proper sign extension | Rasmus Villemoes | 2015-01-25 | 1 | -1/+2 |
* | | hwmon: (ad7314) Do proper sign extension | Rasmus Villemoes | 2015-01-25 | 1 | -2/+3 |
* | | hwmon: (abx500) Fix format string warnings | Asaf Vertz | 2015-01-25 | 1 | -3/+3 |
* | | hwmon: (jc42) Fix integer overflow when writing hysteresis value | Guenter Roeck | 2015-01-25 | 1 | -0/+2 |
* | | hwmon: (jc42) Fix integer overflow | Guenter Roeck | 2015-01-25 | 1 | -1/+1 |
* | | hwmon: (jc42) Use sign_extend32 for sign extension | Guenter Roeck | 2015-01-25 | 1 | -5/+1 |
* | | hwmon: (ina2xx) Add ina231 compatible string | Kevin Hilman | 2015-01-25 | 2 | -2/+3 |
* | | hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors | Bartosz Golaszewski | 2015-01-25 | 1 | -3/+7 |
* | | hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check | Bartosz Golaszewski | 2015-01-25 | 1 | -3/+0 |
* | | hwmon: (ina2xx) implement update_interval attribute for ina226 | Bartosz Golaszewski | 2015-01-25 | 1 | -6/+158 |
* | | hwmon: (ina2xx) make shunt resistance configurable at run-time | Bartosz Golaszewski | 2015-01-25 | 1 | -2/+46 |
* | | hwmon: (ina2xx) don't accept shunt values greater than the calibration factor | Bartosz Golaszewski | 2015-01-25 | 1 | -1/+2 |
* | | hwmon: (ina2xx) remove a stray new line | Bartosz Golaszewski | 2015-01-25 | 1 | -1/+0 |
* | | hwmon: (ina2xx) reinitialize the chip in case it's been reset | Bartosz Golaszewski | 2015-01-25 | 1 | -37/+91 |
* | | hwmon: (nct7802) Constify struct regmap_config | Krzysztof Kozlowski | 2015-01-25 | 1 | -1/+1 |
* | | hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro | Axel Lin | 2015-01-24 | 1 | -10/+3 |
* | | hwmon: (i5500_temp) Convert to module_pci_driver | Axel Lin | 2015-01-24 | 1 | -12/+1 |
* | | hwmon: (i5500_temp) Don't bind to disabled sensors | Jean Delvare | 2015-01-24 | 1 | -0/+9 |
* | | hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups | Jean Delvare | 2015-01-24 | 1 | -58/+15 |
* | | hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets | Jean Delvare | 2015-01-24 | 3 | -0/+212 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-12-17 | 3 | -5/+16 |
|\ |
|
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2014-12-09 | 3 | -5/+16 |
| |\ |
|
| | * | thermal: of: improve of-thermal sensor registration API | Eduardo Valentin | 2014-11-20 | 3 | -5/+16 |
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 43 | -43/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 43 | -43/+0 |
| |\ \ \ |
|
| | * | | | hwmon: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 43 | -43/+0 |
* | | | | | hwmon: (tmp401) Detect TMP435 on all addresses it supports | Guenter Roeck | 2014-12-08 | 1 | -5/+4 |
* | | | | | hwmon: (lm75) Strengthen detect function | Guenter Roeck | 2014-12-05 | 1 | -0/+6 |
* | | | | | hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans | Nishanth Menon | 2014-12-04 | 1 | -0/+9 |
* | | | | | hwmon: (gpio-fan) Allow usage of gpio operations that may sleep | Nishanth Menon | 2014-12-04 | 1 | -4/+5 |
* | | | | | hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors | Bartosz Golaszewski | 2014-12-04 | 1 | -10/+14 |
* | | | | | hwmon: (tmp401) Add support for TI TMP435 | Patrick Titiano | 2014-12-04 | 2 | -3/+12 |
* | | | | | hwmon: (lm95234) Add support for LM95233 | Guenter Roeck | 2014-12-02 | 2 | -29/+68 |
* | | | | | hwmon: (lm95245) Add support for LM95235 | Guenter Roeck | 2014-12-02 | 2 | -16/+30 |
* | | | | | hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors | Bartosz Golaszewski | 2014-11-30 | 1 | -6/+20 |
* | | | | | hwmon: (nct6775) Add blank lines after declarations | Guenter Roeck | 2014-11-30 | 1 | -6/+24 |
* | | | | | hwmon: (nct6775) Add support for NCT6792D | Guenter Roeck | 2014-11-30 | 2 | -12/+39 |
* | | | | | hwmon: (lm75) Add support for the NXP LM75B | Michael Thalmeier | 2014-11-30 | 1 | -0/+6 |
* | | | | | hwmon: Driver for Nuvoton NCT7802Y | Guenter Roeck | 2014-11-30 | 3 | -0/+872 |
* | | | | | hwmon: (ibmpowernv) Convert to module_platform_driver | Axel Lin | 2014-11-30 | 1 | -12/+1 |
* | | | | | hwmon: (ibmpowernv) Use platform 'id_table' to probe the device | Neelesh Gupta | 2014-11-30 | 1 | -48/+19 |
* | | | | | hwmon: (iio_hwmon) Add support for humidity sensors | Guenter Roeck | 2014-11-30 | 1 | -1/+6 |
* | | | | | hwmon: (ltc2978) Add regulator support | Alan Tull | 2014-11-30 | 2 | -3/+47 |