2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-28 12:57:51 +00:00

143 Commits

Author SHA1 Message Date
Jean Delvare
f67324f3be New FSC Hermes chip driver, contributed by Reinhard Nissl
<rnissl@gmx.de>.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2029 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-27 21:14:26 +00:00
Mark M. Hoffman
3f9fc00906 Fix for w83627thf - should show all of its features now.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2023 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-23 04:39:52 +00:00
Jean Delvare
64418721e3 Fix a bug in MAX6650 support.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2001 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-09-26 21:08:57 +00:00
Mark D. Studebaker
633df4cb0b add separate 627thf support
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1988 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-31 21:39:15 +00:00
John Morris
45576fb3fd (jrm): New driver and other support for the Maxim MAX6650 and MAX6651 chips.
Mainly targetted (and tested) with the 6651, but should work with
       the MAX6550.

       See doc/chips/max6650 for notes, bugs, assumptions, etc.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1987 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-31 20:45:12 +00:00
Mark D. Studebaker
103344795a add xeontemp driver
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1978 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-25 00:11:02 +00:00
Jean Delvare
16881b62e7 Introduce EDID registers (makes use of the eeprom speed
improvements).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1971 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-23 19:21:59 +00:00
Jean Delvare
a54d86f8f4 Fix LM90 prints.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1962 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-15 09:23:48 +00:00
Jean Delvare
0d4d71d5c8 Add support for the lm90 driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1960 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-14 22:10:32 +00:00
Jean Delvare
597e5fb59a Add tcrit and alarms support to lm83.
New print_temp_info mode (CRIT, for high+crit).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1954 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-09 21:21:32 +00:00
Jean Delvare
ee6d023d6f Change Sony Vaio EEPROMs detection procedure. This should
prevent EEPROMs with a password set from being randomly
        detected as regular memory chips.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1950 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-09 14:19:31 +00:00
Jean Delvare
159548a6d4 Exit(1) on /proc write failure.
Suggested by Malte Starostik.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1947 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-09 08:39:44 +00:00
Jean Delvare
24e6a6352d Major update of the ddcmon driver.
Add half a dozen new features.
        Add checksum parameter (same as for the eeprom module)
        Fix monitor limits


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1934 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-01 17:42:08 +00:00
Jean Delvare
048e044d4f Add support for DRDRAM (Direct Rambus) to eeprom.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1924 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-30 09:19:05 +00:00
Jean Delvare
3230c59d6b ADM1025: Match changes made to libsensors (swap temp1 and temp2,
rename hyst/over to low/high)
                 Handle remote diode fault


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1918 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 10:36:31 +00:00
Jean Delvare
b3528cbdbc Rewrote print_eeprom().
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1884 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-17 16:41:12 +00:00
Mark D. Studebaker
1fa79086db emc6d100 patch from P.P.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1859 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-07 01:56:24 +00:00
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
0948e17ee9 add new build targets 'user' and 'user_install'.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1822 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-28 20:04:51 +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
080beac84a recognize w83791d
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1742 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-05-31 01:01:58 +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
4f973f2d89 add declaration
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1649 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-11-26 01:00:27 +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
Jean Delvare
399618dcf9 Use strcmp instead of strncmp for it87
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1591 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-11-09 20:46:07 +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
Philip Edelbrock
25af130058 (Phil) Applied Alexander Malysh <amalysh@web.de>'s patch for
MC1066 support.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1535 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-18 19:17:30 +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
Jean Delvare
ab9060943d fix -c and -u flags in sensors. Reported by
"Kronos" <kronos@kronoz.cjb.net>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1487 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-08-07 11:55:35 +00:00
Mark D. Studebaker
f03e1104da add /usr/local/etc to sensors config file path as suggested
in a ticket


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1465 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-07-23 01:50:18 +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
510dbdbbd5 programmer->user
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1401 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-06-22 03:34:07 +00:00
Mark D. Studebaker
114dafae84 > People send us a lot of 'sensors' output and without the algo/adap
> info it would be a lot harder to diagnose things, or we would have to
> ask them to use -V, so I'd rather not take that info out by default.
> If you want to submit a -A patch (including a man page update) I'll
> apply it.
> thanks
> mds

Here is my patch.

Some additional notes:

This patch also fixes a bug with the --unknown command line switch,
which was waiting for an argument it doesn't actually need.

I suggest a change for the manual page, from "Linux Programmer's Manual"
to "Linux User's Manual" (My patch doesn't change this... This is only a
suggestion.)

As usual, I am open to any suggestion, comment...
Thanks.

--
Jean "Khali" Delvare
http://www.ensicaen.ismra.fr/~delvare/


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1400 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-06-22 03:32:55 +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