summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_video.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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-131-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/+0Star
* 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/+0Star
* 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/+2Star
* ACPI / video: Revert "ACPI / video: driver must be registered before checking...Hans de Goede2016-01-151-14/+13Star
* ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede2016-01-151-0/+9
* ACPI / video: driver must be registered before checking for keypressesAdrien Schildknecht2016-01-051-13/+14
* ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede2016-01-011-0/+25
* ACPI / video: Add a module option to disable the reporting of keypressesHans de Goede2016-01-011-3/+11
* ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede2016-01-011-0/+12
* ACPI / video: only register backlight for LCD deviceAaron Lu2015-11-021-12/+66
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0Star
* ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede2015-06-191-1/+0Star
* ACPI / video: Fix acpi_video _register vs _unregister_backlight raceHans de Goede2015-06-191-22/+21Star
* ACPI / video: Move dmi_check_system from module_init to acpi_video_registerHans de Goede2015-06-191-5/+5
* ACPI / video: Move backlight notifier to video_detect.cHans de Goede2015-06-191-57/+2Star
* ACPI / video: Port to new backlight interface selection APIHans de Goede2015-06-191-165/+7Star
* acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede2015-06-191-0/+2275