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

761 Commits

Author SHA1 Message Date
Jean Delvare
47b99847bb Support 2.6 kernels and sensors in /usr/bin. Original patch by
Giuseppe Della Bianca.
        Additional indentation cleanups.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2657 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-08-11 17:29:00 +00:00
Jean Delvare
7a3d256045 Detect the LM63.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2650 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-31 16:09:37 +00:00
Mark D. Studebaker
86e0a5ef92 cleanups - remove parens in synopsis (docbook doesn't like);
replace I\u2\dC with I2C since man2html doesn't translate it


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2647 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-24 19:00:21 +00:00
Mark D. Studebaker
e4790ad057 remove my email address
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2646 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-24 18:58:56 +00:00
Mark D. Studebaker
1187c8b952 shorten sensor types for w8378x so lines don't wrap on 80-column terminal
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2645 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-24 18:38:04 +00:00
Jean Delvare
687fb60ff4 Support 2.6 smsc47m1 better.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2642 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-23 17:35:19 +00:00
Jean Delvare
7ec4284d27 Perl cleanups as suggested by ton of #perl@ircnet (part 2).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2640 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-14 14:58:21 +00:00
Jean Delvare
b5737acfa2 Perl cleanups as suggested by ton of #perl@ircnet (part 1).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2639 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-14 13:52:19 +00:00
Jean Delvare
746d4adbee Detect devfs and refuse to run.
Use mknod's mode instead of chmod.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2638 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-09 18:45:42 +00:00
Jean Delvare
ec48efad1c Fix LM75 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2637 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-08 19:16:14 +00:00
Jean Delvare
58fffd81d7 Display PC87365/PC87366 VID.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2636 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-08 19:08:08 +00:00
Jean Delvare
d282a5f3be Add LM86, MAX6657 and MAX6658 support to the lm90 driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2633 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-04 19:12:18 +00:00
Jean Delvare
78b3499292 Fix adm1025 limits, which got broken by my previous code
refactorization.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2631 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-04 10:51:46 +00:00
Jean Delvare
3ca3fbdd55 Display adm1025 VID with 3 decimal places.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2630 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-04 07:36:57 +00:00
Jean Delvare
56d3d3db9a Fix LM77 detection (Andras Bali).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2624 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-03 06:59:11 +00:00
Jean Delvare
49db6d7a10 If the kernel is compiled w/o modules, /proc/modules does not
exist (Andras Bali).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2623 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-02 22:01:17 +00:00
Jean Delvare
13493f1bc1 Rework LM75 and LM77 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2622 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-02 21:59:30 +00:00
Jean Delvare
8be0b3c51a Support the LM77.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2621 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-01 21:23:09 +00:00
Jean Delvare
0c0b9eb548 Do not print algorithm on adapter scan.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2617 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-27 17:31:24 +00:00
Jean Delvare
d43e8cc9e6 Refine ADM1025 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2616 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-27 17:24:11 +00:00
Jean Delvare
ed6501476c Rework print_adm1025:
- Refactor code
        - Don't complain on in4 missing
        - Complain on vid missing


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2614 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-27 17:10:38 +00:00
Jean Delvare
b8c3e5268a Fan control init script by Dean Takemori.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2607 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-23 19:36:49 +00:00
Jean Delvare
8d3f9bebd9 Sync with Dean.
"Appended to this message is the current version of the
fancontrol script that I am happily using.  It uses POSIX::_exit()
to avoid the double-call to the END block, plus it logs STDOUT and
STDERR to different logfiles."


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2606 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-23 18:34:24 +00:00
Jean Delvare
35f4d9595c Make sure restorefans is called only once. Suggested by James
Olin Oden.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2605 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-22 18:51:08 +00:00
Jean Delvare
e7e4c799da Implement "make user_uninstall". Original patch contributed by
Rudolf Marek.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2604 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-20 14:18:28 +00:00
Mark D. Studebaker
6927c8e1c5 (mds)
From: Dean Takemori <deant@hawaii.rr.com>
Add END {} block to restore fans on many kinds of errors/interrupts.
Remove arugment from restorefans


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2602 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-19 19:56:12 +00:00
Jean Delvare
ec02d1a532 Fix PCA9540 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2596 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-19 07:13:53 +00:00
Jean Delvare
852f834e9c Detect the LM93.
Detect the PC8739x Super-I/O family (no sensors).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2592 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-12 16:22:20 +00:00
Jean Delvare
0d9f6417d5 Cut long line properly.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2584 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-05 19:04:02 +00:00
Jean Delvare
223e162b3a Trivial adm1031 fan change.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2582 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-05 17:10:05 +00:00
Jean Delvare
2130cacf83 The ADM1030 and ADM1031 now have a driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2579 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-05 08:46:17 +00:00
Jean Delvare
622abe745f Support the MAX6659.
Refine the LM90 family detection.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2578 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-04 22:18:30 +00:00
Jean Delvare
be77f5a4ce Initial ADM1030 and ADM1031 support. Contributed by Alexandre
d'Alton.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2573 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-03 21:32:19 +00:00
Mark D. Studebaker
77dd1086a8 add fancontrol.pl
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2572 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-31 04:23:24 +00:00
Mark D. Studebaker
c86fb14b69 from Dean Takemori <deant@hawaii.rr.com>:
Still technically beta quality, but in my local testing it works equivalently to the /bin/sh
script provided in lm_sensors-2.7.6/prog/pwm but with the bonuses that
a) it doesn't need to spawn outside programs (sleep, grep etc)
b) it can daemonize itself, so it works better as a /etc/init.d script


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2571 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-31 04:19:24 +00:00
Jean Delvare
ec19dbfa3f Refine MAX6650/MAX6651 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2566 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-26 19:04:44 +00:00
Jean Delvare
bd3d250159 Initial MAX1619 support, contributed by Alexey Fisher.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2564 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-24 20:25:13 +00:00
Jean Delvare
8baa707534 Prevent unknown/disabled adapters from appearing more than
once in modprobe list.
        Hide unknown/disabled adapters algorithm (useless, and doesn't
        work in 2.6 anyway).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2560 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-23 07:18:42 +00:00
