2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-28 21:07:55 +00:00

84 Commits

Author SHA1 Message Date
Jean Delvare
44250b56bd Add support for lm83.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1843 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-03 17:45:32 +00:00
Mark D. Studebaker
bd6b6f61ab remove unused variable from -Wall
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1800 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-21 16:06:13 +00:00
Mark D. Studebaker
e9c0fce42a adm1026 and auto-sensors.h patch from P.P.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1777 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-08 21:33:39 +00:00
Mark D. Studebaker
51b011307c Patch from Philip Pokorny
This patch fixes a race condition in the lm85 driver and adds support for the
SMC EMC6D100 and EMC6D101.  The EMC6D100 and 101 chips have some additional
features that *are not* currently implemented in the driver, but the chip is
detected (by sensors-detect and the lm85 driver).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1740 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-05-31 00:24:07 +00:00
Mark D. Studebaker
bd256e9552 lm85 patch from Philip Pokorny <ppokorny@penguincomputing.com>
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1726 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-03-17 02:34:10 +00:00
Jean Delvare
552f899022 Fix Vaio EEPROM misdetection
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1653 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-11-28 17:05:47 +00:00
Mark D. Studebaker
d999488cd1 BMC cleanup
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1615 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-11-16 19:40:06 +00:00
Mark D. Studebaker
5a24ce81e4 sensors support for ipmi. Includes limited support for
add'l dummy adaps in libsensors


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1606 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-11-16 03:12:18 +00:00
Jean Delvare
db0229ce57 Initial support for Sony Vaio eeprom
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1599 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-11-13 08:29:47 +00:00
Mark D. Studebaker
1dc7bcdb8b fix gl518sm r00 recognition. 'sensors' will again say n/a for
voltages if an r00 chip and iterate = 0.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1568 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-11-03 16:52:56 +00:00
Mark D. Studebaker
f312c39923 add support for rambus rimms. untested.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1559 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-12 03:13:46 +00:00
Mark D. Studebaker
3a39367be6 fix w83781d temp3 alarm; patch from
Dave Johnson <ddj@cascv.brown.edu>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1546 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 22:12:59 +00:00
Mark D. Studebaker
a367d2645c add sensors/libsensors support for vt8231
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1502 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-08-23 21:32:08 +00:00
Abraham van der Merwe
dcab4afcbd Fixed some small errors
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1452 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-07-12 09:11:05 +00:00
Abraham van der Merwe
61d2f712fe fixed typo
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1450 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-07-12 09:01:44 +00:00
Abraham van der Merwe
a52803cdc5 Changed alarms proc entry to a single value
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1449 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-07-12 08:50:44 +00:00
Abraham van der Merwe
70677ba796 libsensors support (untested). also, I haven't added anything to
sensors-detect yet.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1441 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-07-10 11:57:13 +00:00
Mark D. Studebaker
887ace586d add smsc47m1 to library and 'sensors'
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1428 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-07-07 16:41:23 +00:00
Mark D. Studebaker
3e65c375be initial support for Via VT1211 super i/o with sensors
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1409 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-06-30 20:28:08 +00:00
Mark D. Studebaker
927aae8b81 Initialize temp1-3 to "comparator" mode so that the ALARM
indication will always be valid; it won't be cleared forever by
      reading the register. Do this by setting temp1_hyst to 127
      and programming register 4C which sets it for temps 2 and 3.
      Don't print hyst. value for temp1 in 'sensors' if == 127.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1407 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-06-29 02:46:51 +00:00
Mark D. Studebaker
83ce5ba5ec add adm1025 vid
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1381 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-05-27 22:30:16 +00:00
Mark D. Studebaker
f67c04043c recognize DDR SDRAM Dimms
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1375 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-05-25 00:54:03 +00:00
Mark D. Studebaker
8edb06b0d1 preliminary programmable VRM version support in w83781d.
Replace VID_FROM_REG() with vid_from_reg() in new sensors_vid.h.
      Update library so it can be set in sensors.conf.
      Add new documentation. Update mkpatch for new file.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1352 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-04-20 02:59:12 +00:00
