10 Dec, 2009

4 commits

  • The ADT7476 has 5 dedicated pins for VID input, and the +12V input can
    optionally be used as a 6th VID pin. Add support for VID input.

    Signed-off-by: Jean Delvare
    Cc: Hans de Goede
    Cc: Jordan Crouse
    Cc: "Darrick J. Wong"

    Jean Delvare
     
  • Add support for the Analog Devices ADT7476 chip. This chip is largely
    compatible with the ADT7473 and ADT7475, with additional features.
    In particular, it has 5 voltage inputs instead of 2, and VID input
    pins.

    Signed-off-by: Jean Delvare
    Cc: Hans de Goede
    Cc: Jordan Crouse
    Cc: "Darrick J. Wong"

    Jean Delvare
     
  • Add support for the Analog Devices ADT7490 chip. This chip is largely
    compatible with the ADT7473 and ADT7475, with additional features.
    In particular, it has 6 voltage inputs instead of 2.

    Signed-off-by: Jean Delvare
    Cc: Hans de Goede
    Cc: Jordan Crouse
    Cc: "Darrick J. Wong"

    Jean Delvare
     
  • New documentation for the adt7475 driver, based on the adt7473 driver
    documentation. It is IMHO much more useful that the previous
    documentation which was essentially redundant with sysfs-interface.

    Signed-off-by: Jean Delvare
    Cc: "Mark M. Hoffman"
    Cc: Hans de Goede
    Cc: Jordan Crouse
    Cc: "Darrick J. Wong"

    Jean Delvare
     

16 Jan, 2009

1 commit