Mark D. Studebaker
0ac4a8d35b
in4 fixes + more cleanup
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1068 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-10 01:47:56 +00:00
Mark D. Studebaker
bea2bbf99e
fix sis5595 temp (and temp min, max, alarm). These registers are
...
in a different place than the LM78, which this driver was copied from,
so temp was completely broken.
Temp shares a pin and registers with in4; add in4 support, recognize
chip configuration and act accordingly.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1067 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-09 23:20:13 +00:00
Mark D. Studebaker
fd3fdb2c25
sis5595 doc updates
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1066 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-09 23:11:53 +00:00
Mark D. Studebaker
28e81cce5a
fix sis5595 temp alarm bit location
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1065 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-09 22:55:19 +00:00
Mark D. Studebaker
18305cfc54
add in4 for sis5595 to library
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1064 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-09 22:52:28 +00:00
Mark D. Studebaker
dfa4655bad
update
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1063 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-07 21:07:08 +00:00
Mark D. Studebaker
b5d7bfa37c
add gsensor and rrdtool.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1062 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-07 20:19:55 +00:00
Mark D. Studebaker
5714bf8c80
cleanup, add summary graphs
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1061 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-07 18:58:59 +00:00
Mark D. Studebaker
5c68f1dcec
minor updates
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1060 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-04 23:42:12 +00:00
Mark D. Studebaker
191f7240ed
add example chip names to long help, it wasn't obvious.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1059 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-04 23:22:40 +00:00
Mark D. Studebaker
b7ade0b926
fix bug in lm84 and gl523sm support; driver would recognize the
...
chip and then return an error code anyway.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1058 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-04 23:12:34 +00:00
Mark D. Studebaker
6c52f4b47f
add i2cset, simple utility to write a single location
...
in an i2c device, good for debugging.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1057 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-03 02:39:23 +00:00
Mark D. Studebaker
a653703b6e
add back missing paren from LTC change oops
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1056 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-04-03 02:38:05 +00:00
Mark D. Studebaker
c4be590ca6
update for devfs /dev/i2c/x devices
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1055 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-31 19:19:31 +00:00
Mark D. Studebaker
030053643c
add devfs /dev/i2c/x support
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1054 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-31 19:07:09 +00:00
Mark D. Studebaker
0709b19497
add devfs /dev/i2c/x support
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1053 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-31 19:00:45 +00:00
Mark D. Studebaker
006d4302b4
first cut at scripts to make the difficult RRD database package
...
usable to collect and display sensors data.
Think 'tellerstats' on steroids.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1052 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-31 04:53:45 +00:00
Mark D. Studebaker
c231b53a57
the famous "tellerstats" package of Phil's with updates
...
from me and Hans Ecke <hans@ecke.ws>.
Intent is a simple package which can be customized, configured,
and installed easily.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1051 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-31 04:50:25 +00:00
Mark D. Studebaker
cf3d81cc76
add rrd and tellerstats info
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1050 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-31 04:11:18 +00:00
Mark D. Studebaker
f03fc688a2
fix message about what mode you are in - used to always say
...
i2c block rather than byte or word.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1049 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-31 01:55:54 +00:00
Mark D. Studebaker
338d695ef9
remove LTC1710 from mkpatch - unlikely to be
...
needed on a PC
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1048 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-31 01:40:53 +00:00
Mark D. Studebaker
3d93decf6a
print-short-help after parse error in chip name
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1047 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-25 18:28:15 +00:00
Mark D. Studebaker
7ec3504922
update to quickstart instructions for m7101
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1046 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-24 18:50:22 +00:00
Mark D. Studebaker
af51f14cb8
move a couple of lines around
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1045 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-24 18:35:13 +00:00
Frodo Looijaard
9839d59d7f
Expanded the README a little bit.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1044 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-23 20:34:27 +00:00
Frodo Looijaard
8cd4e82598
Added a warning in sensors-detect for IBM Thinkpad owners.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1043 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-23 20:27:31 +00:00
Philip Edelbrock
c67cf14f7e
(Phil) This is the best method I can think of to warn Thinkpad users of
...
possible eeprom corruption. Feel free to edit or move this warning into
another file if there is a better solution.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1042 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 18:14:13 +00:00
Philip Edelbrock
8af1191dd9
(Phil) Updates and a couple new entries.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1041 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 18:05:02 +00:00
Mark D. Studebaker
0a8aee470a
documentation updates on eeproms
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1040 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 03:22:49 +00:00
Mark D. Studebaker
cddd0a915e
Don't reset the as99127f chip at startup. This may improve things
...
that are configurable as we will count on the BIOS to configure
the chip correctly. This will likely change fan and temperature
readings for some users.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1039 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 01:46:44 +00:00
Mark D. Studebaker
805a7e7d94
add a sample configuration for the Tyan 2510 board which has
...
two (differently-connected) MTP008 chips.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1038 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 01:44:39 +00:00
Mark D. Studebaker
53befd189c
use normal_i2c[] instead of normal_i2c_range[] since only one address.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1037 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-19 23:56:55 +00:00
Mark D. Studebaker
d8d09c259e
Add SiS950 as equivalent to ITE87xx.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1036 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-08 00:55:18 +00:00
Mark D. Studebaker
08883f7958
add entry for dual lm87's requiring different configuration
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1035 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-25 00:45:28 +00:00
Mark D. Studebaker
448fe0c52c
add adm9240/ds1780/lm81 template, add quotes to feature names
...
in lm87 template where necessary.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1034 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-24 21:57:42 +00:00
Mark D. Studebaker
a732171e1d
Update doc about preserving mtp008 pin configuration.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1033 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 03:34:21 +00:00
Mark D. Studebaker
db52f427a6
Change mtp008 temperature reporting from max/min to limit/hyst.
...
Change initial values in driver from 70/5 to 70/50.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1032 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 03:23:49 +00:00
Mark D. Studebaker
d820ceef3e
add some more comments on temp_hyst and temp_over.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1031 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 03:15:25 +00:00
Mark D. Studebaker
6b9ce051d3
preserve pin settings from registers 0x57 and 0x58 at startup.
...
These select fan type (2 or 3 wire) as well as temp sensor type
(thermistor or diode) and temperature vs. voltage sensing for
two pins. This should help those on various Tyan mobos.
Driver used to reset the chip and then program a fixed setting which
worked for the Tyan S1824D board but not for Tyan 2510.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1030 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 01:06:07 +00:00
Mark D. Studebaker
f8287b30bd
fix swapped limit and hysteresis on adm9240, sis5595, and
...
via686a. Thanks Karl Schmidt <karl@xtronics.com>
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1029 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 01:02:35 +00:00
Mark D. Studebaker
f7859cbe88
Correct and add good explanation of lm80 temp limits.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1028 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-20 02:47:09 +00:00
Mark D. Studebaker
e857e53a32
yet more updates
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1027 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-20 02:30:24 +00:00
Mark D. Studebaker
11a8bf78fa
renamed i2c_i810i2c_init() to i2c_i810_init()
...
to match what mkpatch patches in patched kernel.
Affected only kernel patches; standalone build was fine.
Ticket # 492.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1026 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-20 02:12:39 +00:00
Mark D. Studebaker
d71110b4ad
change mtp008 entries from fan[1-3]_limit to fan[1-3]_min to
...
be identical to other drivers.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1025 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-11 19:54:23 +00:00
Merlin Hughes
1d1859040b
Added -p/--pid-file option to write a PID file for the daemon and
...
-d/--debug option to allow unwanted information to be more easily
suppressed. Kicked version to 0.5.0. -- merlin@merlin.org
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1024 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-11 18:51:24 +00:00
Mark D. Studebaker
0f1417afc7
add full lm87 template since names are non-standard
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1023 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 22:35:19 +00:00
Mark D. Studebaker
eac7c14bb1
fix the names in some lm87 entries in libsensors
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1022 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 22:30:21 +00:00
Mark D. Studebaker
b799b5e41e
fix temp2 max initialization (70 instead of 7)
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1021 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 22:07:17 +00:00
Mark D. Studebaker
95003a7c4b
format help a little better at top of sensors.conf,
...
add temp limit example.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1020 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 20:14:52 +00:00
Mark D. Studebaker
108415353f
remove CVS >>> thingie
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1019 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 20:13:23 +00:00