summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorMark D. Studebaker <mdsxyz123@yahoo.com>1999-10-30 21:26:21 +0000
committerMark D. Studebaker <mdsxyz123@yahoo.com>1999-10-30 21:26:21 +0000
commitf6edfe75bdf8ab9ec7f0c42d6ffa027fee6821e9 (patch)
treec832db85f13bcea109786d9a722f71551b492327 /CONTRIBUTORS
parentdee0c2529a5e941868df05800338527cea144359 (diff)
downloadlm-sensors-git-f6edfe75bdf8ab9ec7f0c42d6ffa027fee6821e9.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>