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

1459 Commits

Author SHA1 Message Date
Mark D. Studebaker
be388b7380 fix 8591 comment
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1336 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-03-14 00:43:43 +00:00
Mark D. Studebaker
140d486aa1 verify i2c dependency info
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1335 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-03-14 00:42:40 +00:00
Mark D. Studebaker
2ea409feda add 8231 item
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1334 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-03-14 00:24:21 +00:00
Mark D. Studebaker
03de2211e2 detect Via 8231 south bridge (no driver)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1333 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-03-14 00:20:25 +00:00
Mark D. Studebaker
03d326fb12 move p4_smbus to right place
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1332 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-03-03 18:12:42 +00:00
Mark D. Studebaker
592d6c4129 #ifdef around MODULE_LICENSE
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1331 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-27 03:43:32 +00:00
Mark D. Studebaker
8c55242549 fix ALARMS macro in adm1021 section
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1330 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-27 03:32:11 +00:00
Mark D. Studebaker
55552ad444 kernel module to enable i801 2443 device on Asus P4B boards.
from Ilja Rauhut <rauhut@alwa02.physik.uni-siegen.de>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1329 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-27 02:47:04 +00:00
Mark D. Studebaker
0c567ff863 add MOD_LICENSE(GPL)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1328 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-27 02:43:20 +00:00
Mark D. Studebaker
3152ddbeee blacklist 645 as recommended by
"Mark M. Hoffman" <mhoffman@lightlink.com>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1327 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-27 02:36:04 +00:00
Mark D. Studebaker
0f608515e2 (mds)
Subject:
        Uptodate i2c-keywest
   Date:
        Sun, 17 Feb 2002 21:34:44 +0100
  From:
        Benjamin Herrenschmidt <benh@kernel.crashing.org>

Here's a patch against current lmsensors CVS which updates i2c-keywest
to the latest version needed on powermac. It's already in Marcelo as
one of the 2.4.18-pre's.

You may note that the i2c "mode" isn't what it should be to match
exactly what linux-i2c expects (see explaining comment). I will have
to define new transfer types in order to work around that, but it's
ok to do that now as we use this driver only for the sound chip
for now.

Ben.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1326 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-18 00:49:50 +00:00
Mark D. Studebaker
7cb93777d6 update from Jean Delvare - handle new /proc entries and other
changes


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1325 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-18 00:43:24 +00:00
Mark D. Studebaker
875132b27d updates on i2c dependencies
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1324 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-17 00:24:06 +00:00
Mark D. Studebaker
e36ae70e8f eeprom changes
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1323 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-16 16:45:59 +00:00
Mark D. Studebaker
e7af7ab3e4 update for new /proc names
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1322 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-16 16:41:54 +00:00
Mark D. Studebaker
f3beaa1809 rename /proc entries from "data16-31" to simply "10" (hex)
which is shorter, simpler, easier to use in scripts,
      and the best reason is that it's alphabetical so that
      "cat *" output is in the correct order.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1321 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-16 16:33:57 +00:00
Mark D. Studebaker
8e387b7875 add nVidia nForce detection (no driver yet)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1320 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-16 15:07:45 +00:00
Mark D. Studebaker
0037f6cc1c cleanup
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1319 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-16 15:00:32 +00:00
Mark D. Studebaker
0442f73da9 (mds)
From:        Aurelien Jarno <aurelien@aurel32.net>

Hello,

I have to use the pcf8574 chip with my I2C interface, however, the pcf8574
drivers in lm-sensors is a bit basic. It supposes the pin P1 is used as an
input and the others pin as outputs.

Attached is a patch which corrects that, providing to files in /proc
interface, one for writting, the other for reading. It also modifies a bit
the driver to support the pcf8574a (it is a pcf8574 with a different address
range), and add a documentation file in doc/chips.

The patch also includes some cosmetic changes in the pcf8591 driver I wrote
previously, that is to say it modify the chip name in some places I had
forgotten to change when I made a copy/paste from another driver.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1318 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-10 23:15:12 +00:00
Mark D. Studebaker
877bf15087 THIS_MODULE patch for kernel 2.2.18 from
Jean Delvare <delvare@ensicaen.ismra.fr>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1317 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-09 22:36:26 +00:00
Mark D. Studebaker
cdb6353de6 add 735 to blacklist
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1316 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-09 21:33:02 +00:00
Mark D. Studebaker
f95b6bae51 update
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1315 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-09 18:27:25 +00:00
Mark D. Studebaker
4678a193ad copy over blacklist info from sources to docs
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1314 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-09 18:00:52 +00:00
Mark D. Studebaker
f0fca4d34d updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1313 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-09 16:38:55 +00:00
Mark D. Studebaker
115f2db300 add force_subclients parameter which allows moving subclients
to different addresses; this allows initialization of two
      clients on the same i2c bus by preventing subclient address
      conflicts at 0x48 and 0x49.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1312 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-09 16:36:54 +00:00
