Jean Delvare
6a6cf217d4
Drop all the chip-specific handling and printing code from sensors. The
...
generic printing code should work now, and what doesn't work, will get
fixed.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4503 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-06-28 08:52:37 +00:00
Jean Delvare
768be0b9c0
Drop SENSORS_FEATURE_TEMP_LIM, it doesn't correspond to anything in the
...
standard sysfs interface.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4428 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-05-29 16:49:06 +00:00
Jean Delvare
2eece824c8
Fix alignment of alarm for one-limit temperatures.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4421 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-05-28 13:26:07 +00:00
Jean Delvare
0f479b535c
Fix alignment of lm85 voltages.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4376 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-04-26 08:54:39 +00:00
Hans de Goede
99c2d0194c
generic in/temp/fan printing routines for sensors prog, by Bob Schlarmann and Luuk Kleiweg
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4361 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-04-09 14:41:52 +00:00
Mark M. Hoffman
c5ffa7b635
Merge from trunk (4303:4355) out to 3.0.0 branch.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4357 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-04-03 12:55:30 +00:00
Jean Delvare
26483311f4
sensors: Hide error on missing w83793 temp. Patch from Gong Jun (Winbond).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4291 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-01-12 10:29:25 +00:00
Jean Delvare
73922b2883
Add user-space support for the ADM1029. Patch contributed by
...
Corentin Labbe.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4270 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-12-22 21:11:07 +00:00
Jean Delvare
6310ee1f03
Add support for the w83627dhg. Original patch by David Holl.
...
This closes ticket #2157 .
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4264 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-12-18 07:43:00 +00:00
Jean Delvare
53cb805e44
Add user-space support for the Fintek F71872F/FG (chip name f71872f).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4232 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-11-12 13:17:32 +00:00
Rudolf Marek
2b3d98a880
Add the coretemp driver userspace support.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4214 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-10-15 19:26:10 +00:00
Jean Delvare
06d51c9da1
sensors: Hide error on missing f71805f fan. In the Linux 2.6 driver, the
...
fan files are not created if a given fan is disabled.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4199 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-10-08 18:04:32 +00:00
Jean Delvare
6b5b092e9c
libsensors: Add support for the pc87247 driver (fans only).
...
sensord: Add pc87247 support (fans only).
sensors: Add pc87247 support (fans only).
sensors-detect: Advertise the upcoming pc87427 driver.
Thanks to Amir Habibi at Candelis for setting up a test system.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4196 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-10-06 09:27:56 +00:00
Jean Delvare
8a4b752530
Drop unused variable is85.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4187 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-09-27 12:09:04 +00:00
Jean Delvare
09bd83fa7d
vt1211 fixes:
...
* No in6
* More inputs can be missing (depends on UCH config)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4154 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-09-07 19:51:25 +00:00
Jean Delvare
e944415f25
The adt7463 may not have in4 ( #2119 )
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4133 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-09-02 07:49:35 +00:00
Jean Delvare
0a50247470
Display it87 VID with 3 decimal places instead of 2.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4113 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-08-26 21:33:45 +00:00
Jean Delvare
8c235d29a9
Add userspace support for the Winbond W83793. Patch contributed by
...
Yuan Mu (Winbond.)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4109 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-08-24 18:13:20 +00:00
Rudolf Marek
6e87587ac6
Add support for k8temp driver
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4100 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-08-19 15:31:02 +00:00
Jean Delvare
2396d5cab7
Enhance w83791d support. Add output for in7, in8, in9, fan4 and fan5.
...
Also update to display the (beep) properly due to the fact that the
w83791d beep enable mask is different than the alarm mask.
Patch from Sven Anders and Charles Spirakis.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4096 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-08-18 16:06:55 +00:00
Jean Delvare
0d15763f81
Restore errors on it87 in3 and in7, I misread the datasheets, these inputs
...
are always present, although different pins may be used.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4095 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-08-13 14:28:30 +00:00
Jean Delvare
c8ae77bdc6
No error on missing it87 in3, in5, in6 or in7. These inputs are shared
...
with other functions on some IT87xxF variants so the Linux 2.6 driver may
not present them forever.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4093 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-08-12 18:03:13 +00:00
Jean Delvare
79817f34ce
Add support for the IT8716F (prefix it8716). It is mostly similar to the
...
IT8712F so there's not much to do. The most significant difference is that
fan speeds are now reported as 16-bit values, without fan clock dividers.
For this reason, I made the fan_divs optional in sensors. I also made the
fans themselves optional, as I noticed that a number of motherboards don't
use (and don't enable) fan3.
I've made a separate section (chip "it8716-*") in sensors.conf.eg, because
new motherboards tend to have different wirings (e.g. negative voltage
lines are not monitored) so this will make for saner defaults.
Thanks to Stian Oksavik for testing.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4083 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-08-03 20:28:20 +00:00
Jean Delvare
b74c06f0f2
prog/sensors/chips.c: Fix a memory leak in print_unknown_chip.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4037 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-06-03 09:22:10 +00:00
Jean Delvare
3643a0b2e0
Add user-space support for abituguru. Patch from Hans de Goede.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4035 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-06-02 18:49:23 +00:00
Jean Delvare
3d72c87970
Let the user know that eeprom support is going away soon.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3311 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-05-26 15:33:57 +00:00
Jean Delvare
dee3639075
Add userspace support for the smsc47m192 driver. Patch from
...
Hartmut Rick.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3277 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-03-28 21:31:16 +00:00
Jean Delvare
8212877b81
Add W83627EHF fan and temperature alarm support.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3272 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-03-22 14:26:48 +00:00
Rudolf Marek
0b6ac4f953
Add the W83627EHF Voltages and voltage alarms support
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3271 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-03-22 13:53:30 +00:00
Jean Delvare
1330a877b7
It isn't an error when a w83792d has no fan4-7. Patch from
...
Yuan Mu.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3266 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-03-03 20:27:51 +00:00
Jean Delvare
357b01228e
Fix a harmless typo in w83792d in7 and in8 code. Patch from
...
Yuan Mu.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3265 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-03-03 19:45:55 +00:00
Rudolf Marek
c83a8a43e8
Add back the temp1 in vt1211, patch from Juerg Haefliger <juergh@gmail.com>
...
This patch enables the reading of temp1 (Reading3) from the VT1211.
Reading3 returns the V1211's internal temperature.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3246 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-01-27 21:02:09 +00:00
Jean Delvare
b36654cb3b
Add 2.4 kernel and user-space support for the Winbond W83687THF
...
chip. Needs testing.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3226 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-01-10 11:17:17 +00:00
Jean Delvare
5cd5fde08d
vt8231 cleanups, to get the 2.4 driver, libsensors and sensors
...
in line with the new 2.6 driver. The most important changes are temp
inputs renumbering, and conversion formulas changes, because part of the
conversions are now done by the driver as required by the interface
standard.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3194 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-11-19 14:55:30 +00:00
Jean Delvare
ffdd27a3c2
Initial support for the Fintek F71805F/FG chip.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3169 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-11-04 20:59:18 +00:00
Jean Delvare
776c73bf22
Get rid of free_the_label(), we really can do without it.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3118 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-10-06 17:27:29 +00:00
Jean Delvare
200758f450
Strip useless whitespace before new line at end of string.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3025 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-06-23 21:07:10 +00:00
Jean Delvare
0cf832856d
Properly handle the W83792D alarms. Patch from Chunhao Huang.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3014 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-06-06 19:22:52 +00:00
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