09 May, 2007

1 commit


29 Oct, 2005

1 commit

  • Do not enable the VIA VT82C686A/B integrated sensors by default, as
    disabled sensors usually means that this feature is not used so the
    values won't make any sense. This has been confusing many users in the
    past:

    http://www2.lm-sensors.nu/~lm78/readticket.cgi?ticket=1786
    http://www2.lm-sensors.nu/~lm78/readticket.cgi?ticket=1811
    http://www2.lm-sensors.nu/~lm78/readticket.cgi?ticket=2052

    It is still possible to forcibly enable the sensors by using the
    force_addr module parameter.

    Signed-off-by: Jean Delvare
    Signed-off-by: Greg Kroah-Hartman

    Documentation/hwmon/via686a | 17 +++++++++++++++--
    drivers/hwmon/via686a.c | 18 +++++++++++-------
    2 files changed, 26 insertions(+), 9 deletions(-)

    Jean Delvare
     

12 Jul, 2005

1 commit

  • Part 3: Move the drivers documentation, plus two general documentation
    files.

    Note that the patch "adds trailing whitespace", because it does move the
    files as-is, and some files happen to have trailing whitespace.

    Signed-off-by: Jean Delvare
    Signed-off-by: Greg Kroah-Hartman

    Jean Delvare