summaryrefslogtreecommitdiff
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki
2013-08-04ACPI / video: improve quirk check in acpi_video_bqc_quirk()Felipe 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-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
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui
2012-06-01ACPI video: use after input_unregister_device()Dan Carpenter
2012-06-01acpi_video: Intel video is not always i915Alan Cox
2012-06-01acpi_video: fix leaking PCI referencesAlan Cox
2012-03-30ACPI video: Don't start video device until its associated input device has be...Igor Murzov
2012-03-30ACPI video: Harden video bus adding.Igor Murzov
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-07-16ACPI: constify ops structsVasiliy Kulikov
2011-07-13i915: Fix opregion notificationsMatthew Garrett
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28acpi: Remove sysfs_create_link from video driverMatthew Garrett
2011-03-22acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-12Merge branch 'bugzilla-21212' into releaseLen Brown
2010-12-14ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui
2010-12-14ACPI video: check cap._DDC flag before getting EDIDZhang Rui
2010-12-14ACPI video: remove output switching controlZhang Rui
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-10-15ACPI video: remove deprecated procfs I/FZhang Rui
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui