• Takeru Komoriya's avatar
    [PATCH] I2C: it87 reset option · 30678638
    Takeru Komoriya authored
    I wrote a patch which adds reset option to the it87 driver talking
    with Jean Delvare.
    
    * Do not reset the registers unless users want to do because
      resetting registers makes all fans go to full power and we can
      usually rely on values set by BIOS
    * Remove all limit initializations as they should be done from
      user-space
    * Better register mask for start of monitoring
    30678638
it87.c 28.2 KB