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

2505 Commits

Author SHA1 Message Date
Jean Delvare
5a84d36a5f Limit initializations for adm1025/ne1619.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2244 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-25 17:36:31 +00:00
Jean Delvare
d6294776d4 Separate prefix for NE1619.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2243 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-25 17:26:22 +00:00
Jean Delvare
65c7ae09ac Updates.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2242 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-23 17:36:08 +00:00
Jean Delvare
302d64562b Add support for w83627hf. Closes ticket #1530.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2241 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-23 17:35:55 +00:00
Jean Delvare
15e361800a Do not show algorithm by default.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2240 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-23 17:34:40 +00:00
Mark D. Studebaker
c1ee53baa0 fix reservations being cancelled. Ticket 1515 and many others.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2239 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-22 01:05:49 +00:00
Jean Delvare
99cb8b0992 Unimportant changes brought back from my recent co-port of the
driver to Linux 2.6.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2238 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-21 18:51:25 +00:00
Mark M. Hoffman
144d461b27 Undo earlier temp. magnitude workarounds for w83781d vs. kernel 2.6.
The workarounds were obviated by Khali's patch which was merged
	into Linus' tree at 2.6.1-bk6.  Tested here on w83781d - would
	appreciate testing on the other w83's...


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2237 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-21 03:42:07 +00:00
Jean Delvare
77dc6f86c3 Updates.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2236 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 19:31:54 +00:00
Jean Delvare
8ab625d3c5 Correct date and version.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2235 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 18:26:19 +00:00
Jean Delvare
02cc5532e3 Update.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2234 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 18:19:15 +00:00
Jean Delvare
f37df0e2a7 Update 4.20, as suggested in ticket #1526.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2233 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 18:06:43 +00:00
Jean Delvare
846ca0fdf6 Drop old-style (2.2) Makefiles support.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2232 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 17:51:00 +00:00
Jean Delvare
cf6257b75b Add support for asb100 and w83l785ts.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2231 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 17:39:01 +00:00
Jean Delvare
7ba6bd5b1d Fix it87 hyst -> low. Closes tickets #1527 and #1528.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2230 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 16:28:32 +00:00
Jean Delvare
dd5413f518 Add support for MAX6650, LM83 and LM90.
Closes ticket #1510.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2229 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 09:18:25 +00:00
Jean Delvare
84c52bc11e Initial documentation for the w83l785ts driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2228 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 08:39:29 +00:00
Jean Delvare
f86e3d4aa7 Ensure /usr/local/sbin is in runner's path.
Fix /sbin too.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2227 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-18 07:26:37 +00:00
Jean Delvare
75cc3716de Updates.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2226 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-17 18:15:37 +00:00
Jean Delvare
6d3bdb9ba5 Use unbuffered I/O for 2.6 eeprom to benefit from driver
optimization.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2225 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-17 18:12:38 +00:00
Jean Delvare
ac7a0cf1f4 Add Linux 2.5/2.6 (sysfs) support.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2224 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-17 18:07:45 +00:00
Jean Delvare
254faf0931 Add missing space in help string.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2223 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-17 18:06:21 +00:00
Jean Delvare
1da4a32706 Remove memtype completely.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2222 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-17 11:14:00 +00:00
Jean Delvare
5329340a4b Do not use branch lk2-4 for i2c anymore.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2221 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-16 18:51:36 +00:00
Philip Edelbrock
9fd154efe9 Tag and release 2.8.3
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2219 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-16 03:27:53 +00:00
Jean Delvare
d909d31b00 Remove versioned reference to "the latest i2c package" since it
makes releases harder.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2218 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-15 19:51:41 +00:00
Mark M. Hoffman
701ad1fbdd Add a pointer in case of broken BIOS.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2217 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-14 06:21:44 +00:00
Mark M. Hoffman
dec7339518 Add proper sensors support for asb100.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2216 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-14 06:11:08 +00:00
Mark D. Studebaker
b5c0ec5d74 fix /proc magnitudes; convert temp from Kelvin to C
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2215 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-12 05:21:17 +00:00
Mark D. Studebaker
e9d296adf3 fix detection
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2214 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-11 23:54:27 +00:00
Jean Delvare
3b867cfc16 Update to reflect hysteresis interface changes.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2213 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-10 17:52:56 +00:00
Jean Delvare
487ada8101 Updates.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2212 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-09 21:45:08 +00:00
Jean Delvare
1262c11c2f Get rid of the lm90 hyst exception.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2211 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-09 21:35:27 +00:00
Jean Delvare
bf8d5f1305 Change the way the lm90 driver handles hysteresis. Now similar
to the 2.6 version of the driver.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2210 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-09 21:26:54 +00:00
Jean Delvare
5daa5b3430 Regenerate from the latest texi source.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2209 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-09 21:11:11 +00:00
Jean Delvare
28c6adc439 Reword the "Can't access /proc file" error message so that
Linux 2.6 users don't get confused. Update the FAQ accordingly.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2208 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-09 21:09:58 +00:00
Jean Delvare
a456f4a784 Remove alarms exceptions (via686a and it87) not needed anymore
in Linux 2.6.1.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2207 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-09 19:27:40 +00:00
Mark M. Hoffman
f854a231b2 Add asb100 to lists of special (subclient) cases for kernel 2.6. This
stops short of full "support" for sensors, for now.  I.e. all the
	info is displayed, it's just not as pretty.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2206 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-06 05:19:25 +00:00
Mark M. Hoffman
8c07545569 Change all temp_over to temp_max; similar to 2.6 port. Note that this
is purely cosmetic and internal to the driver.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2205 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-06 05:14:40 +00:00
Jean Delvare
648fe2056f Undo libsensors' hyst->min not needed anymore since linux
2.6.1-rc1.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2204 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-05 20:39:59 +00:00
Mark M. Hoffman
9e096e8ccf Update TODOs.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2203 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-05 03:52:23 +00:00
Mark M. Hoffman
f77ae36f6d Updates for ASB100: remove "beeps" and other cleanups.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2202 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-05 03:50:26 +00:00
Mark D. Studebaker
1a8aa204f9 remove it87 fan_ctl initialization and init parameter;
update docs and sensors.conf


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2201 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-04 17:11:59 +00:00
Mark D. Studebaker
d449ee538f remove initialization of temp_type accidentally left in. Ticket 1508.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2200 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-03 04:49:16 +00:00
Mark D. Studebaker
dff305b661 add version.texi
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2199 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-02 22:30:02 +00:00
Mark D. Studebaker
ce4af09546 add 2.6 kernel item
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2198 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-01-02 19:08:49 +00:00
Jean Delvare
cc6c1a12a4 Add support for the Linux 2.6 version of the lm90 driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2197 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-31 21:30:43 +00:00
Mark D. Studebaker
5ced89019d better comments for getsysname()
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2196 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-30 22:21:40 +00:00
Jean Delvare
2ecb905d75 A7V600 tweaks by Dariusz Jaszkowski.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2195 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-29 20:24:08 +00:00
Jean Delvare
b039de9774 Updates.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2194 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-29 19:52:36 +00:00