• Konstantin Karasyov's avatar
    [PATCH] ACPI: fix fan/thermal resume · bed936f7
    Konstantin Karasyov authored
    Daniel Ritz <daniel.ritz-ml@swissonline.ch> says:
    
    The acpi driver suspend/resume patches that went in recently caused a regression
    on my box (toshiba tecra 8000 laptop): after resume from swsusp the fan turns on
    keeping blowing cold air out of my notebook. before the patches, the fan was off
    and would only make noise when required. it's the same thing described in
    bugzilla.kernel.org #5000. the acpi suspend/resume patches or at least parts of
    them originate in this bug. now the last patch in the report (attach id 8438)
    actually fixes the problem - for me and the reporter. this is a trimmed down
    version of that patch.
    Signed-off-by: default avatarDaniel Ritz <daniel.ritz@gmx.ch>
    Cc: Len Brown <len.brown@intel.com>
    Cc: Sanjoy Mahajan <sanjoy@mrao.cam.ac.uk>
    Cc: Pavel Machek <pavel@suse.cz>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    bed936f7
thermal.c 35.9 KB