aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+16
* ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2012-12-171-0/+14
* acpi_video: fix leaking PCI referencesAlan Cox2012-06-171-2/+3
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* acpi: Remove sysfs_create_link from video driverMatthew Garrett2011-03-281-6/+0
* acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-221-1/+14
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-89/+15
|\
| * Merge branch 'bugzilla-21212' into releaseLen Brown2011-01-121-3/+12
| |\
| | * ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui2010-12-141-3/+12
| * | ACPI video: check cap._DDC flag before getting EDIDZhang Rui2010-12-141-0/+3
| * | ACPI video: remove output switching controlZhang Rui2010-12-141-86/+0
| |/
* | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
|/
* ACPI video: remove deprecated procfs I/FZhang Rui2010-10-151-770/+1
* gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-151-5/+5
* ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-151-50/+81
* Merge branch 'misc-2.6.35' into releaseLen Brown2010-05-281-4/+4
|\
| * drivers/acpi: use kasprintfJulia Lawall2010-05-201-4/+4
* | ACPI: Export EDID blocks to the kernelMatthew Garrett2010-04-191-8/+102
|/
*---. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-061-21/+47
|\ \ \
| | | * ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett2010-04-041-13/+16
| |_|/ |/| |
| | * ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki2010-04-061-8/+30
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/ |/|
* | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+6
|/
*-----. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-141-12/+61
|\ \ \ \
| | | | * ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett2010-03-141-11/+17
| | |_|/ | |/| |
| | | * ACPI: replace acpi_integer by u64Lin Ming2010-01-281-1/+1
| | |/ | |/|
| * | Merge branch 'bugzilla-13577-video' into releaseLen Brown2010-01-201-0/+43
| |\ \ |/ / /
| * | ACPI video: Prune dupe video devices, unless "video.allow_duplicates"Zhang Rui2009-12-301-0/+43
| |/
* | Merge branch 'video-error-case' into releaseLen Brown2009-12-301-1/+3
|\ \
| * | ACPI video: correct error-handling codeZhang Rui2009-12-301-1/+3
| |/
* | ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui2009-12-301-0/+4
|/
* ACPI: clean up video.c boundary checks and typesArjan van de Ven2009-10-281-4/+4
* ACPI: video: Loosen strictness of video bus detection codeStefan Bader2009-10-131-1/+6
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-261-0/+4
|\
| * backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-0/+4
* | Merge branch 'video' into releaseLen Brown2009-09-191-26/+50
|\ \
| * | ACPI video: work-around BIOS AML bug in _BQCZhang Rui2009-08-311-4/+14
| * | ACPI: video - rename cdev to cooling_dev -- syntax onlyDmitry Torokhov2009-08-291-18/+18
| * | ACPI: video - fix potential crash when unloadingDmitry Torokhov2009-08-291-1/+11
| * | ACPI video: ignore buggy _BQCVladimir Serbinenko2009-08-291-2/+10
| * | ACPI: video: remove unneeded memsetsZhang Rui2009-08-271-4/+0
* | | Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-191-1/+1
|\ \ \
| * | | ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-191-1/+1
| | |/ | |/|
* | | Merge branch 'sfi-base' into releaseLen Brown2009-09-191-0/+2
|\ \ \ | |/ / |/| |
| * | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
| |/
* | ACPI: don't free non-existent backlight in acpi video moduleKeith Packard2009-08-281-2/+5
|/
*-------. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-9/+52
|\ \ \ \ \