]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (w83627hf) Add support for suspend
authorJean Delvare <khali@linux-fr.org>
Wed, 24 Oct 2012 23:11:15 +0000 (10:11 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 24 Oct 2012 23:11:15 +0000 (10:11 +1100)
commit348ee64e9f418d711b27b947eaf7537388d7c190
tree69ba34edeb9856f7fd004540067f85997c2345ea
parent1462aa564bffdefaf3edd1d138d70d787205ac08
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 <khali@linux-fr.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/w83627hf.c