• J
    hwmon: (lm90) Add SMBus alert support · 53de3342
    Jean Delvare 提交于
    Tested successfully with an ADM1032 chip on its evaluation board. It
    should work fine with all other chips as well.
    
    At this point this is more of a proof-of-concept, we don't do anything
    terribly useful on SMBus alert: we simply log the event. But this could
    later evolve into libsensors signaling so that user-space applications
    can take an appropriate action.
    Signed-off-by: NJean Delvare <khali@linux-fr.org>
    Cc: David Brownell <dbrownell@users.sourceforge.net>
    Cc: Trent Piepho <tpiepho@freescale.com>
    53de3342
lm90.c 31.0 KB