Index: /lm-sensors/trunk/kernel/chips/lm93.c
===================================================================
--- /lm-sensors/trunk/kernel/chips/lm93.c	(revision 2837)
+++ /lm-sensors/trunk/kernel/chips/lm93.c	(revision 2924)
@@ -690,5 +690,5 @@
 static const unsigned long lm93_vin_val_max[16] = {
 	1236, 1236, 1236, 1600, 2000, 2000, 1600, 1600,
-	4400, 6667, 3333, 2625, 1312, 1312, 1236, 3600,
+	4400, 6500, 3333, 2625, 1312, 1312, 1236, 3600,
 };
 /*
Index: /lm-sensors/trunk/CHANGES
===================================================================
--- /lm-sensors/trunk/CHANGES	(revision 2902)
+++ /lm-sensors/trunk/CHANGES	(revision 2924)
@@ -36,4 +36,5 @@
                Support VID on the IT8712F
   Module lm90: Fix MAX6657, MAX6658 and MAX6659 detection
+  Module lm93: Fix IN10 (+5V) scaling
   Module mic74: New
   Module w83781d: Revert AS99127F temp2 and temp3 computation change
