summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* | hwmon: (lm63) Make fan speed control strategy changeableJean Delvare2012-03-231-16/+89
* | hwmon: (lm63) Reorganize the codeJean Delvare2012-03-231-206/+187
* | hwmon: (lm90) Restore original configuration if probe function failsGuenter Roeck2012-03-231-8/+13
* | hwmon: (lm90) Add support for GMT G781Guenter Roeck2012-03-232-2/+20
* | hwmon: (lm90) Fix multi-line commentsGuenter Roeck2012-03-231-24/+34
* | hwmon: (w83795) Fix multi-line commentsGuenter Roeck2012-03-231-32/+62
* | hwmon: (w83795) Unconditionally support manual fan speed controlJean Delvare2012-03-232-18/+29
* | hwmon: (fam15h_power) Increase output resolutionAndre Przywara2012-03-231-4/+4
* | hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann2012-03-231-1/+1
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-21121-6178/+8489
|\ \
| * | hwmon: (sch56xx) Add support for the integrated watchdog (v2)Hans de Goede2012-03-205-7/+550
| * | hwmon: (w83627ehf) Add support for temperature offset registersGuenter Roeck2012-03-181-0/+73
| * | hwmon: (jc42) Remove unnecessary device IDsGuenter Roeck2012-03-181-18/+0
| * | hwmon: (zl6100) Add support for ZL9101M and ZL9117MGuenter Roeck2012-03-182-4/+7
| * | hwmon: (adm1275) Add support for ADM1075Guenter Roeck2012-03-182-6/+86
| * | hwmon: (max34440) Add support for MAX34446Guenter Roeck2012-03-182-5/+111
| * | hwmon: (pmbus) Add more virtual registersGuenter Roeck2012-03-182-29/+54
| * | hwmon: (pmbus) Add support for Lineage Power MDT040Guenter Roeck2012-03-182-1/+3
| * | hwmon: (pmbus) Add support for TI TPS40400 and TPS40422Guenter Roeck2012-03-182-1/+3
| * | hwmon: (max34440) Add support for 'lowest' output voltage attributeGuenter Roeck2012-03-181-0/+9
| * | hwmon: (jc42) Convert to use devm_kzallocGuenter Roeck2012-03-181-35/+25
| * | hwmon: (max16065) Convert to use devm_kzallocGuenter Roeck2012-03-181-16/+7
| * | hwmon: (smm665) Convert to use devm_kzallocGuenter Roeck2012-03-181-9/+3
| * | hwmon: (ltc4261) Convert to use devm_kzallocGuenter Roeck2012-03-181-11/+4
| * | hwmon: (pmbus) Simplify remove functionsGuenter Roeck2012-03-1812-74/+13
| * | hwmon: (pmbus) Convert pmbus drivers to use devm_kzallocGuenter Roeck2012-03-188-154/+56
| * | hwmon: (lineage-pem) Convert to use devm_kzallocGuenter Roeck2012-03-181-7/+4
| * | hwmon: (hwmon-vid) Fix checkpatch issuesGuenter Roeck2012-03-181-10/+8
| * | hwmon: (hwmon-vid) Add new entries to VRM model tableGuenter Roeck2012-03-181-56/+53
| * | hwmon: (lm80) Add detection of NatSemi/TI LM96080Jean Delvare2012-03-182-11/+37
| * | hwmon: (lm87) Get rid of macro-generated functionsJean Delvare2012-03-181-193/+164
| * | hwmon: (lm87) Reorganize the codeJean Delvare2012-03-181-186/+165
| * | hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg2012-03-181-2/+6
| * | hwmon: (lm70) Fix: do not use assignment in if conditionGuenter Roeck2012-03-181-4/+6
| * | hwmon: (lm70) Register hwmon device after creating attribute files, and remov...Guenter Roeck2012-03-181-10/+11
| * | hwmon: (w83l786ng) Fix multi-line commentsGuenter Roeck2012-03-181-32/+36
| * | hwmon: (w83l785ts) Fix multi-line commentsGuenter Roeck2012-03-181-6/+9
| * | hwmon: (w83781d) Fix: do not use assignment in if conditionGuenter Roeck2012-03-181-68/+72
| * | hwmon: (w83781d) Fix multi-line commentsGuenter Roeck2012-03-181-80/+117
| * | hwmon: (smsc47b397) Fix multi-line commentsGuenter Roeck2012-03-181-30/+34
| * | hwmon: (pc87427) Fix multi-line commentsGuenter Roeck2012-03-181-27/+45
| * | hwmon: (max1668) Fix multi-line commentsGuenter Roeck2012-03-181-19/+19
| * | hwmon: (lm80) Fix multi-line commentsGuenter Roeck2012-03-181-13/+19
| * | hwmon: (emc2103) Fix multi-line commentsGuenter Roeck2012-03-181-23/+27
| * | hwmon: (adm1031) Fix multi-line commentsGuenter Roeck2012-03-181-27/+33
| * | hwmon: (adm1029) Fix multi-line commentsGuenter Roeck2012-03-181-8/+11
| * | hwmon: (w83627hf) Fix checkpatch issuesGuenter Roeck2012-03-181-90/+174
| * | hwmon: (w83l786ng) Fix checkpatch issuesGuenter Roeck2012-03-181-33/+70
| * | hwmon: (w83793) Fix checkpatch issuesGuenter Roeck2012-03-181-181/+253
| * | hwmon: (w83792d) Fix checkpatch issuesGuenter Roeck2012-03-181-148/+229