commit | aca234f6378864d85514be558746c0ea6eabfa8e | [log] [tgz] |
---|---|---|
author | Oleksij Rempel <linux@rempel-privat.de> | Fri Apr 01 13:35:21 2016 +0200 |
committer | Darren Hart <dvhart@linux.intel.com> | Fri May 27 11:47:54 2016 -0700 |
tree | 87bba4db80e8b788350474bd582d80645cfcd473 | |
parent | 2d98e0b942dd5ac359ced5183b4a5a769620380f [diff] |
asus-wmi: provide access to ALS control Asus Zenbook ux31a is providing ACPI0008 interface for ALS (Ambient Light Sensor), which is accessible for OS => Win 7. This sensor can be used with iio/acpi-als driver. Since it is disabled by default, we should use asus-wmi interface to enable it. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Darren Hart <dvhart@linux.intel.com>