History log of /drivers/platform/x86/apple-gmux.c
Revision Date Author Comments
917ee75a59160fe3518c1672feb4562f11a18fbc 16-Mar-2012 Seth Forshee <seth.forshee@canonical.com> platform/x86: Add driver for Apple gmux device

Apple laptops with hybrid graphics have a device named gmux that
controls the muxing of the LVDS panel between the GPUs as well as screen
brightness. This driver adds support for the gmux device. Only backlight
control is supported initially.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Tested-by: Grant Likely <grant.likely@secretlab.ca>