aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds121-6178/+8489
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-8/+25
2012-03-20hwmon: (sch56xx) Add support for the integrated watchdog (v2)Hans de Goede5-7/+550
2012-03-18hwmon: (w83627ehf) Add support for temperature offset registersGuenter Roeck1-0/+73
2012-03-18hwmon: (jc42) Remove unnecessary device IDsGuenter Roeck1-18/+0
2012-03-18hwmon: (zl6100) Add support for ZL9101M and ZL9117MGuenter Roeck2-4/+7
2012-03-18hwmon: (adm1275) Add support for ADM1075Guenter Roeck2-6/+86
2012-03-18hwmon: (max34440) Add support for MAX34446Guenter Roeck2-5/+111
2012-03-18hwmon: (pmbus) Add more virtual registersGuenter Roeck2-29/+54
2012-03-18hwmon: (pmbus) Add support for Lineage Power MDT040Guenter Roeck2-1/+3
2012-03-18hwmon: (pmbus) Add support for TI TPS40400 and TPS40422Guenter Roeck2-1/+3
2012-03-18hwmon: (max34440) Add support for 'lowest' output voltage attributeGuenter Roeck1-0/+9
2012-03-18hwmon: (jc42) Convert to use devm_kzallocGuenter Roeck1-35/+25
2012-03-18hwmon: (max16065) Convert to use devm_kzallocGuenter Roeck1-16/+7
2012-03-18hwmon: (smm665) Convert to use devm_kzallocGuenter Roeck1-9/+3
2012-03-18hwmon: (ltc4261) Convert to use devm_kzallocGuenter Roeck1-11/+4
2012-03-18hwmon: (pmbus) Simplify remove functionsGuenter Roeck12-74/+13
2012-03-18hwmon: (pmbus) Convert pmbus drivers to use devm_kzallocGuenter Roeck8-154/+56
2012-03-18hwmon: (lineage-pem) Convert to use devm_kzallocGuenter Roeck1-7/+4
2012-03-18hwmon: (hwmon-vid) Fix checkpatch issuesGuenter Roeck1-10/+8
2012-03-18hwmon: (hwmon-vid) Add new entries to VRM model tableGuenter Roeck1-56/+53
2012-03-18hwmon: (lm80) Add detection of NatSemi/TI LM96080Jean Delvare2-11/+37
2012-03-18hwmon: (lm87) Get rid of macro-generated functionsJean Delvare1-193/+164
2012-03-18hwmon: (lm87) Reorganize the codeJean Delvare1-186/+165
2012-03-18hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg1-2/+6
2012-03-18hwmon: (lm70) Fix: do not use assignment in if conditionGuenter Roeck1-4/+6
2012-03-18hwmon: (lm70) Register hwmon device after creating attribute files, and remove it firstGuenter Roeck1-10/+11
2012-03-18hwmon: (w83l786ng) Fix multi-line commentsGuenter Roeck1-32/+36
2012-03-18hwmon: (w83l785ts) Fix multi-line commentsGuenter Roeck1-6/+9
2012-03-18hwmon: (w83781d) Fix: do not use assignment in if conditionGuenter Roeck1-68/+72
2012-03-18hwmon: (w83781d) Fix multi-line commentsGuenter Roeck1-80/+117
2012-03-18hwmon: (smsc47b397) Fix multi-line commentsGuenter Roeck1-30/+34
2012-03-18hwmon: (pc87427) Fix multi-line commentsGuenter Roeck1-27/+45
2012-03-18hwmon: (max1668) Fix multi-line commentsGuenter Roeck1-19/+19
2012-03-18hwmon: (lm80) Fix multi-line commentsGuenter Roeck1-13/+19
2012-03-18hwmon: (emc2103) Fix multi-line commentsGuenter Roeck1-23/+27
2012-03-18hwmon: (adm1031) Fix multi-line commentsGuenter Roeck1-27/+33
2012-03-18hwmon: (adm1029) Fix multi-line commentsGuenter Roeck1-8/+11
2012-03-18hwmon: (w83627hf) Fix checkpatch issuesGuenter Roeck1-90/+174
2012-03-18hwmon: (w83l786ng) Fix checkpatch issuesGuenter Roeck1-33/+70
2012-03-18hwmon: (w83793) Fix checkpatch issuesGuenter Roeck1-181/+253
2012-03-18hwmon: (w83792d) Fix checkpatch issuesGuenter Roeck1-148/+229
2012-03-18hwmon: (vt1211) Fix: do not use assignment in if conditionGuenter Roeck1-133/+94
2012-03-18hwmon: (vt1211) Fix checkpatch issuesGuenter Roeck1-60/+102
2012-03-18hwmon: (via686a) Fix checkpatch issuesGuenter Roeck1-148/+207
2012-03-18hwmon: (pc87360) Fix: do not use assignment in if conditionGuenter Roeck1-71/+58
2012-03-18hwmon: (pc87360) Fix checkpatch issuesGuenter Roeck1-144/+260
2012-03-18hwmon: (max1619): Fix checkpatch issuesGuenter Roeck1-7/+14
2012-03-18hwmon: (lm85) Fix checkpatch issuesGuenter Roeck1-130/+230