Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
authorLinus Torvalds <torvalds@g5.osdl.org>
Thu, 28 Sep 2006 23:23:27 +0000 (16:23 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 28 Sep 2006 23:23:27 +0000 (16:23 -0700)
commit2ff712585a5026a021859233fce145068292584d
tree1dda6f9fa831be1267cafe260932f0abfccc4583
parent6174d0fd35f486f59b743630bdf088a9f9792d4d
parent3379ceeefde923a05c2c77ed2d84ba26c2fe9e81
Merge /pub/scm/linux/kernel/git/gregkh/hwmon-2.6

* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6: (39 commits)
  hwmon: Remove Yuan Mu's address
  hwmon: Fix unchecked return status, SMSC chips
  hwmon: Fix unchecked return status, batch 6
  w83792d: Fix unchecked return status
  w83l785ts: Fix unchecked return status
  w83781d: Fix unchecked return status
  vt8231: Fix unchecked return status
  Fix unchecked return status, batch 5
  hwmon: Fix unchecked return status, batch 4
  hwmon: Fix unchecked return status, batch 3
  hwmon: Fix unchecked return status, batch 2
  w83627ehf: Fix unchecked return status
  pc87360: Check for error on sysfs files creation
  pc87360: Delete sysfs files on device deletion
  pc87360: Move some code around
  hwmon: Fix unchecked return status, batch 1
  vt1211: Document module parameters
  vt1211: Add documentation
  hwmon: New driver for the VIA VT1211
  w83791d: Documentation update
  ...