2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00
Commit Graph

4815 Commits

Author SHA1 Message Date
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
51e4710815 Properly handle read errors from sensor inputs. Report them as "N/A".
This happens with a couple drivers for devices with inputs which
can come and go.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5836 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-05-23 09:04:13 +00:00
Jean Delvare
d61b638245 Fix support of multiple chips. Regression in 3.1.2, faulty commit is
r5792. Fixes ticket #2377.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5835 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-05-07 09:01:58 +00:00
Jean Delvare
6c6376a12d Thanks to Asus for the donation of a server board with 2 CPUs
and 2 memory modules. Will be used for Winbond/Nuvoton W83795G
support and possibly more.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5834 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-05-03 15:10:29 +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
573b707d5f Fix a comment.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5827 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-02-23 13:36:46 +00:00
Jean Delvare
5fe10beeda Increase MAX_SENSORS_PER_TYPE to 24. The old value of 20 isn't enough
at least for the W83795G, which has up to 21 voltage inputs.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5826 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-02-23 13:29:05 +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
Jean Delvare
d64aa20664 sensors-detect: Give udev time to settle before accessing i2c device
nodes.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5822 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-02-04 08:14:10 +00:00
Jean Delvare
49efe1f4bf Post-release version update.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5821 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-02-02 20:55:49 +00:00
Jean Delvare
6e78c8c779 Prepare for release.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5819 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-02-02 20:14:53 +00:00
Jean Delvare
8d5e35625a Minor cleanup in adt7490_detect().
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5818 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-01-18 16:22:07 +00:00
Jean Delvare
9322291a6b Add detection for Analog Devices ADT7411.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5817 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-01-18 16:19:15 +00:00
Jean Delvare
df4921b0b1 Winbond W83L771AWG/ASG support.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5815 7894878c-1315-0410-8ee3-d5d059ff63e0
2010-01-13 20:18:02 +00:00
Jean Delvare
fab3afc75d Refine the detection of AMD family 10h processors with working
sensors.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5814 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-20 17:11:48 +00:00
Jean Delvare
4745d9cac6 More AMD family 10h CPU models with broken thermal sensors.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5813 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-17 10:01:14 +00:00
Jean Delvare
57373f9e6b Improve AMC6821 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5812 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-15 16:57:34 +00:00
Jean Delvare
a312cc6da1 Add detection for Texas Instruments AMC6821.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5811 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-15 16:53:00 +00:00
Jean Delvare
be799124f8 Differentiate between Intel Core and Atom.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5810 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-14 10:02:53 +00:00
Jean Delvare
dc4a8c8f70 Add detection for VIA Nano. Update driver name for VIA C7.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5809 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-14 09:52:42 +00:00
Jean Delvare
04e9184038 We have a driver for the AMD family 10h/11h now (k10temp).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5807 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-06 16:44:08 +00:00
Jean Delvare
e58cb01e91 Add detection for Nuvoton W83L771AWG/ASG.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5806 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-02 16:37:37 +00:00
Jean Delvare
2485b5490f Support for the ADT7473, ADT7476 and ADT7490 is being added to the
adt7475 driver.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5805 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-02 16:23:55 +00:00
Jean Delvare
f37859035a More known revisions for the ADT7476.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5804 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-01 12:29:36 +00:00
Jean Delvare
c09cff1f11 Add a default configuration section for adt7473 and adt7475.
Add a default configuration section for adt7476 and adt7490.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5803 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-12-01 12:14:54 +00:00
Jean Delvare
8416f31add Fix a build warning in set_degstr. The prototype of iconv() is
stupid but won't change so we have to live with it.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5801 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-28 12:26:44 +00:00
Jean Delvare
8d3e7a742e Restore detection for AMD Family 10h thermal sensors. Only CPU with
model > 2 are reported, as older ones are known to have broken sensors.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5800 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-23 12:15:26 +00:00
Jean Delvare
74425eb8fc Detect ADT7473 at 0x2c and 0x2d.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5799 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-23 09:17:55 +00:00
Andre Prendel
57c69770e7 CHANGES appendix for commits r5789:r5796
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5798 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-06 20:23:59 +00:00
Jean Delvare
6d3f81d5da "alarm" is a glibc function, don't use this identifier for our own
variables to prevent any confusion.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5797 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-05 09:23:46 +00:00
Andre Prendel
db0b1e6e11 sensord: Break long lines in doChips()
This patch breaks long lines in function doChips().


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5796 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-04 19:12:34 +00:00
Andre Prendel
a079f9c35d sensord: Evaluate return value of idChip()
Evaluate return value of idChip().

Some of the functions called from idChip() can fail which means
idChip() can return an error. Callers of idChip() should be aware of
this.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5795 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-04 19:11:41 +00:00
Andre Prendel
57e7762901 sensord: Refactoring of file prog/sensord/sense.c
This patch does some refactoring of function doKnownChip().

* doKnownChip() is a huge function with deep indentation
levels. Splitting this funcion up into smaller ones makes code much
more readable.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5794 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-04 19:08:32 +00:00
Andre Prendel
bb6495d47d sensord: Change signature of (*FeatureFN)
This patch changes the signature of function pointer (*FeatureFN) and
the related functions:

  rrdGetSensors_DS()
  rrdCGI_DEF()
  rrdCGI_LINE()

Return type is now void because none of the functions return an error
code.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5793 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-04 19:07:38 +00:00
Andre Prendel
ae56c60bff sensord: Refactoring of applyToFeature()
This patch cleans up function applyToFeature().

Function applyToFeature() is nearly unreadable. There are some deep
levels of indentation and cascades of loops makes code flow difficult to
read.

I split up this function into three smaller one. This reduces
indentation levels and makes code flow clearer.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5792 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-04 19:06:54 +00:00
Andre Prendel
051d8693e4 sensord: Remove needless casts
This patch removes some needless casts. We don't have to cast
explicitly from void * (in C).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5791 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-04 19:05:19 +00:00
Andre Prendel
eea3628561 sensord: Convert CGI script to lower case
This patch converts HTML code in the generated CGI script to lower
case. This makes us a bit more XHTML compatible.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5790 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-04 19:04:30 +00:00
Andre Prendel
13b3c7aa36 sensord: Fix coding style
This patch fixes some coding style issues.

* Remove whitespaces between variable and increment operator.
* Break long lines.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5789 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-11-04 19:02:58 +00:00
Hans de Goede
9a83fe6c01 sensors-detect: Add detecton for Fintek F71869FG
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5788 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-10-22 10:11:12 +00:00
Hans de Goede
9c58672a66 Refer to f71882fg driver if F71889FG is detected
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5787 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-10-22 10:05:38 +00:00
Jean Delvare
7c37bd44ac Add support for HID devices.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5786 7894878c-1315-0410-8ee3-d5d059ff63e0
2009-10-18 12:05:16 +00:00