Mark D. Studebaker
ecc1a18331 add text printout; patch from
Jean Delvare <delvare@ensicaen.ismra.fr>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1311 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-09 16:34:13 +00:00
Mark D. Studebaker
eaf609b21d add /proc entries for bytes 128-255; patch from
Jean Delvare <delvare@ensicaen.ismra.fr>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1310 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-09 16:33:33 +00:00
Mark D. Studebaker
c78400a537 new Sony Vaio eeprom decoder from
Jean Delvare <delvare@ensicaen.ismra.fr>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1309 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-08 00:59:30 +00:00
Mark D. Studebaker
82c0d9f8f0 I2C_DRIVERID_ADM1024 fix from
David Klipec <dklipec@iastate.edu>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1308 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-07 00:52:58 +00:00
Mark D. Studebaker
87ccfa7003 update ID chart at bottom
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1307 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-02-01 23:53:16 +00:00
Mark D. Studebaker
12254092e7 forgot 781d
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1306 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-31 03:22:19 +00:00
Mark D. Studebaker
c623fd8843 tkt 800 fix part 2.
For lm78, 78-j, 79, w83781d, and as99127f, the chips have integral
      inverters, so the compute lines are inverting.
      Therefore the min register is really max and vice versa.
      So the library was wrong, but sensors.conf.eg was wrong too,
      so the chip got programmed correctly but 'sensors' printed
      min and max backwards.
      This was a different situation than for the previous fix to
      sensors.conf.eg, where the chips were programmed wrong due
      solely to sensors.conf.eg being incorrect.

      In this fix we change the library and sensors.conf.eg.
      The chip is still programmed right by 'sensors -s' (since
      the library and sensors.conf changes cancel each other out)
      but 'sensors' now prints correctly.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1305 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-31 03:21:11 +00:00
Mark D. Studebaker
fedda886dc updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1304 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-31 01:47:59 +00:00
Mark D. Studebaker
1dacedf758 add link to 'sens2web' application
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1303 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-31 00:59:13 +00:00
Mark D. Studebaker
4014631b9f add brief guide for applications developers
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1302 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-31 00:46:03 +00:00
Mark D. Studebaker
2a39b634ac flip 'set' limits for negative voltages for those chips
with non-inverting 'compute' lines:
         782d, 783s, 627hf, 697hf, and it87.
      Min should be -12 * 1.05, max is -12 * 0.95, for example.
      Ticket 800 - part 1 of fix.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1301 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-31 00:43:14 +00:00
Mark D. Studebaker
b41c892413 update one printk
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1300 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-31 00:31:12 +00:00
Mark D. Studebaker
a9addcc18f add adm1023 info
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1299 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-31 00:29:44 +00:00
Philip Edelbrock
4cd4f15116 (Phil) Added a patch from Stephen Davies <steve@daviesfam.org> for
s-video out support and typical DVD resolutions for PAL and NTSC.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1298 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-29 19:25:37 +00:00
Mark D. Studebaker
117f27c098 clarify operation of in0-2; rename /proc entries to standard in0-3.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1297 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-25 03:01:14 +00:00
Mark D. Studebaker
3f876828ea add note about temp_type for it87 (tkt 797)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1296 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-25 01:41:29 +00:00
Mark D. Studebaker
97cefbe81a add comment to it87 in2 compute line (tkt #798)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1295 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-25 01:33:38 +00:00
Mark D. Studebaker
41eebf36d6 correct temp_type table (tkt 798)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1294 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-25 01:22:36 +00:00
Mark D. Studebaker
c59bd62793 add amd768 and i810E to config description and help
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1293 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-25 00:20:09 +00:00
Mark D. Studebaker
77b8573bbf minor updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1292 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-16 04:34:45 +00:00
Mark D. Studebaker
9ba71e7afe add temp_type chart
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1291 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-13 18:27:00 +00:00
Mark D. Studebaker
8b533b9de1 updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1290 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-13 17:23:56 +00:00
Mark D. Studebaker
91b1af9cce add MODULE_LICENSE
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1289 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-13 16:59:19 +00:00
Mark D. Studebaker
13d35fc36f standardize /proc ain1,2,fan -> in6,7,fan1
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1288 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-13 16:44:05 +00:00
Mark D. Studebaker
f18c456e0d check for uninitialized base address
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1287 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-01-13 16:37:38 +00:00