aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-04ACPI / video: improve quirk check in acpi_video_bqc_quirk()Felipe Contreras1-1/+1
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki1-59/+8
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-13/+77
2013-07-18ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu1-0/+8
2013-07-18ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu1-2/+8
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki1-8/+61
2013-07-18ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett1-3/+8
2013-06-20ACPI / scan: Do not bind ACPI drivers to objects with scan handlersRafael J. Wysocki1-3/+0
2013-06-10ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki1-0/+3
2013-06-01ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis1-0/+8
2013-06-01ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung1-0/+8
2013-05-12ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung1-0/+8
2013-04-25ACPI: video: correct acpi_video_bus_add error processingAaron Lu1-77/+66
2013-04-22acpi: video: enhance the quirk detect logic of _BQCAaron Lu1-10/+57
2013-03-25ACPI / video: Fix applying indexed initial brightness value.Danny Baumann1-23/+37
2013-03-25ACPI / video: Make logic a little easier to understand.Danny Baumann1-6/+7
2013-03-25ACPI / video: Fix brightness control initialization for some laptops.Danny Baumann1-17/+26
2013-03-24ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira1-0/+8
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki1-2/+2
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-2/+2
2013-01-26ACPI video: remove unnecessary newline from error messagesColin Ian King1-2/+2
2012-12-04ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui1-0/+14
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7
2012-09-20ACPI video: allow events handlers to veto the keypressLuca Tettamanti1-4/+4
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into releaseLen Brown1-11/+24
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-06-01ACPI video: use after input_unregister_device()Dan Carpenter1-7/+7
2012-06-01acpi_video: Intel video is not always i915Alan Cox1-5/+15
2012-06-01acpi_video: fix leaking PCI referencesAlan Cox1-2/+3
2012-03-30ACPI video: Don't start video device until its associated input device has been allocatedIgor Murzov1-7/+8
2012-03-30ACPI video: Harden video bus adding.Igor Murzov1-15/+26
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2011-07-16ACPI: constify ops structsVasiliy Kulikov1-1/+1
2011-07-13i915: Fix opregion notificationsMatthew Garrett1-3/+4
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-28acpi: Remove sysfs_create_link from video driverMatthew Garrett1-6/+0
2011-03-22acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett1-1/+14
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-89/+15
2011-01-12Merge branch 'bugzilla-21212' into releaseLen Brown1-3/+12
2010-12-14ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui1-3/+12
2010-12-14ACPI video: check cap._DDC flag before getting EDIDZhang Rui1-0/+3
2010-12-14ACPI video: remove output switching controlZhang Rui1-86/+0
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-10-15ACPI video: remove deprecated procfs I/FZhang Rui1-770/+1
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen1-5/+5
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui1-50/+81
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown1-4/+4