summaryrefslogtreecommitdiff
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
2015-03-18ACPI / video: Load the module even if ACPI is disabledChris Wilson
2014-06-07ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede
2014-06-07ACPI / video: correct DMI tag for Dell Inspiron 7520Aaron Lu
2014-06-07ACPI / video: Add use_native_backlight quirks for more systemsHans de Goede
2014-02-20ACPI / video: Add systems that should favour native backlight interfaceAaron Lu
2014-02-20ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-15ACPI / video: clean up DMI table for initial black screen problemAaron Lu
2013-11-07Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"Aaron Lu
2013-11-07ACPI / video: Quirk initial backlight level 0Aaron Lu
2013-11-07ACPI / video: Fix initial level validity testAaron Lu
2013-10-25ACPI / video: Ignore BIOS initial backlight value for HP 250 G1Kirill Tkhai
2013-10-16ACPI / video: Do not register backlight if win8 and native interface existsAaron Lu
2013-10-16ACPI / video: seperate backlight control and event interfaceAaron Lu
2013-08-27Merge branch 'acpi-video'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki
2013-08-04ACPI / video: improve quirk check in acpi_video_bqc_quirk()Felipe Contreras
2013-08-03ACPI / video: drop unused fields from struct acpi_video_brightness_flagsFelipe Contreras
2013-08-03ACPI / video: remove unnecessary type castingFelipe Contreras
2013-08-03ACPI / video: trivial style cleanupsFelipe Contreras
2013-08-03ACPI / video: trivial costmetic cleanupsFelipe Contreras
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-18ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu
2013-07-18ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-18ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu
2013-06-20ACPI / scan: Do not bind ACPI drivers to objects with scan handlersRafael J. Wysocki
2013-06-10ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki
2013-06-01ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis
2013-06-01ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung
2013-05-12ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung
2013-04-25ACPI: video: correct acpi_video_bus_add error processingAaron Lu
2013-04-22acpi: video: enhance the quirk detect logic of _BQCAaron Lu
2013-03-25ACPI / video: Fix applying indexed initial brightness value.Danny Baumann
2013-03-25ACPI / video: Make logic a little easier to understand.Danny Baumann
2013-03-25ACPI / video: Fix brightness control initialization for some laptops.Danny Baumann
2013-03-24ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-26ACPI video: remove unnecessary newline from error messagesColin Ian King
2012-12-04ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov
2012-09-20ACPI video: allow events handlers to veto the keypressLuca Tettamanti