Age | Commit message (Expand) | Author | Files | Lines |
2015-06-19 | apple-gmux: Port to new backlight interface selection API | Hans de Goede | 1 | -2/+1 |
2015-06-19 | apple-gmux: Stop using acpi_video_dmi_demote_vendor() | Hans de Goede | 1 | -1/+0 |
2015-06-19 | apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister | Hans de Goede | 1 | -1/+1 |
2015-04-26 | Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 1 | -1/+47 |
2015-03-19 | apple-gmux: lock iGP IO to protect from vgaarb changes | Bruno Prémont | 1 | -1/+47 |
2015-03-19 | PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driver | Peter Huewe | 1 | -13/+1 |
2013-11-21 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-15 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 1 | -1/+1 |
2013-09-12 | platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops | Shuah Khan | 1 | -4/+14 |
2013-01-04 | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+3 |
2012-09-14 | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO | Corentin Chary | 1 | -4/+0 |
2012-09-14 | apple-gmux: Fix port address calculation in gmux_pio_write32() | Seth Forshee | 1 | -1/+1 |
2012-09-14 | apple-gmux: Fix index read functions | Bernhard Froemel | 1 | -2/+4 |
2012-09-14 | apple-gmux: Obtain version info from indexed gmux | Bernhard Froemel | 1 | -4/+8 |
2012-08-18 | apple-gmux: Add display mux support | Andreas Heider | 1 | -0/+224 |
2012-08-18 | apple_gmux: Fix ACPI video unregister | Matthew Garrett | 1 | -2/+2 |
2012-08-18 | apple_gmux: Add support for newer hardware | Matthew Garrett | 1 | -14/+165 |
2012-08-18 | gmux: Add generic write32 function | Matthew Garrett | 1 | -10/+13 |
2012-07-28 | drivers-platform-x86: use acpi_video_dmi_promote_vendor() | Corentin Chary | 1 | -0/+6 |
2012-06-01 | apple-gmux: Fix up the suspend/resume patch | Matthew Garrett | 1 | -1/+1 |
2012-05-31 | apple-gmux: Add suspend/resume support for the backlight | Seth Forshee | 1 | -0/+4 |
2012-03-26 | platform/x86: Add driver for Apple gmux device | Seth Forshee | 1 | -0/+244 |