commit | 9519a6356cbf63b1f22a7a208385dc56092c8b7d | [log] [tgz] |
---|---|---|
author | Aaron Lu <aaron.lu@intel.com> | Tue Apr 01 15:50:27 2014 +0800 |
committer | Zhang Rui <rui.zhang@intel.com> | Fri Oct 10 13:57:13 2014 +0800 |
tree | 6c933347a873e8c3617c26af7710bca27763b5c2 | |
parent | 19593a1fb1f6718406afca5b867dab184289d406 [diff] |
ACPI / Fan: add ACPI 4.0 style fan support This patch adds support for ACPI 4.0 style fan, lacking part is: no support for 'Low Speed Notification Support', 'Fine Grain Control' is not used yet. It's not clear what to do on suspend/resume callback for 4.0 style ACPI fan, so it does nothing for now. Signed-off-by: Aaron Lu <aaron.lu@intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>