Jean Delvare
c9c0cb604f
Properly handle Super-I/O chips without logical device. Just report
...
that we can't support the chip yet, instead of spitting I/O errors.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6016 7894878c-1315-0410-8ee3-d5d059ff63e0
2012-01-31 12:51:31 +00:00
Jean Delvare
2e65243b16
Add 4 PCI IDs for Intel SMBus controllers.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6015 7894878c-1315-0410-8ee3-d5d059ff63e0
2012-01-24 07:54:35 +00:00
Guenter Roeck
60608958e0
Add detection of GMT G781
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6014 7894878c-1315-0410-8ee3-d5d059ff63e0
2012-01-23 17:05:21 +00:00
Jean Delvare
ffa146909c
sensors: Align power values better.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6011 7894878c-1315-0410-8ee3-d5d059ff63e0
2012-01-13 09:41:36 +00:00
Jean Delvare
cd2ff28d7b
sensors: Report thermal sensor type 1 as CPU diode.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6010 7894878c-1315-0410-8ee3-d5d059ff63e0
2012-01-13 08:48:55 +00:00
Guenter Roeck
f8b6670e56
sensors: Display both instantaneous and average power
...
Some sensor chips report both instantaneous and average power.
Add support to display both.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6008 7894878c-1315-0410-8ee3-d5d059ff63e0
2012-01-09 18:24:03 +00:00
Guenter Roeck
273102f2c9
Add support for additional sysfs attributes to libsensors and to sensors command
...
inX_average
inX_lowest
inX_highest
tempX_lowest
tempX_highest
currX_average
currX_lowest
currX_highest
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6007 7894878c-1315-0410-8ee3-d5d059ff63e0
2012-01-09 17:30:10 +00:00
Guenter Roeck
19fd8481b7
sensors: Use defines for array sizes
...
Use defines for array sizes. For alarm attributes, take into account that both
the generic alarm flag as well as individual alarm attributes may be provided
by a driver (even though that should not be the case).
Remove overflow checks from get_sensor_limit_data(), as overflows should
no longer happen.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6006 7894878c-1315-0410-8ee3-d5d059ff63e0
2012-01-09 17:21:08 +00:00
Jean Delvare
2c145550b5
fancontrol: Output error messages to stderr
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6001 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-12-04 16:54:05 +00:00
Jean Delvare
bd21ec1ee4
fancontrol: Support setup where one PWM output controls several fans
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6000 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-12-04 16:53:10 +00:00
Jean Delvare
4b809e1ff1
Map IT8728F to driver it87.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5999 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-11-22 10:10:42 +00:00
Jean Delvare
4188c5d234
The LM94 and LM96194 are almost the same chip, and they have the same
...
device ID.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5998 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-11-08 09:24:16 +00:00
Jean Delvare
4c63be0361
Add detection of National Semiconductor LM96163.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5997 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-11-08 09:10:11 +00:00
Jean Delvare
54a918f846
The Winbond W83527HG has the same chip ID as the W83627DHG-P.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5996 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-11-01 12:38:16 +00:00
Jean Delvare
8536734576
Make LM73 detection less problematic.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5994 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-08-31 08:34:15 +00:00
Jean Delvare
535e73df7a
Fix loading of the cpuid module. On non-udev systems, or even on udev
...
systems where /dev/cpu/0/cpuid is part of the static device node tree,
the previous test would succeed even when the cpuid module isn't
loaded, resulting in missing detections (of coretemp-supported CPU
models in particuler.) Check if the module is loaded by looking in
sysfs instead, this is much more reliable.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5993 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-08-25 19:28:13 +00:00
Jean Delvare
0cc29fa84f
Print DMI system/product version if available. On some laptops, the
...
actual model name is in this string.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5992 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-07-22 08:42:02 +00:00
Jean Delvare
a4bd81d9e2
Improve filtering of fake DMI data.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5991 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-07-22 07:52:46 +00:00
Jean Delvare
b3a1ef71c4
Stop calling for PIIX5 SMBus testers. It's been so long and we never
...
heard of any user, I'm not even sure if the hardware actually exists.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5989 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-07-22 07:38:03 +00:00
Jean Delvare
28a1677669
Major kernel version number was bumped to 3.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5985 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-07-21 19:38:10 +00:00
Guenter Roeck
60eaad824f
Add code to detect LM95245
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5984 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-07-10 19:22:53 +00:00
Guenter Roeck
93213b20cb
Add code to detect SA56004.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5983 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-07-08 14:35:37 +00:00
Jean Delvare
499a65fb0c
Support for the LM95231 is being added to the lm95241 driver.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5982 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-07-07 09:52:38 +00:00
Jean Delvare
e5bbea3bbc
Don't advertise the ipmisensors driver, it doesn't work.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5981 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-07-03 11:57:57 +00:00
Jean Delvare
2b35d4c3e7
Add 4 missing driver references.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5980 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-06-17 15:18:11 +00:00
Jean Delvare
7ed340940c
Add detection of ITE IT8772E.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5979 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-06-10 08:14:03 +00:00
Guenter Roeck
ab116c9658
Add detection of MAX6642
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5978 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-06-01 16:20:05 +00:00
Hans de Goede
5b2e1333ed
f71882fg detect and sensors.conf.default updates
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5977 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-28 09:56:27 +00:00
Hans de Goede
39f0b85e7b
sensors-detect: detect the sch5636
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5976 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-26 09:56:55 +00:00
Jean Delvare
5333cf6ecc
Patch from Steve Glendinning (SMSC):
...
EMC2300 is already detected, but is reported as EMC6D103S. These
two are register compatible and it's not actually possible to
distinguish between them by registers.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5973 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-12 09:37:57 +00:00
Jean Delvare
26dc6f2011
Fix and improve EMC6W201 detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5972 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-07 11:56:45 +00:00
Jean Delvare
16ebefd716
Improve EMC6W201 detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5971 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-07 11:50:23 +00:00
Jean Delvare
69e02824a1
Drop unreliable detection of Maxim MAX6650 and MAX6651.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5970 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-07 07:52:59 +00:00
Jean Delvare
fc0ae0f506
The NCT6775F and NCT6776F are supported now.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5968 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-05 20:46:56 +00:00
Jean Delvare
ee792ce837
Add detection of SMSC EMC6W201.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5967 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-05 15:39:04 +00:00
Jean Delvare
16e09f39b7
Drop unreliable smart battery detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5966 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-05-05 15:31:19 +00:00
Hans de Goede
b021061283
The f71808a is now support by the f71882fg driver
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5965 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-28 08:54:23 +00:00
Hans de Goede
3171cff666
systemd integration
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5964 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-27 17:35:18 +00:00
Jean Delvare
516e1075a3
Driver available for the AMD Family 15h CPU power sensors.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5963 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-15 09:40:17 +00:00
Jean Delvare
e14d932824
isaset: Add support for word (16-bit) and long (32-bit) writes
...
Sometimes the hardware expects 16-bit or 32-bit writes rather than byte
writes. Add support to isaset so that the user can ask for such writes.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5962 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-15 08:27:30 +00:00
Jean Delvare
9b3e34e470
isadump: Add support for word (16-bit) and long (32-bit) reads
...
Sometimes the hardware expects 16-bit or 32-bit reads rather than byte
reads. Add support to isadump so that the user can ask for such reads.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5961 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-15 08:26:49 +00:00
Jean Delvare
ece5427eb1
The SMSC EMC6D103S is supported by the lm85 driver since kernel 2.6.39.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5960 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-14 07:20:09 +00:00
Jean Delvare
96a6a2c639
Add detection of AMD Family 15h power sensors.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5959 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-07 14:46:46 +00:00
Jean Delvare
e4c6b48445
Add detection of ITE IT8516E/F/G.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5958 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-07 14:34:15 +00:00
Jean Delvare
a47b1c2de0
Refactor the detection of AMD CPU sensors.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5957 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-07 14:17:37 +00:00
Guenter Roeck
0e76aaaf75
sensors-detect: Add detection of ADT7461A / NCT1008
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5956 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-06 14:28:43 +00:00
Jean Delvare
982df34c9f
Add AMD family 15h CPU detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5955 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-06 12:18:55 +00:00
Jean Delvare
715a6f9011
Assume that the SMSC LPC47M584-NC has no hardware monitoring
...
capabilities.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5954 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-04 07:21:24 +00:00
Jean Delvare
8817fe9653
One more flavor of ITE IT8512.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5953 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-04-04 07:14:44 +00:00
Jean Delvare
967a7e31d9
We have support for the Fintek F71889A and F81865F now.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5952 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-03-29 08:06:21 +00:00