aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett1-11/+17
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-1/+1
2010-01-20Merge branch 'bugzilla-13577-video' into releaseLen Brown1-0/+43
2009-12-30ACPI video: Prune dupe video devices, unless "video.allow_duplicates"Zhang Rui1-0/+43
2009-12-30Merge branch 'video-error-case' into releaseLen Brown1-1/+3
2009-12-30ACPI video: correct error-handling codeZhang Rui1-1/+3
2009-12-30ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui1-0/+4
2009-10-28ACPI: clean up video.c boundary checks and typesArjan van de Ven1-4/+4
2009-10-13ACPI: video: Loosen strictness of video bus detection codeStefan Bader1-1/+6
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-0/+4
2009-09-21backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett1-0/+4
2009-09-19Merge branch 'video' into releaseLen Brown1-26/+50
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown1-1/+1
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown1-1/+1
2009-09-19Merge branch 'sfi-base' into releaseLen Brown1-0/+2
2009-08-31ACPI video: work-around BIOS AML bug in _BQCZhang Rui1-4/+14
2009-08-29ACPI: video - rename cdev to cooling_dev -- syntax onlyDmitry Torokhov1-18/+18
2009-08-29ACPI: video - fix potential crash when unloadingDmitry Torokhov1-1/+11
2009-08-29ACPI video: ignore buggy _BQCVladimir Serbinenko1-2/+10
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2