summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
blob: 7a67fa1f48daa2cddb15502b140a04a4d53aec59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
This package could not have been created without the help of many, many people.
The most notable contributors are listed below. You are probably best off
to mail <sensors@stimpy.netroedge.com> if you have questions, suggestions or
problems.

* Alexander Larsson <alla@lysator.liu.se>
  Wrote the original lm78 module; lm_sensors version 1 was no more than an
  extension of this module. He still likes to keep an eye on current
  developments, but is usually too busy with other things to do much work
  on them
* Philip Edelbrock <phil@netroedge.com>
  Took up the development of the Alex' lm78 module. Responsible for most
  SMBus code, and many, many other things. He is still one of the main
  developers of the current package.
* Frodo Looijaard <frodol@dds.nl>
  Took up the development of Alex' lm78 module. Large pieces of code were
  written by him. Designed lm_sensors version 2, and wrote most of its
  core code, including many drivers.
* William Morgan <wmorgan@cmu.edu>
  Helped with some patches in lm_sensors version 1. He provided us with
  the original CVS archive, and even managed to explain to us how to use
  it.
* Kyösti Mälkki <kmalkki@cc.hut.fi>
  Author of the i2c-via and i2c-viapro host drivers. Sis5595 hack.
  Extended support for GL518SM and GL520SM sensors.
* Mark D. Studebaker <mdsxyz123@yahoo.com>
  Author of the i2c-ali15x3, i2c-i801, and i2c-i810 bus drivers.
  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.
  Added DDC support to the i2c-voodoo3 bus driver.
  Author of the decode-xeon.pl xeon EEPROM decoder.
* Geert Uytterhoeven <geert@linux-m68k.org>
  Author of the i2c-hydra driver.
* Adrian Baugh <adrian.baugh@keble.ox.ac.uk>
  Author of wmsensors (get it at http://users.ox.ac.uk/~kebl0850/wmlm78);
  he also tested lots of things, and helped us out on several occasions.
* Fons Rademakers <Fons.Rademakers@cern.ch>
  Author of the maxilife module (which could only be written under NDA)
* Merlin Hughes <merlin@merlin.org>
  Author of the AMD756 module and sensord.
* Constantine Gavrilov <const-g@xpert.com>
  Created and maintains the RPM files
* Simon Vogl <simon@tk.uni-linz.ac.at>
  Wrote the new i2c kernel driver. This driver is indispensable for the
  workings of lm_sensors version 2.
* Gerd Knorr <kraxel@cs.tu-berlin.de> (?)
  Designed the i2c structs, which made it possible to use the smbus-is-
  just-an-i2c-extension approach.