Changeset 5042 for lm-sensors/trunk/kernel/chips/it87.c
- Timestamp:
- 11/24/07 17:58:08 (4 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/chips/it87.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/chips/it87.c
r4651 r5042 7 7 SiS950 A clone of the IT8705F 8 8 9 Copyright (c) 2001 Chris Gauthron <chrisg@0-in.com>9 Copyright (c) 2001 Chris Gauthron 10 10 Largely inspired by lm78.c of the same package 11 11 … … 1122 1122 1123 1123 1124 MODULE_AUTHOR("Chris Gauthron <chrisg@0-in.com>");1124 MODULE_AUTHOR("Chris Gauthron"); 1125 1125 MODULE_DESCRIPTION("IT8705F, IT8712F, Sis950 driver"); 1126 1126 MODULE_PARM(update_vbat, "i");
