aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/apple-gmux.c
AgeCommit message (Expand)Author
2022-01-05platform/x86: apple-gmux: use resource_size() with resWang Qing
2018-04-24platform/x86: apple-gmux: fix gmux_get_client_id()'s return typeLuc Van Oostenryck
2018-01-31Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"Lukas Wunner
2017-03-30apple-gmux: Don't switch external DP port on 2011+ MacBook ProsLukas Wunner
2016-07-28apple-gmux: Sphinxify docsLukas Wunner
2016-02-09apple-gmux: Add helper for presence detectLukas Wunner
2016-02-09apple-gmux: Add switch_ddc supportLukas Wunner
2016-02-09apple-gmux: Track switch stateLukas Wunner
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-19apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett
2016-01-11apple-gmux: Add initial documentationLukas Wunner
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner
2015-06-19apple-gmux: Port to new backlight interface selection APIHans de Goede
2015-06-19apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede
2015-06-19apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-03-18apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont
2015-03-18PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driverPeter Huewe
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-09-11platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel
2012-08-17apple-gmux: Add display mux supportAndreas Heider
2012-08-17apple_gmux: Fix ACPI video unregisterMatthew Garrett
2012-08-17apple_gmux: Add support for newer hardwareMatthew Garrett
2012-08-17gmux: Add generic write32 functionMatthew Garrett
2012-07-28drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary
2012-06-01apple-gmux: Fix up the suspend/resume patchMatthew Garrett
2012-05-31apple-gmux: Add suspend/resume support for the backlightSeth Forshee
2012-03-26platform/x86: Add driver for Apple gmux deviceSeth Forshee