Hans de Goede
4075aa1660
Fix building on PPC machines
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5035 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-11-23 19:50:05 +00:00
Jean Delvare
c9ef1503a5
Fix MODULE_DIR usage.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5034 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-11-22 20:03:29 +00:00
Jean Delvare
c0637bebe0
pwmconfig: Give the fans some time to spin up.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5025 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-11-18 16:16:41 +00:00
Jean Delvare
a95f194cef
pwmconfig: Better diagnostics in pwmdisable.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5023 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-11-18 16:01:04 +00:00
Jean Delvare
778c45136c
Stop probing I2C addresses 0x20-0x27 for the LM78, LM79, W83781D and
...
W83782D chips. We've never seen any hardware monitoring chip at these
addresses. The correponding kernel drivers will be modified to no
longer probe these addresses either.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5016 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-11-11 21:20:16 +00:00
Jean Delvare
5c5da6df8b
sensors-detect: Add SMSC LPC47B367-NC detection. We have no datasheet,
...
but this is a variant of the LPC47B357, and that one has no hardware
monitoring features, so for now we assume that the LPC47B367 has no
hardware monitoring features either.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5009 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-11-09 14:17:51 +00:00
Jean Delvare
6ece4889ce
Mention the f75375s driver. Reported by Christian Emmerich.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5007 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-11-02 10:23:32 +00:00
Jean Delvare
e98e32cb36
Update the release checklist.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5006 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-11-02 10:22:29 +00:00
Hans de Goede
ce23228bbd
sensors-detect: Add Texas Instruments TMP401 detection
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5000 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-28 14:20:53 +00:00
Jean Delvare
9167754da4
Release 3.0.0-rc3.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4997 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-28 12:51:47 +00:00
Jean Delvare
5b5b1bb3dc
Install sensors as sensors again.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4991 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-25 10:57:14 +00:00
Jean Delvare
35a5a7dbce
Use /etc/sensors3.conf as the default configuration file. If it can't
...
be found, fallback to /etc/sensors.conf. This allows for an old
libsensors and a new libsensors to be installed in parallel, and each
one has its own configuration file.
One important change here is that the default configuration file will
be installed as /etc/sensors3.conf by "make install".
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4990 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-25 09:59:05 +00:00
Jean Delvare
de00b0aad4
Make the configuration file optional. Although in most cases it's not
...
very useful to use libsensors without a configuration file, I fail to
see the rationale for making a configuration file mandatory.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4989 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-25 09:52:46 +00:00
Jean Delvare
58b3284058
Clean up if something goes wrong during initialization. Otherwise
...
we're leaking memory.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4988 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-25 09:51:19 +00:00
Jean Delvare
6d5292cce4
"sensord" no longer needs a default configuration file name. If no
...
file name is provided on the command line, use the libsensors default.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4987 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-25 09:50:17 +00:00
Jean Delvare
f17e1cf5a8
"sensors" no longer needs a default configuration file name. If no
...
file name is provided on the command line, use the libsensors default.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4986 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-25 09:49:34 +00:00
Jean Delvare
fb920578a9
Let libsensors know the default path to its configuration file.
...
That way, applications no longer have to care.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4985 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-25 09:48:18 +00:00
Hans de Goede
f7bc498fd0
re-add fscher compute lines for use with the old fscher driver
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4980 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-24 13:03:36 +00:00
Hans de Goede
0aee76dbbb
make SENSORS_API_VERSION hexadecimal
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4978 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-22 19:27:38 +00:00
Jean Delvare
2b650945f1
sensors: Handle the case where voltage measurements aren't available.
...
This will soon be the case of the Linux 2.6 gl518sm driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4977 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-22 18:27:04 +00:00
Hans de Goede
2c41310ba0
add SENSORS_API_VERSION define to sensors.h
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4975 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-22 09:39:15 +00:00
Jean Delvare
2b1c2a0e6f
sensors: Fix file handle leak on library initialization error.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4973 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-21 14:31:38 +00:00
Jean Delvare
a3be2931c6
sensors-detect-stat.pl: Handle alternative chip lists.
...
Ultimately this script should be folded into sensors-detect.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4971 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-21 13:58:27 +00:00
Jean Delvare
3d9acfa6f9
sensord: Reload config on SIGHUP rather than automatically.
...
Reloading the configuration on SIGHUP is common for daemons. Reloading
automatically is less efficient and can be confusing or even racy.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4969 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-20 14:05:35 +00:00
Jean Delvare
4db0a3284c
Recommend the fschmd driver for FSC Scylla chips even on old 2.6 kernels.
...
There's no fscscy driver for Linux 2.6, so users would have to either
upgrade to a newer 2.6 kernel (and use fschmd) or backport the fschmd
driver. In either case they will use the fschmd driver, not fscscy.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4968 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-20 08:47:54 +00:00
Jean Delvare
2d73ead507
No dates to update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4967 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-20 08:42:51 +00:00
Jean Delvare
40706a7157
Rename fsc-specific chip arrays to something clearer.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4965 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-20 08:36:05 +00:00
Jean Delvare
eec91d37b3
Fix SMSC LPC47B357/M967 detection. Patch from Juerg Haefliger.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4962 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-19 21:41:44 +00:00
Hans de Goede
e73a2f5b72
Only use fschmd driver for kernels >= 2.6.24
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4961 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-19 13:29:56 +00:00
Hans de Goede
0adc017e4d
The new fschmd driver uses the standard scaling values from the datasheet, so no conversion should be done from sensors.conf
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4959 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-19 09:48:49 +00:00
Hans de Goede
180ebb1d95
Update sensors-detect for new fschmd driver
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4958 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-19 09:43:31 +00:00
Jean Delvare
bf2524aeae
Drop extra slash.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4944 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-13 18:42:16 +00:00
Jean Delvare
6f3a373cdd
Prepare for 3.0.0-rc2 release.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4936 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-10 19:45:13 +00:00
Jean Delvare
80dd529f45
Fix some conversion rules for the adm1024.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4935 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-09 13:03:08 +00:00
Jean Delvare
829254344c
The ADM1024 is LM87-compatible.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4934 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-09 13:01:31 +00:00
Jean Delvare
775b964916
useful_addresses.html is in the wiki now.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4931 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-09 12:03:13 +00:00
Jean Delvare
96647a6995
The ADM1024 will be supported by the lm87 driver in Linux 2.6.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4930 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-09 11:32:39 +00:00
Rudolf Marek
f387f95bae
Add detection of AMD K10 CPU sensor.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4925 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-07 18:31:16 +00:00
Jean Delvare
65de3bd8eb
Typo fix.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4922 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-07 09:29:35 +00:00
Jean Delvare
23f29cb3ca
Update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4921 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-07 07:49:31 +00:00
Jean Delvare
ff46494457
sensord manual page update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4919 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-07 07:32:21 +00:00
Jean Delvare
3a87a433fd
Drop the configuration file search path mechanism from sensord. It's
...
confusing and useless. We dropped it from sensors years ago.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4918 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-07 07:23:32 +00:00
Jean Delvare
878333508c
List some more Winbond chips which can be detected with the same IDs.
...
Patch by Uwe Hermann.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4917 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-05 17:12:14 +00:00
Jean Delvare
cb5a94578d
Chip-specific code is gone.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4914 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-01 17:05:34 +00:00
Jean Delvare
618a41d13e
Fix SMSC SCH311x detection. The logical device number was missing.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4913 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-10-01 17:04:41 +00:00
Jean Delvare
e012d14d95
sensors: Better handling of the fault flags.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4910 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-09-30 17:56:19 +00:00
Jean Delvare
647b47cb6a
Add my copyright everywhere it is missing.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4902 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-09-29 19:18:15 +00:00
Jean Delvare
46d3a180cd
Discard a paranoid test in outb().
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4901 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-09-29 19:11:31 +00:00
Jean Delvare
855b1aa6ef
The lm-sensors team has no legal existence and thus can't hold a copyright.
...
I tried to assign the copyright back to the original author where possible.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4900 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-09-29 19:08:30 +00:00
Jean Delvare
8a62e5f651
libsensors: Report I/O errors as such.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4899 7894878c-1315-0410-8ee3-d5d059ff63e0
2007-09-29 18:48:20 +00:00