From: Jean Delvare Date: Wed, 19 Dec 2012 21:16:59 +0000 (+0100) Subject: hwmon: (w83627hf) Add support for suspend X-Git-Tag: v3.8-rc1~35^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275b7d6ebe9e3599b2d178089171afd63d3fda02;p=pandora-kernel.git hwmon: (w83627hf) Add support for suspend On suspend some register values are lost, most notably the Value RAM areas but also other limits. Restore them on resume. On top of that, some fixups are needed to work around BIOS bugs, in particular when the BIOS omits running the same initialization sequence on resume that it does after boot. In that case we have to carry initialization over suspend. Signed-off-by: Jean Delvare Acked-by: Guenter Roeck Tested-by: Guenter Roeck --- Reading git-diff-tree failed