Mark M. Hoffman
5b720a247d
Fixed resource leak - patch by Daniele Bellucci <bellucda@tiscali.it>
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1937 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-03 05:19:49 +00:00
Mark M. Hoffman
e035136982
Added utility function i2c_delay(1), to replace various "do_pause"
...
(mmh) functions in bus drivers. Backported from the 2.6 work of Greg KH.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1936 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-03 05:11:58 +00:00
Jean Delvare
e49b5486aa
Updates.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1935 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-01 20:40:02 +00:00
Jean Delvare
24e6a6352d
Major update of the ddcmon driver.
...
Add half a dozen new features.
Add checksum parameter (same as for the eeprom module)
Fix monitor limits
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1934 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-01 17:42:08 +00:00
Jean Delvare
7c3528bebb
Trivial and pointless code optimization.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1933 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-01 16:14:56 +00:00
Jean Delvare
fbdaf86be0
Fix missing semicolon (stupid me).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1932 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-01 09:17:17 +00:00
Jean Delvare
e4f94587c8
Remove 2.2 kernel compatibility macro.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1931 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-31 12:56:35 +00:00
Jean Delvare
27e18c0245
Lower confidence for Asus chips which are not at 0x2d.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1930 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-31 07:32:09 +00:00
Jean Delvare
cdb0eb97d7
Comment update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1929 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-31 07:24:29 +00:00
Jean Delvare
e61dd02edd
Enhance chip detection (stricter).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1928 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-31 07:21:15 +00:00
Alexander Malysh
896c0186ee
updated doc
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1927 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-30 22:37:05 +00:00
Alexander Malysh
bb6298c2f2
added block data read/write support. Minor cleanup.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1926 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-30 22:35:17 +00:00
Alexander Malysh
1843d33fb7
Fixed sis630 detection. We need ISA brigde and not the pci device
...
supplied by pci-core. Tickets #1350 and #1351 should be closed.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1925 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-30 20:40:27 +00:00
Jean Delvare
048e044d4f
Add support for DRDRAM (Direct Rambus) to eeprom.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1924 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-30 09:19:05 +00:00
Jean Delvare
a3f6e05c65
Add Direct Rambus
...
Mark Rambus as unsupported
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1923 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-30 09:14:46 +00:00
Jean Delvare
13f6735eea
Big update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1922 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 16:03:04 +00:00
Jean Delvare
7ca0527e08
Add support for IT87 (patch by Mike Black <mblack@csi-inc.com>)
...
Fix support of ADM1025
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1921 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 15:59:51 +00:00
Jean Delvare
330d7d26fb
Warning removal.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1920 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 15:10:18 +00:00
Jean Delvare
bf9db8425c
Major driver update
...
Update header comments, copyright and authors
Add support for Philips NE1619
Simplify the driver a lot (unified voltages, unified
temperatures and much more)
Fix default voltage limits
Change default temperature limits
Remove the adm1025_read_value and adm1025_write_value
wrappers (direct calls instead)
Swap remote and local temperatures to match the internal
registers order (make the code unification possible)
Export remote diode fault through alarms
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1919 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 10:55:14 +00:00
Jean Delvare
3230c59d6b
ADM1025: Match changes made to libsensors (swap temp1 and temp2,
...
rename hyst/over to low/high)
Handle remote diode fault
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1918 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 10:36:31 +00:00
Jean Delvare
4064cd10bb
ADM1025: rename _hyst and _over to _low and _high;
...
swap temp1 and temp2 to match the driver's order
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1917 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 10:32:46 +00:00
Jean Delvare
c44fd17974
Bump lib version to 2.0.1
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1916 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 10:30:17 +00:00
Jean Delvare
93ceec0228
Updated the motherboards list.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1915 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 10:28:55 +00:00
Jean Delvare
f7b5741568
Decent documentation for the adm1025 driver.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1914 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 10:28:25 +00:00
Jean Delvare
93c5a30906
Updates to the adm1025-* section.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1913 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-29 10:27:36 +00:00
Jean Delvare
f7b40f84b3
Fix includes for compilation on Alpha.
...
Patch by Kelledin.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1912 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-28 09:57:11 +00:00
Jean Delvare
ef2c668d19
Add Asus Mozart-2 detection using Alex van Kaam information.
...
Untested.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1911 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-27 10:37:32 +00:00
Jean Delvare
632cc4abc8
Add some of Alex van Kaam's comments to the as99127f-*
...
section.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1910 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-27 10:03:10 +00:00
Jean Delvare
db453e489b
Add documentation about the Asus clones. Most of it is from
...
Alex van Kaam. Thanks Alex!
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1909 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-27 09:14:25 +00:00
Jean Delvare
2f88f06c8b
Cosmetic fixes.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1908 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-26 20:17:39 +00:00
Jean Delvare
591f20ba8d
Document the decode-edid.pl script.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1907 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-26 20:17:13 +00:00
Jean Delvare
00e6d2dc29
Add Philips company ID (0xA1) as seen on the NE1619 datasheet.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1906 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-26 17:59:30 +00:00
Jean Delvare
21ccf11885
Add detection of Philips NE1619 (ADM1025 clone).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1905 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-26 17:39:41 +00:00
Jean Delvare
edcac86cd0
Update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1904 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-26 09:38:54 +00:00
Jean Delvare
a3f7087066
Significant changes to the w83781d family detection method:
...
- separate detection sub for W83L784R/AR
- ranges limited to what the specs say for I2C-only chips
- add detection for the AS99127F rev.2 and explicit detection of
the ASB100 Bach
- improve code readability
- do not ignore the chipset ID LSB anymore; explicit acceptation
of 0x11 as a W83781D ID instead
- fix a bug in secondary LM75 address extraction
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1903 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-26 09:37:12 +00:00
Jean Delvare
2b8e16c4c1
Renamed smsc74m1 to smsc47m1
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1902 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-23 14:41:59 +00:00
Jean Delvare
69e83604a5
Add the SAA1064.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1901 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-22 15:52:15 +00:00
Jean Delvare
a0e0fb4146
SAA1064 driver, written by Sascha Volkenandt.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1900 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-22 15:36:49 +00:00
Jean Delvare
aa354f3e4e
Add support for the saa1064 module.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1899 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-22 15:34:33 +00:00
Jean Delvare
559eb9b470
Saa1064 module documentation, written by Sascha Volkenandt.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1898 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-22 15:33:54 +00:00
Jean Delvare
254d9fd3c9
Mention that the SAA1064 is supported.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1897 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-22 15:21:42 +00:00
Jean Delvare
ad30924372
Update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1896 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-22 15:20:37 +00:00
Jean Delvare
a58d53cfb4
Use print instead of syswrite.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1895 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-22 08:44:10 +00:00
Mark M. Hoffman
c68be0a605
Updated i2c-sis645 notes for 2.8.0 (oops, too late) and 2.8.1
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1894 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-22 00:43:39 +00:00
Mark M. Hoffman
8598dba3b6
Revise detection strategy (again) so that the driver claims the
...
SMBus pci device only - instead of also claiming the south bridge.
Although no problems had been reported with the previous detection
strategy, this change avoids the class of problems mentioned here:
http://archives.andrew.net.au/lm-sensors/msg03193.html
As a side benefit, it now looks much more like its sibling in 2.5.7x.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1893 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-21 23:13:08 +00:00
Marius Reiner
8ecd48f56c
(marius) Changed URL to SpeedFan hardware database
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1892 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-21 17:07:01 +00:00
Jean Delvare
52720d826f
Prevent hang after config file creation.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1891 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-21 13:07:15 +00:00
Jean Delvare
5002b36dd9
Use a single /proc callback function for all four temps.
...
Delete i2c read and write wrappers, they were useless.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1890 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-21 09:15:19 +00:00
Jean Delvare
659c5c1ffa
Update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1889 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-19 22:13:28 +00:00
Jean Delvare
e88c9708bf
Add support for LM82, LM86 and LM89.
...
Better detection for LM83 and LM90.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1888 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-19 22:09:39 +00:00