Jean Delvare
fea164dda4
Add detection of many Fintek Super-I/O devices.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5945 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-03-18 10:40:06 +00:00
Jean Delvare
1ad58f5ff9
Add detection of SMSC SCH5627.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5941 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-03-13 13:25:51 +00:00
Jean Delvare
249239b213
0xffff isn't a valid I/O address either.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5940 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-03-12 13:27:30 +00:00
Jean Delvare
87057ba770
The Fintek F71808E isn't supported yet.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5937 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-03-04 14:59:17 +00:00
Jean Delvare
f561412fbd
Count DMI chassis type 8 as a laptop. Reported by Francis Moreau.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5936 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-27 12:08:43 +00:00
Jean Delvare
17aba10bf3
Add detection of National Semiconductor LM75A.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5935 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-24 09:49:17 +00:00
Guenter Roeck
ee7271756f
sensors-detect: Add detection of EMC6D103S
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5934 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-18 17:58:41 +00:00
Guenter Roeck
810742f0da
Add support for AMD Family 12h and 14h thermal sensors to sensors-detect
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5933 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-18 12:55:36 +00:00
Jean Delvare
fa5a0694b4
D'oh! Fix it, really.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5932 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-17 19:28:47 +00:00
Jean Delvare
e32821338f
Fix typo in comparison.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5931 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-17 19:22:33 +00:00
Jean Delvare
1ca80a309e
Fix detection of SPD EEPROM on DDR3 memory modules. DDR3 uses CRC16 over
...
128 bytes instead of basic checksum over 64 bytes. Contributed by
Clemens Ladisch.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5930 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-16 15:08:25 +00:00
Guenter Roeck
d1127e18a5
Fixed address ranges checked for SMSC EMC1403 and EMC1404
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5916 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-09 17:44:05 +00:00
Guenter Roeck
e04aa3207b
Add support to detect EMC1002, EMC1033, EMC1046, EMC1047,
...
EMC1072, EMC1073, EMC1074, EMC1402, and EMC1424 to sensors-detect.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5915 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-09 17:12:53 +00:00
Jean Delvare
af638ee3a2
We probe addresses 0x1c-0x1f for other chips now, so we might as well
...
look for TMP421 devices there.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5914 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-02-09 16:44:23 +00:00
Jean Delvare
c469f75a03
Add detection of Nuvoton NCT5571D, NCT5577D and NCT6776F.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5910 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-01-29 08:47:06 +00:00
Guenter Roeck
df316b738a
Add code to detect EMC1023, EMC1043, EMC1053, and EMC1063
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5908 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-01-22 18:19:08 +00:00
Guenter Roeck
f0240f421b
Added detection of MAX6639 to sensors-detect
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5907 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-01-21 17:20:10 +00:00
Jean Delvare
81ab9cf049
Implement universal detection for Intel digital thermal sensors. This
...
relies on a flag returned by the cpuid instruction, as the coretemp
driver itself does since kernel 2.6.35.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5905 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-01-19 09:56:53 +00:00
Jean Delvare
c81bfb4332
Add detection of the ITE IT8728F.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5904 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-01-18 17:20:42 +00:00
Jean Delvare
9e32a5e3c3
Add detection of the National Semiconductor LM94.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5901 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-01-14 16:11:54 +00:00
Jean Delvare
18026a2d0a
The W83627UHG will be supported by the w83627ehf driver.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5900 7894878c-1315-0410-8ee3-d5d059ff63e0
2011-01-14 15:34:17 +00:00
Jean Delvare
421f0575b0
Add detection of the Analog Devices ADT7410.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5895 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-12-12 16:54:35 +00:00
Jean Delvare
93d1315357
Add detection of SMSC EMC1423.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5888 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-12-10 13:05:59 +00:00
Jean Delvare
3c9eea0e25
The W83667HG-B is supported by the w83627ehf driver since kernel
...
2.6.36.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5883 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-11-20 19:36:21 +00:00
Guenter Roeck
91ea5dc075
Fix error seen in sensors-detect if i2c bus numbering is not sequential
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5870 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-10-19 20:06:45 +00:00
Jean Delvare
e27aaaac06
IT8721F/IT8758E will be supported by the it87 driver.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5868 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-10-14 12:30:04 +00:00
Jean Delvare
0a41f24a37
sensors-detect: Improve LM90 and W83L771 detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5867 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-10-14 12:27:07 +00:00
Jean Delvare
6258605e45
Add detection of the SMSC LPC47U32x.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5861 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-09-21 15:21:05 +00:00
Guenter Roeck
4cb2cdac0e
Add support for IT8512E/F and IT8758E to sensors-detect
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5859 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-09-13 18:30:41 +00:00
Guenter Roeck
cae4d27236
Update sensors-detect to support max6695/96
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5858 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-09-12 16:18:02 +00:00
Jean Delvare
d163984ca6
Map drivers added in kernel 2.6.36.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5853 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-08-12 21:30:13 +00:00
Jean Delvare
fcccdb3647
Add detection of several JC42.4 compliant temperature sensors.
...
Patch from Guenter Roeck.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5852 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-07-09 09:13:36 +00:00
Jean Delvare
2fc1b94d0c
Add support for the NXP SE97.
...
Also display the new chip names for W83677HG-I (NCT677xF).
Patch from Guenter Roeck.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5851 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-07-07 19:30:57 +00:00
Jean Delvare
33d861b984
Add detection of STMicroelectronics STTS424 (JEDEC JC42.4-compliant
...
memory-module temperature sensors.)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5850 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-07-06 08:44:21 +00:00
Jean Delvare
96ff880b93
Fix r5847 was incomplete. Handling misdetections that happen after
...
correct detections isn't sufficient, we also have to handle
misdetections which happen first. In that case, we must delete the
driver entry as we remove the last misdetection from it.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5849 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-07-05 18:40:44 +00:00
Jean Delvare
f11a2a6d3a
Let ISA-access and non-sensor devices take part in the confidence
...
comparison process. Otherwise, we might miss misdetections.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5848 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-07-05 16:53:59 +00:00
Jean Delvare
cb76d5af68
Don't create entries for new drivers before we have something to
...
add to them. If we have multiple detections at the same I2C
address, one will be discarded so its driver shouldn't be recorded.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5847 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-07-05 16:50:27 +00:00
Jean Delvare
be2f3f7252
Fix Maxim MAX6690 detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5845 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-07-02 08:11:47 +00:00
Jean Delvare
eaabfc8573
Driver for the Andigilog aSC7621 available since kernel 2.6.34.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5842 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-06-19 19:47:45 +00:00
Jean Delvare
c8074717fe
Add detection of ITE IT8721F.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5841 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-06-12 07:41:30 +00:00
Hans de Goede
865160213a
sensors-detect: Add support for Fintek F71808E
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5840 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-06-11 14:05:36 +00:00
Hans de Goede
d3174a69ea
sensors-detect: Add support for Fintek F71889ED
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5839 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-06-11 07:19:53 +00:00
Jean Delvare
ac9059c09e
Add detection of the SMSC EMC2103. Patch from Steve Glendinning (SMSC).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5838 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-06-07 09:30:14 +00:00
Jean Delvare
78dc2534ee
Fix detection of RB-C3 AMD Family 10h CPU. This core is only used in
...
packages not affected by erratum 319, so we don't have to use the
unreliable DDR2 vs. DDR3 approach for it.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5837 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-06-01 12:27:28 +00:00
Jean Delvare
44c1bad717
Add detection of SMSC EMC1403 and EMC1404.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5833 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-04-29 16:46:24 +00:00
Jean Delvare
4cc4b9c69d
We have support for the ADT7468 for quite some times now
...
(kernel 2.6.28).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5832 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-03-31 12:30:30 +00:00
Jean Delvare
5626f5e308
LM64 support was just added to the lm63 driver.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5831 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-03-19 10:19:53 +00:00
Jean Delvare
ab9f0fed69
Add Lynnfield detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5825 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-02-19 12:23:31 +00:00
Jean Delvare
3dbb0a9768
Add detection of the SMSC LPC47N237 (no sensors).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5824 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-02-16 10:35:40 +00:00
Jean Delvare
5405489be4
Add support for Intel PCH (SMBus).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5823 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-02-10 13:22:56 +00:00