Mark D. Studebaker
8c55242549 fix ALARMS macro in adm1021 section
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1330 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-27 03:32:11 +00:00
Mark D. Studebaker
169c38a6f4 only print 'chassis intrusion detection' if there is an ALARM.
change VID formatting to %+6.2f to line up with other voltages.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1277 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-05 15:19:31 +00:00
Mark D. Studebaker
8f53105142 add w83697hf in7 and in8 support
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1254 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-11-28 02:50:57 +00:00
Mark D. Studebaker
5d4b07b1e9 add initial support for w83697hf to w83781d.
Similar to w83783s except no VID or fan3, and ISA only.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1246 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-11-21 01:01:17 +00:00
Mark D. Studebaker
c976538703 new pcf8591 driver, patch from
Aurelien Jarno <aurelien.jarno@insa-lyon.fr>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1243 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-11-19 20:29:27 +00:00
Martin Knoblauch
6459a0d08b (MKN) Add min/max Temperature statistics to print_fscscy()
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1229 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-11-09 16:02:40 +00:00
Martin Knoblauch
3082598fbc (MKN) Add print_fscscy prototype
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1220 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-11-08 17:06:30 +00:00
Mark D. Studebaker
a9f7b8ba8f fix precision on w83781d temp outputs
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1211 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-10-23 00:36:31 +00:00
Mark D. Studebaker
e836047a83 merge it87 separate alarms_* /proc entries to single alarms entry to standardize
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1202 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-10-14 15:18:37 +00:00
Mark D. Studebaker
ef6e310ad0 Poseidon cleanup
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1187 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-09-18 21:08:02 +00:00
Mark D. Studebaker
d78cb7b93b Fujitsu Poseidon support from Hermann Jung <hej@odn.de>
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1179 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-09-18 15:20:15 +00:00
Mark D. Studebaker
9cb75406e5 add precision arguments to print_temp_info() in 'sensors'
so that each temp. sensor for each chip can be printed with
      the right number of digits. I tried to set each chip to
      the right precision but there may still be some tweaking to do.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1161 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-08-18 21:17:27 +00:00
Mark D. Studebaker
739a87e785 Apply patch from David Gesswein:
The following patch does the following:

Fixed bug with not all alarms enabled.
Added ability to read battery voltage
Select temperature sensor type at module load time.
Added setting for Inside Technologies 786LCD board to example config file
I also fixed what looked like a typo in the existing it87 section where
in6_min/max was set twice and in7 was not set.  As commented I think
the equation for the negative voltages are wrong but without that motherboard
I can't verify.

With the 786LCD board sensors-detect reports a lm78 which doesn't
exist and a sis5595 which may be part of the SIS630 chip but doesn't
perform the monitoring.  The it8705F/SIS950 which is on the board is
reported as a misdetect.  I didn't know enough about the various chips
to figure out how to get correct detections.

David Gesswein


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1146 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-07-29 00:30:54 +00:00
Mark D. Studebaker
87c529e96d Initial checkin of it87 driver from
Christophe Gauthron <chrisg@0-in.com>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1112 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-06-03 21:58:26 +00:00
Mark D. Studebaker
d431a88833 Initial checkin of adm1024 driver and support in libsensors,
sensors, sensors-detect.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1090 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-05-15 03:18:18 +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
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
Philip Edelbrock
6afe8168b0 (Phil) Documentation, further testing/debugging for the lm87 and osb4.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@974 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-07 22:13:59 +00:00
Philip Edelbrock
f592b02b21 (Phil) Wrapped Serverworks OSB4 support into i2c-piix4.c (briefly tested
on both platforms).  LM87 support is very far along, and should work
for a majority of users, but some minor tweaks are still on the to-do list.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@963 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-22 19:26:21 +00:00
Mark D. Studebaker
3edc2150a2 use print_temp_info() for ds1621.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@959 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-16 19:45:18 +00:00
Mark D. Studebaker
ab321d5243 (mds) add lm87 support to 'sensors'. Rename SYSCTL_* values to standard
TEMP[1-3], etc. No fan2 support in driver yet.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@953 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-16 17:07:24 +00:00
Mark D. Studebaker
a1952c601f (mds) modify the print_temp_info() routine that was added in the
Fahrenheit patch so that it will print either limit/hysteresis
      or min/max. Add a flag to each call to select the right one.
      Change temp output to be %3.1f. Some chips are 1 degree accuracy,
      some are .5, the 686a is less. For now since it is a common
      routine use one decimal point. In future maybe add another
      parameter to the routine to specify accuracy.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@939 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-11-30 02:42:53 +00:00
Mark D. Studebaker
bb4b723e68 (mds) add ds1621 driver from Christian Zuckschwerdt (zany@triq.net)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@935 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-11-26 23:07:17 +00:00
Frodo Looijaard
4fe4b3619c Display stuff as Fahrenheits; patch of Kelsey Hudson
<khudson@rohan.sdsu.edu >


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@928 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-11-13 18:31:48 +00:00
Mark D. Studebaker
4dcb88898c (mds) MTP008 driver patch from Kris Van Hees.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@909 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-10-18 00:34:07 +00:00
Mark D. Studebaker
a708ca6bf5 (mds) Fix eeprom size reporting. 'sensors' previously assumed
4 banks per memory chip. Add banks entry to libsensors and
      use # of banks in calculation.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@839 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-07-09 03:25:04 +00:00
Merlin Hughes
8e274a9e04 Added support in sensors prog for `ignore' settings on alarms so you
can flag chassis intrusion detection to be ignored, etc. Updated
CHANGES to reflect this and updates to sensord.
-- merlin


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@837 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-07-07 21:23:43 +00:00