aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video_detect.c
AgeCommit message (Expand)AuthorFilesLines
11 daysACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7Takashi Iwai1-0/+8
2023-10-03ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100Ondrej Zary1-0/+26
2023-09-18ACPI: video: Add "vendor" quirks for 3 Lenovo x86 Android tabletsHans de Goede1-0/+32
2023-09-18ACPI: video: Move Xiaomi Mi Pad 2 quirk to its own sectionHans de Goede1-8/+18
2023-08-17ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2Hans de Goede1-0/+18
2023-07-17ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)1-0/+9
2023-06-22ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569Hans de Goede1-0/+8
2023-06-12ACPI: video: Stop trying to use vendor backlight control on laptops from afte...Hans de Goede1-0/+21
2023-05-18ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 A...Hans de Goede1-0/+8
2023-05-18ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3Hans de Goede1-0/+8
2023-05-04ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-14/+0
2023-04-11ACPI: video: Remove desktops without backlight DMI quirksHans de Goede1-35/+0
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-0/+14
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede1-0/+23
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede1-13/+8
2023-03-20ACPI: video: Add backlight=native DMI quirk for Acer Aspire 3830TGHans de Goede1-0/+8
2023-03-07ACPI: video: Add backlight=native DMI quirk for Dell Vostro 15 3535Chia-Lin Kao (AceLan)1-0/+7
2023-02-06ACPI: video: Fix Lenovo Ideapad Z570 DMI matchHans de Goede1-1/+1
2023-01-27Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+25
2023-01-24ACPI: video: Fix apple gmux detectionHans de Goede1-21/+3
2023-01-23ACPI: video: Add backlight=native DMI quirk for Asus U46EHans de Goede1-0/+8
2023-01-23ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460pHans de Goede1-0/+8
2023-01-23ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nrHans de Goede1-0/+9
2023-01-17ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810THans de Goede1-0/+8
2023-01-10ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the c...Hans de Goede1-0/+4
2022-12-22ACPI: video: Fix Apple GMUX backlight detectionHans de Goede1-1/+22
2022-11-16ACPI: video: Prefer native over vendorHans de Goede1-15/+3
2022-11-16ACPI: video: Simplify __acpi_video_get_backlight_type()Hans de Goede1-19/+17
2022-11-16ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1EHans de Goede1-0/+8
2022-11-16ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35Hans de Goede1-0/+13
2022-11-16ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_nativeHans de Goede1-9/+13
2022-11-16ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_noneHans de Goede1-8/+8
2022-11-16ACPI: video: Add a few bugtracker links to DMI quirksHans de Goede1-1/+4
2022-11-07ACPI: video: Add backlight=native DMI quirk for Dell G15 5515Hans de Goede1-0/+14
2022-11-07ACPI: video: Make acpi_video_backlight_use_native() always return trueHans de Goede1-1/+13
2022-11-07ACPI: video: Improve Chromebook checksHans de Goede1-8/+5
2022-10-24ACPI: video: Fix missing native backlight on ChromebooksDmitry Osipenko1-0/+12
2022-09-09ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=nativeHans de Goede1-0/+35
2022-09-03ACPI: video: Fix indentation of video_detect_dmi_table[] entriesHans de Goede1-24/+24
2022-09-03ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirksHans de Goede1-91/+1
2022-09-03ACPI: video: Drop "Samsung X360" acpi_backlight=native quirkHans de Goede1-15/+0
2022-09-03ACPI: video: Remove acpi_video_set_dmi_backlight_type()Hans de Goede1-16/+0
2022-09-03platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...Hans de Goede1-0/+54
2022-09-03platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.cHans de Goede1-0/+8
2022-09-03platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.cHans de Goede1-0/+40
2022-09-03platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.cHans de Goede1-0/+53
2022-09-03platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()Hans de Goede1-0/+19
2022-09-03ACPI: video: Add Apple GMUX brightness control detectionHans de Goede1-0/+4
2022-09-03ACPI: video: Add Nvidia WMI EC brightness control detection (v3)Hans de Goede1-0/+37
2022-09-03ACPI: video: Refactor acpi_video_get_backlight_type() a bitHans de Goede1-16/+23
2022-09-02ACPI: video: Remove code to unregister acpi_video backlight when a native bac...Hans de Goede1-36/+0
2022-09-02ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_bac...Hans de Goede1-2/+1
2022-08-17ACPI: video: Add acpi_video_backlight_use_native() helperHans de Goede1-4/+20
2022-07-15ACPI: video: Use native backlight on Dell Inspiron N4010Hans de Goede1-0/+8
2022-07-14ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach1-34/+0
2022-07-14ACPI: video: Force backlight native for some TongFang devicesWerner Sembach1-1/+50
2022-03-17ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach1-0/+75
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki1-4/+2
2021-11-03ACPI: video: use platform backlight driver on Xiaomi Mi Pad 2Hans de Goede1-0/+8
2021-11-03ACPI: video: Drop dmi_system_id.ident settings from video_detect_dmi_table[]Hans de Goede1-35/+35
2021-04-21ACPI: video: use native backlight for GA401/GA502/GA503Luke D Jones1-0/+24
2021-03-19ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu1-0/+1
2020-12-07ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807Jasper St. Pierre1-0/+7
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz1-8/+8
2020-10-13Merge branch 'acpi-misc'Rafael J. Wysocki1-3/+0
2020-09-25ACPI: video: Remove leftover ACPICA debug codeHanjun Guo1-3/+0
2020-09-25ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung1-0/+9
2020-05-25ACPI: video: Use native backlight on Acer TravelMate 5735ZPaul Menzel1-0/+10
2020-04-01ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede1-0/+9
2019-12-19ACPI: video: Do not export a non working backlight interface on MSI MS-7721 b...Hans de Goede1-0/+13
2019-12-16ACPI: video: Use native backlight on Lenovo E41-25/45Aaron Ma1-0/+16
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
2010-12-14ACPI video: remove output switching controlZhang Rui1-53/+4
2010-09-28ACPI video: fix a poor warning messageZhang Rui1-2/+2
2010-05-20ACPI: video: fix acpi_backlight=videoKamal Mostafa1-1/+1
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-3/+3
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-5/+5
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-3/+3
2009-10-13ACPI: video: Loosen strictness of video bus detection codeStefan Bader1-1/+1
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-06-17ACPI: video: convert to acpi_get_pci_devAlexander Chiang1-4/+5
2009-03-27ACPI video: add a warning message if _BQC is not foundZhang Rui1-0/+3
2008-12-30ACPI: ec.c, pci_link.c, video_detec.c: staticRoel Kluin1-2/+2
2008-11-11Merge branch 'video' into releaseLen Brown1-0/+267
2008-11-07ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger1-0/+268