aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-27Merge branch 'acpi-video'Rafael J. Wysocki1-93/+87
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-10/+0
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki1-39/+17
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki1-8/+3
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki1-10/+0
2013-08-04ACPI / video: improve quirk check in acpi_video_bqc_quirk()Felipe Contreras1-1/+1
2013-08-03ACPI / video: drop unused fields from struct acpi_video_brightness_flagsFelipe Contreras1-12/+0
2013-08-03ACPI / video: remove unnecessary type castingFelipe Contreras1-4/+2
2013-08-03ACPI / video: trivial style cleanupsFelipe Contreras1-45/+35
2013-08-03ACPI / video: trivial costmetic cleanupsFelipe Contreras1-53/+61
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-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-10/+0
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu1-12/+5
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-27/+12
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