summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-08hwmon: (lm90) Convert to use new hwmon registration APIGuenter Roeck1-376/+435
2016-09-08hwmon: (lm75) Convert to use new hwmon registration APIGuenter Roeck2-70/+116
2016-09-08hwmon: (xgene) Fix crash when alarm occurs before driver probehotran1-19/+50
2016-09-08hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz1-1/+4
2016-09-08hwmon: (max6650) Add initial rpm target devicetree documentationMike Looijmans1-0/+5
2016-09-08hwmon: (max6650) Allow fan shutdown and initial rpm targetMike Looijmans2-41/+68
2016-09-08hwmon: (max6650) Add devicetree supportMike Looijmans1-11/+36
2016-09-08hwmon: (max6650) Add devicetree support documentationMike Looijmans1-0/+23
2016-09-08hwmon: (it87) Drop useless commentsJean Delvare1-4/+4
2016-09-08hwmon: (ucd9000) Add support for UCD90160 Power Supply SequencerMatt Weber3-6/+15
2016-09-08hwmon: (scpi) Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-09-08hwmon: (ftsteutates) Add i2c detect functionalityThilo Cestonaro1-0/+45
2016-09-08hwmon: Add xgene hwmon driverhotran4-0/+793
2016-09-08hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sysGuenter Roeck1-2/+8
2016-09-08hwmon: (adt7470) Expose PWM frequency to sysfsJoshua Scott2-0/+91
2016-09-08hwmon: (ltc4151) Make shunt-resistor configurableDaniel Golle1-2/+20
2016-09-08hwmon: (ltc4151) Add devicetree binding for ltc4151Daniel Golle1-0/+18
2016-09-08hwmon: (nct6775) Do not accept force_id unless chip is foundGuenter Roeck1-4/+4
2016-09-08hwmon: (core) Add basic pwm attribute support to new APIGuenter Roeck3-0/+24
2016-09-08hwmon: (core) Document new kernel APIGuenter Roeck1-2/+227
2016-09-08hwmon: (core) Add fan attribute support to new APIGuenter Roeck2-0/+43
2016-09-08hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck2-0/+49
2016-09-08hwmon: (core) Add power attribute support to new APIGuenter Roeck2-0/+84
2016-09-08hwmon: (core) Add current attribute support to new APIGuenter Roeck2-0/+57
2016-09-08hwmon: (core) Add voltage attribute support to new APIGuenter Roeck2-0/+56
2016-09-08hwmon: (core) New hwmon registration APIGuenter Roeck2-27/+606
2016-09-08hwmon: (core) Order include files alphabeticallyGuenter Roeck1-6/+4
2016-09-08hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groupsGuenter Roeck1-48/+9
2016-09-08hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possibleGuenter Roeck1-27/+25
2016-09-08hwmon: (ntc_thermistor) Use devm_iio_channel_getGuenter Roeck1-11/+1
2016-09-08hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009Vadim Pasternak1-2/+18
2016-09-08hwmon: (adt7411) add external thermal diode supportMichael Walle1-8/+43
2016-09-08hwmon: (lm95241) Use more accurate limitsGuenter Roeck1-6/+2
2016-09-08hwmon: (lm95241) Use BIT macro where appropriateGuenter Roeck1-24/+21
2016-09-08hwmon: (lm95241) Drop FSF addressGuenter Roeck1-4/+0
2016-09-08hwmon: (lm95241) Order include files alphabeticallyGuenter Roeck1-4/+4
2016-09-08hwmon: (lm95241) Add support for fault attributesGuenter Roeck1-1/+19
2016-09-08hwmon: (lm95241) Fix overflow problems, write conversion rate to chipGuenter Roeck1-7/+33
2016-09-04Linux 4.8-rc5v4.8-rc5Linus Torvalds1-1/+1
2016-09-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+3
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-7/+14
2016-09-03Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+15
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+11
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-279/+25
2016-09-03Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+29
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds38-128/+198
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-90/+159
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-57/+294
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds1-1/+2