aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
2009-08-31ACPI video: work-around BIOS AML bug in _BQCZhang Rui
2009-08-29ACPI: video - rename cdev to cooling_dev -- syntax onlyDmitry Torokhov
2009-08-29ACPI: video - fix potential crash when unloadingDmitry Torokhov
2009-08-29ACPI video: ignore buggy _BQCVladimir Serbinenko
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-28ACPI: don't free non-existent backlight in acpi video moduleKeith Packard
2009-08-27ACPI: video: remove unneeded memsetsZhang Rui
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-23ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightnessZhang Rui
2009-06-23ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui
2009-06-23Show the physical device node of backlight class device.Zhang Rui
2009-06-17ACPI: video: convert to acpi_get_pci_devAlexander Chiang
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown
2009-05-29drm/i915: acpi/video.c fix section mismatch warningJaswinder Singh Rajput
2009-05-29ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightnessZhang Rui
2009-05-29ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh...Zhang Rui
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown
2009-05-07ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-24ACPI video: dmi check for broken _BQC on Acer Aspire 5720Zhang Rui
2009-04-24Merge branch 'bugzilla-12249' into releaseLen Brown
2009-04-20ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui
2009-04-17drm/i915: Unregister ACPI video driver when exitingMatthew Garrett
2009-04-11ACPI video: handle indexed _BQC correctlyZhang Rui
2009-04-07ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-05Merge branch 'constify' into releaseLen Brown
2009-04-05Merge branch 'video' into releaseLen Brown
2009-04-04video: build fixLen Brown
2009-04-03ACPI: constify VFTs (2/2)Jan Engelhardt
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-27ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett
2009-03-27ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui
2009-03-27ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui
2009-03-27ACPI video: support reversed _BCL method in ACPI video driverZhang Rui
2009-03-27ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui
2009-03-27ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui
2009-03-27ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel
2009-02-02ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui
2009-02-02ACPI: Skip the first two elements in the _BCL packageZhao Yakui
2009-01-09Merge branch 'misc' into releaseLen Brown
2008-12-30video: always update the brightness when poking "brightness"Zhang Rui
2008-12-11ACPI: video: Fix reversed brightness behavior on ThinkPad SL seriesZhang Rui
2008-11-11Merge branch 'video' into releaseLen Brown
2008-11-07ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger
2008-11-07ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger