summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adt7470) No need for additional synchronization on kthread_stop()Daniel Wagner2016-09-181-4/+0
* hwmon: (lm95241) Update module description to include LM95231Axel Lin2016-09-131-1/+1
* hwmon: (lm95245) Select REGMAP_I2CAxel Lin2016-09-131-0/+1
* hwmon: (ibmpowernv) Fix label for cores numbers not threadsMichael Neuling2016-09-131-5/+3
* hwmon: (adt7470) Allow faster removalJoshua Scott2016-09-111-1/+4
* hwmon: (adt7470) Add write support to alarm_maskJoshua Scott2016-09-111-1/+24
* hwmon: (xgene) access mailbox as RAMArnd Bergmann2016-09-091-14/+15
* hwmon: (lm95245) Use new hwmon registration APIGuenter Roeck2016-09-091-259/+379
* hwmon: (lm95241) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-189/+241
* hwmon: (jc42) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-144/+149
* hwmon: (max31790) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-297/+224
* hwmon: (nct7904) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-285/+270
* hwmon: (ltc4245) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-187/+175
* hwmon: (tmp421) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-75/+58
* hwmon: (tmp102) Convert to use new hwmon registration APIGuenter Roeck2016-09-092-65/+90
* hwmon: (lm90) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-376/+435
* hwmon: (lm75) Convert to use new hwmon registration APIGuenter Roeck2016-09-092-70/+116
* hwmon: (xgene) Fix crash when alarm occurs before driver probehotran2016-09-091-19/+50
* hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz2016-09-091-1/+4
* hwmon: (max6650) Add initial rpm target devicetree documentationMike Looijmans2016-09-091-0/+5
* hwmon: (max6650) Allow fan shutdown and initial rpm targetMike Looijmans2016-09-092-41/+68
* hwmon: (max6650) Add devicetree supportMike Looijmans2016-09-091-11/+36
* hwmon: (max6650) Add devicetree support documentationMike Looijmans2016-09-091-0/+23
* hwmon: (it87) Drop useless commentsJean Delvare2016-09-091-4/+4
* hwmon: (ucd9000) Add support for UCD90160 Power Supply SequencerMatt Weber2016-09-093-6/+15
* hwmon: (scpi) Delete unnecessary assignment for the field "owner"Markus Elfring2016-09-091-1/+0
* hwmon: (ftsteutates) Add i2c detect functionalityThilo Cestonaro2016-09-091-0/+45
* hwmon: Add xgene hwmon driverhotran2016-09-094-0/+793
* hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sysGuenter Roeck2016-09-091-2/+8
* hwmon: (adt7470) Expose PWM frequency to sysfsJoshua Scott2016-09-092-0/+91
* hwmon: (ltc4151) Make shunt-resistor configurableDaniel Golle2016-09-091-2/+20
* hwmon: (ltc4151) Add devicetree binding for ltc4151Daniel Golle2016-09-091-0/+18
* hwmon: (nct6775) Do not accept force_id unless chip is foundGuenter Roeck2016-09-091-4/+4
* hwmon: (core) Add basic pwm attribute support to new APIGuenter Roeck2016-09-093-0/+24
* hwmon: (core) Document new kernel APIGuenter Roeck2016-09-091-2/+227
* hwmon: (core) Add fan attribute support to new APIGuenter Roeck2016-09-092-0/+43
* hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck2016-09-092-0/+49
* hwmon: (core) Add power attribute support to new APIGuenter Roeck2016-09-092-0/+84
* hwmon: (core) Add current attribute support to new APIGuenter Roeck2016-09-092-0/+57
* hwmon: (core) Add voltage attribute support to new APIGuenter Roeck2016-09-092-0/+56
* hwmon: (core) New hwmon registration APIGuenter Roeck2016-09-092-27/+606
* hwmon: (core) Order include files alphabeticallyGuenter Roeck2016-09-091-6/+4
* hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groupsGuenter Roeck2016-09-091-48/+9
* hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possibleGuenter Roeck2016-09-091-27/+25
* hwmon: (ntc_thermistor) Use devm_iio_channel_getGuenter Roeck2016-09-091-11/+1
* hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009Vadim Pasternak2016-09-091-2/+18
* hwmon: (adt7411) add external thermal diode supportMichael Walle2016-09-091-8/+43
* hwmon: (lm95241) Use more accurate limitsGuenter Roeck2016-09-091-6/+2
* hwmon: (lm95241) Use BIT macro where appropriateGuenter Roeck2016-09-091-24/+21
* hwmon: (lm95241) Drop FSF addressGuenter Roeck2016-09-091-4/+0