aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAgeFilesLines
*---. 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
|\ \ \ \ \
| | | | | * Show the physical device node of backlight class device.Zhang Rui2009-06-231-0/+6
| |_|_|_|/ |/| | | |
| | | * | ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui2009-06-231-6/+35
| |_|/ / |/| | |
| | * | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightnessZhang Rui2009-06-231-0/+8
| |/ / |/| |
| * | ACPI: video: convert to acpi_get_pci_devAlexander Chiang2009-06-171-3/+3
|/ /
| |
| \
*-. \ Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown2009-05-291-1/+1
|\ \ \ | | |/ | |/|
| | * drm/i915: acpi/video.c fix section mismatch warningJaswinder Singh Rajput2009-05-291-1/+1
| |/
* | ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightnessZhang Rui2009-05-291-0/+8
* | ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh...Zhang Rui2009-05-291-0/+8
|/
*-. Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-161-0/+38
|\ \
| * | ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown2009-05-071-0/+8
| * | ACPI video: dmi check for broken _BQC on Acer Aspire 5720Zhang Rui2009-04-241-0/+30
| |/
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-281-1/+2
|\ \
| * | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-171-1/+2
| |/
* | Merge branch 'bugzilla-12249' into releaseLen Brown2009-04-241-21/+22
|\ \
| * | ACPI video: handle indexed _BQC correctlyZhang Rui2009-04-111-21/+22
| |/
* | ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui2009-04-201-3/+5
|/
* ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-25/+5
* Merge branch 'linus' into releaseLen Brown2009-04-051-5/+0
|\
| * proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-5/+0
* | Merge branch 'constify' into releaseLen Brown2009-04-051-14/+21
|\ \