aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
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
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown
2010-05-20drivers/acpi: use kasprintfJulia Lawall
2010-04-19ACPI: Export EDID blocks to the kernelMatthew Garrett
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-04-06ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki
2010-04-04ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown