summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_video.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede2017-12-281-2/+12
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* ACPI / video: add comments about subtle casesDmitry Frank2017-04-191-2/+45
* ACPI / video: get rid of magic numbers and use enum insteadDmitry Frank2017-04-191-44/+66
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ACPI / video: Move ACPI_VIDEO_NOTIFY_* defines to acpi/video.hHans de Goede2016-11-161-11/+0
* ACPI / video: skip evaluating _DOD when it does not existAlex Hung2016-06-221-0/+3
* ACPI / Thermal / video: fix max_level incorrect valueAaron Lu2016-05-301-3/+6
* ACPI/video: export acpi_video_get_levelsAaron Lu2016-05-041-38/+45
* ACPI / video: remove unused device_decode arrayColin Ian King2016-03-091-7/+0
* ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...Hans de Goede2016-01-151-0/+9
* ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_hand...Hans de Goede2016-01-151-5/+2
* ACPI / video: Revert "ACPI / video: driver must be registered before checking...Hans de Goede2016-01-151-14/+13
* ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede2016-01-151-0/+9