2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-29 05:17:50 +00:00

210 Commits

Author SHA1 Message Date
Rudolf Marek
b32aa3c716 Update from Huang - w83792d_driver-1.0.5.patch, alarms handling fixed
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3012 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-06-01 10:49:04 +00:00
Jean Delvare
e1cbde8b1e Support the new "VGN" prefix for VAIO EEPROMs.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2990 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-05-08 13:17:31 +00:00
Jean Delvare
beea4cb8a3 No error on missing pc87360 fan2, as this can happen with the
Linux 2.6 version of the driver. Reported by Christian Schwamborn.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2979 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-04-22 18:08:06 +00:00
Jean Delvare
a57ef088c0 Add missing sign on max voltage limits of pc87360.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2978 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-04-19 19:53:08 +00:00
Jean Delvare
f10ddad667 Add preliminary support for the w83627ehf.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2950 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-27 12:11:03 +00:00
Mark D. Studebaker
e25e3511f4 w83792d driver and userspace support patch from Winbond.
by Chunhao Huang <huang0@winbond.com.tw>
         submitted by <DZShen@winbond.com.tw>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2925 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-10 19:03:52 +00:00
Jean Delvare
40fca2822c Stop displaying too many errors with 2.6 vt1211 driver.
Do not read data for ignore channels for vt1211.
Patch by Michael Carland.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2891 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-05 18:44:23 +00:00
Jean Delvare
8e96564659 Add gl520sm support (Maarten Deprez).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2887 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-01 19:23:05 +00:00
Jean Delvare
9369900b30 No errors on missing pc87360 fans (can happen with the 2.6
driver).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2878 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-27 22:05:40 +00:00
Jean Delvare
ef5c0563b8 Patch from Aurelien Jarno:
Please find attached a patch to support the sis5595 with the new 2.6
driver. It should also add support for displaying in4 with a 2.4 kernel.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2869 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-26 21:01:45 +00:00
Jean Delvare
30111799c1 Advertise the new ddcmon script. Warn that the ddcmon kernel
module is deprecated and will be deleted someday.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2825 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-04 16:20:17 +00:00
Jean Delvare
c364e969ca Discard bogus error message on missing lm63 fan data.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2796 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-12-16 06:59:46 +00:00
Mark M. Hoffman
d57ea204c6 Name fix: lpc57b397 -> lpc47b397
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2770 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-24 04:31:40 +00:00
Mark M. Hoffman
3b64007d60 Add support for SMSC LPC57B397-NC sensor chip.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2769 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-23 16:20:25 +00:00
Jean Delvare
385fa90896 Support DDR2 memory module EEPROMs. Patch by Rudolf Marek.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2751 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-05 20:01:19 +00:00
Jean Delvare
4538d37d49 Support the new lm63 driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2729 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-10-13 20:56:59 +00:00
Mark D. Studebaker
2295bd7959 add print_vid_info() to print vid and vrm info for all supported chips
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2691 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-09-19 17:09:59 +00:00
Mark M. Hoffman
b3945a5625 Added support for LM93.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2684 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-09-08 16:21:44 +00:00
Jean Delvare
7c969daeb5 Display lm87 vid with 3 decimal places.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2679 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-08-30 19:23:32 +00:00
Jean Delvare
3046624dea Hide 2.6 adm1027 alarm_mask being missing.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2665 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-08-19 17:22:24 +00:00
Mark D. Studebaker
1187c8b952 shorten sensor types for w8378x so lines don't wrap on 80-column terminal
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2645 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-24 18:38:04 +00:00
Jean Delvare
687fb60ff4 Support 2.6 smsc47m1 better.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2642 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-23 17:35:19 +00:00
Jean Delvare
58fffd81d7 Display PC87365/PC87366 VID.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2636 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-08 19:08:08 +00:00
Jean Delvare
78b3499292 Fix adm1025 limits, which got broken by my previous code
refactorization.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2631 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-04 10:51:46 +00:00
Jean Delvare
3ca3fbdd55 Display adm1025 VID with 3 decimal places.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2630 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-04 07:36:57 +00:00
Jean Delvare
ed6501476c Rework print_adm1025:
- Refactor code
        - Don't complain on in4 missing
        - Complain on vid missing


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2614 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-27 17:10:38 +00:00
Jean Delvare
223e162b3a Trivial adm1031 fan change.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2582 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-05 17:10:05 +00:00
Jean Delvare
be77f5a4ce Initial ADM1030 and ADM1031 support. Contributed by Alexandre
d'Alton.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2573 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-03 21:32:19 +00:00
Jean Delvare
bd3d250159 Initial MAX1619 support, contributed by Alexey Fisher.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2564 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-24 20:25:13 +00:00
Jean Delvare
078a40c7c6 Missing space before pc87366 temperature alarms.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2550 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-18 19:49:08 +00:00
Jean Delvare
6707ff8c59 Support pc87366 thermistor inputs.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2543 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-17 18:36:31 +00:00
Jean Delvare
16628b5165 Patches by Aurelien Jarno:
I found a small bug in sensors and sensord when used with a w83781d
chip. On this chip the alarms for temp2 and temp3 are merged. However
that is not handled in sensors and sensord.

Please find attached two patches to fix that, one concerning sensors and
the other one concerning sensord.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2511 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-08 12:24:16 +00:00
Jean Delvare
4ef5ecd429 Inverse beep bits of the as99127f in the driver rather than in the
user-space.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2504 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-02 13:49:14 +00:00
Jean Delvare
acbe389aa9 Use the correct alarm bits for pc87366 temperatures and voltages.
Refactor pc87366 temperatures and voltages code.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2487 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-28 18:10:47 +00:00
Jean Delvare
23eed72eb1 Fix pc87366 temp alarms.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2484 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-27 18:24:29 +00:00
Jean Delvare
60d0048763 Fix lm80 displaying HOT alarm instead of OS alarm. Caught by
Shawn Starr.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2466 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-22 18:47:48 +00:00
Jean Delvare
db71a2a1a4 Support voltages and temperatures of National Semiconductor
PC87365 and PC87366 (read-only).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2453 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-19 19:46:14 +00:00
Jean Delvare
18d6d587cc Preleminary (read-only) National Semiconductor PC87360, PC87363
and PC87364 fan monitor and controller support.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2403 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-03-31 18:58:05 +00:00
Jean Delvare
cbc73ddca1 Add a white space before Volt symbol in pcf8591. Reported by
Aurelien Jarno.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2400 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-03-28 15:28:25 +00:00
Jean Delvare
fb5c1fd230 Change pcf8591 magnitude (libsensors only) so as to display
values in pseudo-volts, much like what the 2.6 driver handles.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2398 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-03-28 13:01:34 +00:00
Jean Delvare
664c5caf86 Remove reference to LM78 in ds1621.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2357 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-03-14 20:32:44 +00:00
Jean Delvare
dce540bec8 Add support for Shuttle eeproms.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2321 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-02-28 16:57:34 +00:00
Jean Delvare
2cc6f7308f Remove wrong comment in Vaio eeprom handling.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2314 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-02-27 06:43:56 +00:00
Mark D. Studebaker
f0807af8d1 remove 1211/8231 in6 and temp1
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2310 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-02-22 15:21:40 +00:00
Jean Delvare
fb5229a046 Better interpretation of it87 temperature sensor types.
(Takeru Komoriya)


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2306 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-02-22 10:18:14 +00:00
Jean Delvare
c97dfa8fde Add support for the W83637HF.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2289 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-02-13 18:10:43 +00:00
Jean Delvare
8c49038222 Fix fscpos and fscher fan fault mask. (Reinhard Nissl)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2271 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-02-05 20:03:55 +00:00
Jean Delvare
3bdd378985 Delete more than funky use of fan_min in FSC chips.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2268 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-02-04 20:37:00 +00:00
Jean Delvare
8408e0604a Get rid of spacestr().
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2253 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-31 10:45:14 +00:00
Jean Delvare
8a64c5fd31 Move degrees string construction into a single, common place.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2252 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-31 10:17:15 +00:00