summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/apple-gmux.c
Commit message (Expand)AuthorAge
* apple-gmux: Don't switch external DP port on 2011+ MacBook ProsLukas Wunner2017-03-30
* apple-gmux: Sphinxify docsLukas Wunner2016-07-28
* apple-gmux: Add helper for presence detectLukas Wunner2016-02-09
* apple-gmux: Add switch_ddc supportLukas Wunner2016-02-09
* apple-gmux: Track switch stateLukas Wunner2016-02-09
* vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-09
* Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-19
|\
| * apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett2016-01-19
* | apple-gmux: Add initial documentationLukas Wunner2016-01-11
|/
* vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner2015-10-20
* apple-gmux: Port to new backlight interface selection APIHans de Goede2015-06-19
* apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede2015-06-19
* apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-19
* Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-04-26
|\
| * apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont2015-03-18
* | PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driverPeter Huewe2015-03-18
|/
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\
| * ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
|/
* platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan2013-09-11
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-13
* apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee2012-09-13
* apple-gmux: Fix index read functionsBernhard Froemel2012-09-13
* apple-gmux: Obtain version info from indexed gmuxBernhard Froemel2012-09-13
* apple-gmux: Add display mux supportAndreas Heider2012-08-17
* apple_gmux: Fix ACPI video unregisterMatthew Garrett2012-08-17
* apple_gmux: Add support for newer hardwareMatthew Garrett2012-08-17
* gmux: Add generic write32 functionMatthew Garrett2012-08-17
* drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary2012-07-28
* apple-gmux: Fix up the suspend/resume patchMatthew Garrett2012-06-01
* apple-gmux: Add suspend/resume support for the backlightSeth Forshee2012-05-31
* platform/x86: Add driver for Apple gmux deviceSeth Forshee2012-03-26