aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video_detect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki1-0/+8
2019-04-01ACPI: video: Use vendor backlight on Sony VPCEH3U1EZhang Rui1-0/+8
2019-03-26ACPI: Fix comment typosBjorn Helgaas1-1/+1
2018-03-20ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede1-0/+9
2017-07-16ACPI / video: Add force_none quirk for Dell OptiPlex 9020MAlex Hung1-0/+14
2017-06-28ACPI / video: Add quirks for the Dell Precision 7510Shih-Yuan Lee (FourDollars)1-0/+8
2017-01-25Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede1-11/+0
2016-11-29ACPI / video: Add force_native quirk for HP Pavilion dv6Hans de Goede1-0/+11
2016-11-29ACPI / video: Add force_native quirk for Dell XPS 17 L702XHans de Goede1-0/+9
2016-06-22ACPI / video: Thinkpad X201 Tablet needs video_detect_force_videoRalf Gerbig1-0/+8
2016-05-04video / backlight: remove the backlight_device_registered APIAaron Lu1-1/+1
2016-01-23ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"Hans de Goede1-8/+0
2016-01-01ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4EAaron Lu1-0/+9
2016-01-01ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede1-0/+8
2015-11-02ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421XHans de Goede1-0/+9
2015-10-26ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405Hans de Goede1-0/+9
2015-08-14ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede1-3/+13
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede1-0/+2
2015-06-19acpi-video-detect: Remove old APIHans de Goede1-31/+0
2015-06-19ACPI / video: Move backlight notifier to video_detect.cHans de Goede1-0/+27
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede1-0/+130
2015-06-19acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede1-0/+3
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede1-88/+83
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede1-23/+12
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede1-6/+0
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede1-60/+0
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede1-2/+1
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede1-9/+0
2015-06-15ACPI / video: constify ACPI and DMI id tablesMathias Krause1-2/+2
2015-03-22ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570Hans de Goede1-8/+0
2014-09-24ACPI / video: force vendor backlight on Lenovo Ideapad Z570Stepan Bujnak1-0/+8
2014-07-07ACPI / video: Add Dell Inspiron 5737 to the blacklistEdward Lin1-0/+8
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo1-2/+0
2014-02-20ACPI / video: Add systems that should favour native backlight interfaceAaron Lu1-16/+0
2014-02-05ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg1-0/+8
2013-12-20ACPI / video: Fix typo in video_detect.cMasanari Iida1-1/+1
2013-10-16ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklistLennart Poettering1-0/+8
2013-10-16ACPI / video: Do not register backlight if win8 and native interface existsAaron Lu1-2/+2
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki1-11/+8
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki1-14/+1
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki1-0/+21
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-11/+8
2013-05-23ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani1-14/+11
2012-11-30ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2012-07-28acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2012-07-28acpi: add a way to promote/demote vendor backlight driversCorentin Chary1-2/+29
2012-03-20platform/x86: drop deprecated asus_acpi driverCorentin Chary1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-02-12ACPI / Video: Probe for output switch method when searching video devices.Michael Karcher1-0/+5