summaryrefslogtreecommitdiff
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
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
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-11-06ACPI: remove comments about debug layer/level to useBjorn Helgaas
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-07-24Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-18ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui
2008-07-16ACPI: video: fix brightness allocationJulia Jomantaite
2008-06-14ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29ACPI: video - fix permissions on some proc entriesDmitry Torokhov
2008-04-29ACPI: video - properly handle errors when registering proc elementsDmitry Torokhov
2008-04-29ACPI: video - do not store invalid entries in attached_array listDmitry Torokhov
2008-04-29ACPI: elide a non-zero test on a result that is never 0Julia Lawall
2008-04-05Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall