Show
Ignore:
Timestamp:
05/30/03 02:55:23 (10 years ago)
Author:
mds
Message:

add support for AMD Opteron VID encoding

patch from Philip Pokorny

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r1731 r1738  
    2525           add lm85 support 
    2626  Makefiles: Generate warnings if new library won't be found by ld.so; 
    27              Modules now install in kernel/drivers/i2c/[busses,chips] 
     27             Modules now install in kernel/drivers/i2c/[busses,chips]; 
     28             Ensure that headers in /usr/local/include are used first 
    2829  Modules (all): Cleanups including 
    2930                - Add #include <i2c-proc.h> 
     
    4041                - Use module_init() and module_exit() 
    4142                - Update to new i2c_driver struct definition 
     43  Modules (several): Add support for AMD Opteron VRM (VID) encoding 
    4244  Module adm1021: Set alarm on failed reads and report old value; 
    4345                  merge changes from kernel 2.5.54 
     
    4547  Modules ddcmon, eeprom: Use i2c block reads if possible; 
    4648                          better error handling 
     49  Module gl520sm: Fix temperature over/hyst writes 
    4750  Module lm75: merge changes from kernel 2.5.54 
    4851  Module lm85: New