summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
AgeCommit message (Expand)AuthorLines
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan-9/+11
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-96/+103
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown-161/+155
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev-68/+44
2008-04-29ACPI: video - fix permissions on some proc entriesDmitry Torokhov-2/+2
2008-04-29ACPI: video - properly handle errors when registering proc elementsDmitry Torokhov-115/+115
2008-04-29ACPI: video - do not store invalid entries in attached_array listDmitry Torokhov-31/+27
2008-04-29ACPI: elide a non-zero test on a result that is never 0Julia Lawall-15/+13
2008-04-05Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds-1/+1
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar-13/+15
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall-15/+13
2008-03-18Revert "ACPI: video: Ignore devices that aren't present in hardware"Len Brown-29/+0
2008-03-18Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"Len Brown-30/+1
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown-1/+1
2008-03-11ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui-1/+1
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-02-15ACPI video: check for error from thermal_cooling_device_registerThomas Sujith-0/+3
2008-02-07Merge branches 'release' and 'video' into releaseLen Brown-69/+66
2008-02-07ACPI: video: Ignore ACPI video devices that aren't present in hardwareMatthew Garrett-1/+30
2008-02-07ACPI: video: reset brightness on resumeMatthew Garrett-0/+21
2008-02-07ACPI: video: call ACPI notifier chain for ACPI video notificationsZhang Rui-0/+2
2008-02-07ACPI: video: delete unused display switch on hotkey event codeZhang Rui-63/+0
2008-02-07ACPI: video: create "brightness_switch_enabled" modparamZhang Rui-5/+13
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown-1/+77
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown-7/+42
2008-02-02ACPI: video: Ignore devices that aren't present in hardwareMatthew Garrett-0/+29
2008-02-01ACPI: register ACPI Video LCD as generic thermal cooling deviceZhang Rui-1/+77
2008-02-01ACPI: video: Rationalise ACPI backlight implementationMatthew Garrett-7/+13
2007-12-13ACPI: video_device_list corruptionWilliam Lee Irwin III-2/+2
2007-11-19ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann-1/+1
2007-11-14ACPI: video - delete stray run-time printkLen Brown-3/+0
2007-11-14ACPI: video - convert semaphore to a mutexDmitry Torokhov-10/+11
2007-11-14ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov-37/+34
2007-11-14ACPI: video - add missing input_free_device()Dmitry Torokhov-35/+34
2007-11-14ACPI: video - fit input device into sysfs treeDmitry Torokhov-1/+2
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-8/+22
2007-10-12Convert from class_device to device for drivers/videotonyj@suse.de-2/+2
2007-10-10Pull video into release branchLen Brown-8/+22
2007-09-18ACPI: video: remove dmesg spamMaik Broemme-1/+0
2007-09-18ACPI: video: _DOS=0 by default to prevent hotkey hangZhang Rui-1/+1
2007-09-05ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy-1/+12
2007-09-05ACPI: video: Don't call absent methodsAlexey Starikovskiy-8/+10
2007-08-25Pull bugzilla-8798 into release branchLen Brown-0/+8
2007-08-25ACPI: work around duplicate name "VID" problem on T61Zhang Rui-0/+8
2007-08-25Pull events into release branchLen Brown-10/+10
2007-08-24ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu-1/+88
2007-08-23ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui-4/+0
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown-5/+5
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger-1/+7
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds-2/+2