2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 13:57:41 +00:00

1534 Commits

Author SHA1 Message Date
Mark D. Studebaker
60a30ddb79 1st cut at smart battery driver. untested.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1564 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-13 15:48:34 +00:00
Mark D. Studebaker
2c416e0e22 updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1563 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-12 16:38:55 +00:00
Mark D. Studebaker
950186ae55 for nForce, change from static base address to reading base
from 0x14 (contributed by
        Michael Steil <mist@c64.org> from the xbox team and
        yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu);
      also check for uninitialized base address.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1562 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-12 16:34:12 +00:00
Mark D. Studebaker
eded4e7c01 remove space bug, add green/red output; changes from
David Mathog
	mathog@caltech.edu


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1561 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-12 15:48:21 +00:00
Mark D. Studebaker
125d653f69 change eeprom size label from SDRAM to memory since we now support
rambus.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1560 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-12 03:15:41 +00:00
Mark D. Studebaker
f312c39923 add support for rambus rimms. untested.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1559 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-12 03:13:46 +00:00
Mark D. Studebaker
d1da546a09 add support for 8233A PCI ID 0x3177. Tested by user in ticket #1017.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1558 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-12 00:56:49 +00:00
Mark D. Studebaker
2e15825b48 read bug fix from Khali
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1557 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-11 23:48:15 +00:00
Mark D. Studebaker
138071ea37 change examples to show that MODULES_$i starts at 0
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1556 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-28 20:42:02 +00:00
Alexander Malysh
4150b4030a fixed the same bug as by i2c-sis645 (kill smbus transaction)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1555 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-26 10:13:07 +00:00
Mark M. Hoffman
62578497a3 Bugfix - now killing a transaction properly.
(found by Hans-Günter Lütke Uphues)


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1554 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-26 07:17:02 +00:00
Mark M. Hoffman
2b203cd20b Added SiS650 support.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1553 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-26 01:45:16 +00:00
Mark M. Hoffman
df1f4dfd67 Added support for SiS650/961 chipset.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1552 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-26 01:33:36 +00:00
Alexander Malysh
564dbecad2 Fixed typo in sis630_access.
Fixed logical error by restoring of Host Master Clock


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1551 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-24 10:50:31 +00:00
Mark D. Studebaker
13057dbd1d correct Atmel datasheet link
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1550 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-22 01:30:16 +00:00
Mark D. Studebaker
f5847d2f9d updates from Dave Johnson <ddj@cascv.brown.edu>
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1549 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 22:19:41 +00:00
Mark D. Studebaker
018f61392e take LINUX from /lib/modules/x.x.x/build; patch from
Dave Johnson <ddj@cascv.brown.edu>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1548 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 22:18:31 +00:00
Mark D. Studebaker
89bb308985 enhance adm1023 support; add lm87 vrm support. Patch from
Dave Johnson <ddj@cascv.brown.edu>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1547 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 22:14:57 +00:00
Mark D. Studebaker
3a39367be6 fix w83781d temp3 alarm; patch from
Dave Johnson <ddj@cascv.brown.edu>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1546 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 22:12:59 +00:00
Mark D. Studebaker
ef2049dc50 fix in0/in1 initialization; patch from
Dave Johnson <ddj@cascv.brown.edu>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1545 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 22:11:56 +00:00
Mark D. Studebaker
127249deb6 add multiple VRM support to lm87; patch from
Dave Johnson <ddj@cascv.brown.edu>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1544 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 22:09:09 +00:00
Mark D. Studebaker
b781c636b5 updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1543 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 21:06:02 +00:00
Mark D. Studebaker
f751734b60 add dmi_scan.o to export-objs (ticket 1002);
make all i2c drivers dep-tristate on $CONFIG_I2C so that
      they are forced to modules if i2c-core is a module.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1542 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 21:04:11 +00:00
Mark D. Studebaker
0d434f6e0b rename dmi_scan_machine() to dmi_scan_mach() to avoid collision
with kernel - ticket #1002


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1541 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 20:30:05 +00:00
Alexander Malysh
faa57a4ef4 (amalysh)
Added high_clock module option.If this option is set
        used Host Master Clock 56KHz (default 14KHz).For now we are save old Host
        Master Clock and after transaction completed restore (otherwise
        it's confuse BIOS and hung Laptop).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1540 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-21 00:05:37 +00:00
Alexander Malysh
5a52a84ffc added sis730 support
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1539 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-18 21:59:16 +00:00
Alexander Malysh
7e6dbdb292 log entry for support sis730
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1538 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-18 21:45:58 +00:00
Alexander Malysh
cb366b672d added Onsemi's mc1066
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1537 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-18 21:32:33 +00:00
Alexander Malysh
4771c4318b added sis730 as supported device
as of info from Philip Edelbrock <phil@netroedge.com>
My Info:
	pci device id 6300 is Intergrated VGA for sis630/730 chips
	(see http://www.plasma-online.de/index.html?content=http%3A//www.plasma-online.de/english/identify/picture/sis.html)


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1536 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-18 21:14:08 +00:00
Philip Edelbrock
25af130058 (Phil) Applied Alexander Malysh <amalysh@web.de>'s patch for
MC1066 support.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1535 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-18 19:17:30 +00:00
Mark M. Hoffman
7a638103b4 mentioned improvements to i2c-sis645 module
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1534 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-17 06:19:54 +00:00
Mark M. Hoffman
09059c2292 added detection for SiS645DX and SiS735
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1533 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-17 06:18:40 +00:00
Mark M. Hoffman
c9bbad6f20 documented changes 1.1 -> 1.2
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1532 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-17 06:17:52 +00:00
Mark M. Hoffman
799093a74d improved support for SiS645/961
added support for SiS645DX/961 and SiS735


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1531 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-17 06:17:09 +00:00
Philip Edelbrock
dce68e5167 (Phil) Tag and release 2.6.5
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1529 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-16 00:38:51 +00:00
Alexander Malysh
dd3cb59989 added my name
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1528 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-15 20:35:44 +00:00
Alexander Malysh
258c226b26 don't set Host Master Clock to 56KHz (it's hung my Laptop)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1527 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-15 19:53:12 +00:00
Mark D. Studebaker
1ff635e2a7 html-ized FAQ from "Crazy Pete" - Makefile from me.
text FAQ now generated from texi.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1526 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-15 02:16:22 +00:00
Mark D. Studebaker
32476c8ba2 major rewrite to reflect current understanding and status
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1525 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-14 15:57:27 +00:00
Mark D. Studebaker
320aee635c misc updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1524 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-13 01:20:32 +00:00
Mark D. Studebaker
95b549709c remove i2c-630 from mkpatch; will add back after release
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1523 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-10 00:22:40 +00:00
Mark D. Studebaker
76eeba555b don't corrupt 24RF08's when checksum == 1.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1522 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-07 19:16:24 +00:00
Mark D. Studebaker
6fa3f5df97 set kernel version for is_unsafe_smbus to 2.5.34.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1521 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-04 12:01:24 +00:00
Mark M. Hoffman
13923f85d1 added notes/mentions SiS645
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1520 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-01 20:23:48 +00:00
Mark M. Hoffman
f1ad92b5a7 added support for SiS645
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1519 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-01 20:22:51 +00:00
Mark M. Hoffman
2b65fb3e9b doc for SiS645 SMBus driver
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1518 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-01 20:21:25 +00:00
Mark M. Hoffman
eff6e6697f added SiS645 SMBus driver
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1517 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-01 20:19:27 +00:00
Mark M. Hoffman
9b60b4787b new SiS645 SMBus driver
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1516 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-01 20:18:49 +00:00
Alexander Malysh
c6dc4fdbb7 Fixed missing semicolon
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1515 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-01 18:53:11 +00:00
Mark D. Studebaker
56d32688c5 24rf08 plan B. Go back to write quick "0" so write-only
devices don't hang bus. Do second write quick in 54-57
      address range which resets 24rf08's.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1514 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-09-01 15:47:21 +00:00