aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-20drivers/acpi: use kasprintfJulia Lawall1-4/+4
2010-04-19ACPI: Export EDID blocks to the kernelMatthew Garrett1-8/+102
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into releaseLen Brown1-21/+47
2010-04-06ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki1-8/+30
2010-04-04ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett1-13/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-3/+6
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown1-12/+61