summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video_detect.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede2018-03-201-0/+9
* ACPI / video: Add force_none quirk for Dell OptiPlex 9020MAlex Hung2017-07-161-0/+14
* ACPI / video: Add quirks for the Dell Precision 7510Shih-Yuan Lee (FourDollars)2017-06-281-0/+8
* Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede2017-01-251-11/+0
* ACPI / video: Add force_native quirk for HP Pavilion dv6Hans de Goede2016-11-291-0/+11
* ACPI / video: Add force_native quirk for Dell XPS 17 L702XHans de Goede2016-11-291-0/+9
* ACPI / video: Thinkpad X201 Tablet needs video_detect_force_videoRalf Gerbig2016-06-221-0/+8
* video / backlight: remove the backlight_device_registered APIAaron Lu2016-05-041-1/+1
* ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"Hans de Goede2016-01-231-8/+0
* ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4EAaron Lu2016-01-011-0/+9
* ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede2016-01-011-0/+8
* ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421XHans de Goede2015-11-021-0/+9
* ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405Hans de Goede2015-10-261-0/+9
* ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede2015-08-141-3/+13
* ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede2015-06-191-0/+2
* acpi-video-detect: Remove old APIHans de Goede2015-06-191-31/+0
* ACPI / video: Move backlight notifier to video_detect.cHans de Goede2015-06-191-0/+27
* ACPI / video: Port to new backlight interface selection APIHans de Goede2015-06-191-0/+130
* acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede2015-06-191-0/+3
* acpi-video-detect: Rewrite backlight interface selection logicHans de Goede2015-06-191-88/+83
* acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede2015-06-191-23/+12
* acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede2015-06-191-6/+0
* acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede2015-06-191-60/+0
* acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede2015-06-191-2/+1
* acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede2015-06-191-9/+0
* ACPI / video: constify ACPI and DMI id tablesMathias Krause2015-06-151-2/+2
* ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570Hans de Goede2015-03-221-8/+0
* ACPI / video: force vendor backlight on Lenovo Ideapad Z570Stepan Bujnak2014-09-241-0/+8
* ACPI / video: Add Dell Inspiron 5737 to the blacklistEdward Lin2014-07-071-0/+8
* ACPI: Remove duplicate definitions of PREFIXHanjun Guo2014-03-191-2/+0
* ACPI / video: Add systems that should favour native backlight interfaceAaron Lu2014-02-201-16/+0
* ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg2014-02-051-0/+8
* ACPI / video: Fix typo in video_detect.cMasanari Iida2013-12-201-1/+1
* ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklistLennart Poettering2013-10-161-0/+8
* ACPI / video: Do not register backlight if win8 and native interface existsAaron Lu2013-10-161-2/+2
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-271-11/+8
|\
| * ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-11/+8
* | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-261-14/+1
* | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-181-0/+21
|/
* ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller2013-05-231-0/+8
* ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2013-03-241-14/+11
* ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu2012-11-301-0/+8
* acpi/video_detect: blacklist samsung x360Corentin Chary2012-07-281-0/+29
* acpi: add a way to promote/demote vendor backlight driversCorentin Chary2012-07-281-2/+29
* platform/x86: drop deprecated asus_acpi driverCorentin Chary2012-03-201-1/+1
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* ACPI / Video: Probe for output switch method when searching video devices.Michael Karcher2011-02-121-0/+5
* ACPI video: remove output switching controlZhang Rui2010-12-141-53/+4
* ACPI video: fix a poor warning messageZhang Rui2010-09-281-2/+2
* ACPI: video: fix acpi_backlight=videoKamal Mostafa2010-05-201-1/+1
OpenPOWER on IntegriCloud