aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/apple-gmux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-1/+1
2013-09-11platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan1-4/+14
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary1-4/+0
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel1-2/+4
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel1-4/+8
2012-08-17apple-gmux: Add display mux supportAndreas Heider1-0/+224
2012-08-17apple_gmux: Fix ACPI video unregisterMatthew Garrett1-2/+2
2012-08-17apple_gmux: Add support for newer hardwareMatthew Garrett1-14/+165
2012-08-17gmux: Add generic write32 functionMatthew Garrett1-10/+13
2012-07-28drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary1-0/+6
2012-06-01apple-gmux: Fix up the suspend/resume patchMatthew Garrett1-1/+1
2012-05-31apple-gmux: Add suspend/resume support for the backlightSeth Forshee1-0/+4
2012-03-26platform/x86: Add driver for Apple gmux deviceSeth Forshee1-0/+244