| 27 | | Modules (various): Fix includes for compilation on Alpha. |
| 28 | | Module saa1064: New. |
| 29 | | Program decode-dimms.pl: Add Direct Rambus (DRDRAM) |
| 30 | | Mark Rambus as unsupported |
| 31 | | Program decode-edid.pl: New |
| 32 | | Interfaces between our eeprom module and |
| 33 | | parse-edid from the read-edid project |
| 34 | | Program sensord: Add support for IT87 (Mike Black) |
| 35 | | Change ADM1025 support to match the changes made to |
| 36 | | the library |
| 37 | | Program sensors: Rewrite and enhance EEPROM support |
| 38 | | Change ADM1025 support to match the changes made to |
| 39 | | the library |
| 40 | | Add DRDRAM support to print_eeprom |
| 41 | | Program sensors-detect: Add support for PCF8574, PCF8574A, SAA1064; |
| 42 | | Add support for LM82, LM86, LM89; |
| 43 | | Improved W83781D family detection; |
| 44 | | Add support for AS19927F rev.2, ASB100 Bach |
| 45 | | Add support for Asus Mozart-2 (3 types) |
| 46 | | Add support for NE1619 |
| | 30 | Makefile: Move LINUX_HEADERS from ALL_CPPFLAGS to MODCPPFLAGS |
| | 31 | Modules (various): Fix includes for compilation on Alpha |
| | 32 | Use the new i2c_delay function instead of the various |
| | 33 | do_pause functions |
| | 34 | Module i2c-ali15x3: Fix resource leak (Daniele Bellucci) |
| | 35 | Module i2c-nforce2: Cleanups |
| 64 | | |
| | 57 | Program decode-dimms.pl: Add Direct Rambus (DRDRAM) |
| | 58 | Mark Rambus as unsupported |
| | 59 | Program decode-edid.pl: New |
| | 60 | Interfaces between our eeprom module and |
| | 61 | parse-edid from the read-edid project |
| | 62 | Program sensord: Add support for IT87 (Mike Black) |
| | 63 | Change ADM1025 support to match the changes made to |
| | 64 | the library |
| | 65 | Program sensors: Rewrite and enhance EEPROM support |
| | 66 | Change ADM1025 support to match the changes made to |
| | 67 | the library |
| | 68 | Add DRDRAM support to print_eeprom |
| | 69 | Exit(1) on /proc write failure (Malte Starostik) |
| | 70 | Program sensors-detect: Add support for PCF8574, PCF8574A, SAA1064 |
| | 71 | Add support for LM82, LM86, LM89 |
| | 72 | Improved W83781D family detection |
| | 73 | Add support for AS19927F rev.2, ASB100 Bach |
| | 74 | Add support for Asus Mozart-2 (3 types) |
| | 75 | Add support for NE1619 |
| | 76 | Make sure /sbin is in the user's path |
| | 77 | Fix EEPROM detection |
| | 78 | Automatic module.conf and /dev/i2c* detection |
| | 79 | Improve LM82 and LM83 detection |
| | 80 | Handle "to-be-written" cleanly |
| | 81 | |