summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authormds <mds@7894878c-1315-0410-8ee3-d5d059ff63e0>1999-10-30 21:26:21 +0000
committermds <mds@7894878c-1315-0410-8ee3-d5d059ff63e0>1999-10-30 21:26:21 +0000
commitdf51342c6d449d667c3e64d083d059e4192faeba (patch)
treec832db85f13bcea109786d9a722f71551b492327 /CONTRIBUTORS
parentffeeb00fb3d051987447c9c2dfcba99ca02d5104 (diff)
downloadlm-sensors-df51342c6d449d667c3e64d083d059e4192faeba.tar.gz
(mds) Add support for the Asus AS99127F. Treat as an I2C-only W83782D for now.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@614 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index d92f5f38..85f3fe27 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -25,8 +25,8 @@ problems.
Extended support for GL518SM and GL520SM sensors.
* Mark D. Studebaker <mds@eng.paradyne.com>
Author of the i2c-ali15x3 bus driver and the i2c-i810 bus driver.
- Added w83782d, w83783s, and w83627hf support to the w83781d driver.
- Added max1617 and thmc10 support to the adm1021 driver.
+ Added w83782d, w83783s, w83627hf, and as99127f support to the w83781d driver.
+ Added max1617, thmc10, gl523sm, and lm84 support to the adm1021 driver.
Added lm81 support to the adm9240 driver.
Author of the decode-xeon.pl xeon EEPROM decoder.
* Geert Uytterhoeven <geert@linux-m68k.org>