| Hans de Goede | a98d506 | 2011-03-21 17:59:36 +0100 | [diff] [blame^] | 1 | Kernel driver sch5627 | 
 | 2 | ===================== | 
 | 3 |  | 
 | 4 | Supported chips: | 
 | 5 |   * SMSC SCH5627 | 
 | 6 |     Prefix: 'sch5627' | 
 | 7 |     Addresses scanned: none, address read from Super I/O config space | 
 | 8 |     Datasheet: Application Note available upon request | 
 | 9 |  | 
 | 10 | Author: Hans de Goede <hdegoede@redhat.com> | 
 | 11 |  | 
 | 12 |  | 
 | 13 | Description | 
 | 14 | ----------- | 
 | 15 |  | 
 | 16 | SMSC SCH5627 Super I/O chips include complete hardware monitoring | 
 | 17 | capabilities. They can monitor up to 5 voltages, 4 fans and 8 temperatures. | 
 | 18 |  | 
 | 19 | The hardware monitoring part of the SMSC SCH5627 is accessed by talking | 
 | 20 | through an embedded microcontroller. An application note describing the | 
 | 21 | protocol for communicating with the microcontroller is available upon | 
 | 22 | request. Please mail me if you want a copy. |