aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-05Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds1-1/+1
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar1-13/+15
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall1-15/+13
2008-03-18Revert "ACPI: video: Ignore devices that aren't present in hardware"Len Brown1-29/+0
2008-03-18Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"Len Brown1-30/+1
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' and 'toshiba' into releaseLen Brown1-1/+1
2008-03-11ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui1-1/+1
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-15ACPI video: check for error from thermal_cooling_device_registerThomas Sujith1-0/+3
2008-02-07Merge branches 'release' and 'video' into releaseLen Brown1-69/+66
2008-02-07ACPI: video: Ignore ACPI video devices that aren't present in hardwareMatthew Garrett1-1/+30
2008-02-07ACPI: video: reset brightness on resumeMatthew Garrett1-0/+21
2008-02-07ACPI: video: call ACPI notifier chain for ACPI video notificationsZhang Rui1-0/+2
2008-02-07ACPI: video: delete unused display switch on hotkey event codeZhang Rui1-63/+0
2008-02-07ACPI: video: create "brightness_switch_enabled" modparamZhang Rui1-5/+13
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown1-1/+77
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown1-7/+42
2008-02-02ACPI: video: Ignore devices that aren't present in hardwareMatthew Garrett1-0/+29
2008-02-01ACPI: register ACPI Video LCD as generic thermal cooling deviceZhang Rui1-1/+77
2008-02-01ACPI: video: Rationalise ACPI backlight implementationMatthew Garrett1-7/+13
2007-12-13ACPI: video_device_list corruptionWilliam Lee Irwin III1-2/+2
2007-11-19ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann1-1/+1
2007-11-14ACPI: video - delete stray run-time printkLen Brown1-3/+0
2007-11-14ACPI: video - convert semaphore to a mutexDmitry Torokhov1-10/+11
2007-11-14ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov1-37/+34
2007-11-14ACPI: video - add missing input_free_device()Dmitry Torokhov1-35/+34
2007-11-14ACPI: video - fit input device into sysfs treeDmitry Torokhov1-1/+2
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-8/+22
2007-10-12Convert from class_device to device for drivers/videotonyj@suse.de1-2/+2
2007-10-10Pull video into release branchLen Brown1-8/+22
2007-09-18ACPI: video: remove dmesg spamMaik Broemme1-1/+0
2007-09-18ACPI: video: _DOS=0 by default to prevent hotkey hangZhang Rui1-1/+1
2007-09-05ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy1-1/+12
2007-09-05ACPI: video: Don't call absent methodsAlexey Starikovskiy1-8/+10
2007-08-25Pull bugzilla-8798 into release branchLen Brown1-0/+8
2007-08-25ACPI: work around duplicate name "VID" problem on T61Zhang Rui1-0/+8
2007-08-25Pull events into release branchLen Brown1-10/+10
2007-08-24ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu1-1/+88
2007-08-23ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui1-4/+0
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-5/+5
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-1/+7
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-2/+2
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-2/+2
2007-07-03ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka1-38/+42
2007-05-09ACPI: video: output switch sysfs supportLuming Yu1-0/+40
2007-03-09ACPI: video: Fix spelling and grammar mistakesJulius Volz1-19/+19
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-23/+12
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-2/+1
2007-02-12ACPI: fix acpi_driver.name usageLen Brown1-1/+1