summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_video.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: video: Handle fetching EDID that is longer than 256 bytesMario Limonciello2024-02-081-17/+11
* ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu2023-12-061-0/+9
* Merge back earlier ACPI backlight driver changes for v6.8.Rafael J. Wysocki2023-12-021-61/+7
|\
| * ACPI: video: check for error while searching for backlight device parentNikita Kiryushin2023-11-211-6/+6
| * ACPI: video: Drop should_check_lcd_flag()Hans de Goede2023-11-201-55/+1
* | ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede2023-11-271-9/+5
|/
* ACPI: video: Use acpi_device_fix_up_power_children()Hans de Goede2023-11-201-1/+1
* ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Rafael J. Wysocki2023-10-061-1/+1
* ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()Dinghao Liu2023-09-251-2/+5
*-. Merge branches 'acpi-bus' and 'acpi-video'Rafael J. Wysocki2023-08-251-3/+23
|\ \
| | * ACPI: video: Put ACPI video and its child devices into D0 on bootKai-Heng Feng2023-08-171-0/+6
| |/ |/|
| * ACPI: video: Install Notify() handler directlyMichal Wilczynski2023-07-141-3/+17
|/
* ACPI: video: Remove register_backlight_delay module option and codeHans de Goede2023-04-111-38/+0
* ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede2023-04-051-2/+13
* ACPI: video: Don't enable fallback path for creating ACPI backlight by defaultMario Limonciello2022-12-221-5/+1
* ACPI: video: Allow GPU drivers to report no panelsMario Limonciello2022-12-221-0/+11
* ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-5/+3
* Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-051-82/+46
|\
| * ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=nativeHans de Goede2022-09-091-48/+0
| * ACPI: video: Remove acpi_video_set_dmi_backlight_type()Hans de Goede2022-09-031-10/+0
| * ACPI: video: Remove code to unregister acpi_video backlight when a native bac...Hans de Goede2022-09-021-2/+0
| * ACPI: video: Make backlight class device registration a separate step (v2)Hans de Goede2022-09-021-3/+47
| * ACPI: video: Simplify acpi_video_unregister_backlight()Hans de Goede2022-09-021-8/+4
| * ACPI: video: Remove acpi_video_bus from list before tearing it downHans de Goede2022-09-021-4/+4
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi-video' and 'acpi-amba'Rafael J. Wysocki2022-10-031-0/+16
|\ \ \ | | |/ | |/|
| | * ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander2022-09-031-0/+16
| |/
* / ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+1
|/
* Merge branch 'acpi-bus'Rafael J. Wysocki2022-07-291-25/+16
|\
| * ACPI: video: Use acpi_dev_for_each_child()Rafael J. Wysocki2022-06-201-25/+16
* | ACPI: video: Fix acpi_video_handles_brightness_key_presses()Hans de Goede2022-07-141-4/+7
* | ACPI: video: Change how we determine if brightness key-presses are handledHans de Goede2022-06-281-7/+6
|/
* ACPI: video: improve PM notifer callbackZhang Rui2022-05-191-16/+15
* ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki2021-12-171-3/+2
* ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede2021-06-301-0/+9
* ACPI: video: Drop three redundant return statementsClayton Casciato2021-06-141-6/+0
* Merge branch 'acpi-misc'Rafael J. Wysocki2021-04-261-2/+2
|\
| * ACPI: fix various typos in commentsTom Saeger2021-03-191-2/+2
* | ACPI: video: Check LCD flag on ACPI-reduced-hardware devicesHans de Goede2021-04-081-13/+26
|/
* ACPI: video: Clean up printing messagesRafael J. Wysocki2021-02-041-48/+51
* ACPI: Fix whitespace inconsistenciesMaximilian Luz2020-11-091-3/+3
* ACPI: video: remove redundant assignments to variable resultColin Ian King2020-03-041-1/+1
* ACPI: video: fix typo in commentKacper Piwiński2019-12-161-1/+1
* ACPI: video: update doc for acpi_video_bus_DOS()Kacper Piwiński2019-10-111-2/+6
* ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede2019-07-161-0/+37
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-14/+1
* ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede2019-02-131-0/+1
* ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede2019-02-131-6/+13
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede2018-04-241-2/+25
* ACPI / video: Use true for boolean valueGustavo A. R. Silva2018-02-041-1/+1