Mark D. Studebaker
3e3273d369 add support for ICH6 and 6300ESB (backport of 2.6 patch)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2558 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-22 04:02:19 +00:00
Marius Reiner
852268883d (mariusr) typo which caused problems with old sed versions
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2553 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-20 17:25:29 +00:00
Jean Delvare
0c3feeb6ae Add PC87373 detection. It is a Super-I/O with 3 tachometers and
3 PWM outputs.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2552 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-20 07:43:53 +00:00
Jean Delvare
078a40c7c6 Missing space before pc87366 temperature alarms.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2550 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-18 19:49:08 +00:00
Marius Reiner
93dfb6fa12 (mariusr) restorefans on TERM and KILL (submitted by Stephen Kitt)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2549 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-18 19:12:43 +00:00
Marius Reiner
654982ccf3 (mariusr) check the other mandatory settings, make FCFANS optional
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2546 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-18 13:59:59 +00:00
Jean Delvare
6707ff8c59 Support pc87366 thermistor inputs.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2543 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-17 18:36:31 +00:00
Mark D. Studebaker
f0fe895cb1 print out libsensors version too
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2538 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-16 16:04:58 +00:00
Jean Delvare
135834c625 Detect the MAX1619.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2533 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-15 11:32:19 +00:00
Jean Delvare
27ea76ac87 Add ASB100 support. Patch by Andrew May.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2527 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-12 20:05:14 +00:00
Jean Delvare
6793b0cdbd Fix double detection of ISA chips.
No, don't ask for drivers, we're busy.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2526 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-12 19:41:37 +00:00
Jean Delvare
08091f09b2 Fix typo. Reported by Rutger Nijlunsing.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2520 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-09 17:27:55 +00:00