summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_video.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0
* ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede2015-06-191-1/+0
* ACPI / video: Fix acpi_video _register vs _unregister_backlight raceHans de Goede2015-06-191-22/+21
* 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/+2
* ACPI / video: Port to new backlight interface selection APIHans de Goede2015-06-191-165/+7
* acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede2015-06-191-0/+2275
OpenPOWER on IntegriCloud