summaryrefslogtreecommitdiff
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
2008-02-15ACPI video: check for error from thermal_cooling_device_registerThomas Sujith
2008-02-07Merge branches 'release' and 'video' into releaseLen Brown
2008-02-07ACPI: video: Ignore ACPI video devices that aren't present in hardwareMatthew Garrett
2008-02-07ACPI: video: reset brightness on resumeMatthew Garrett
2008-02-07ACPI: video: call ACPI notifier chain for ACPI video notificationsZhang Rui
2008-02-07ACPI: video: delete unused display switch on hotkey event codeZhang Rui
2008-02-07ACPI: video: create "brightness_switch_enabled" modparamZhang Rui
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-02ACPI: video: Ignore devices that aren't present in hardwareMatthew Garrett
2008-02-01ACPI: register ACPI Video LCD as generic thermal cooling deviceZhang Rui
2008-02-01ACPI: video: Rationalise ACPI backlight implementationMatthew Garrett
2007-12-13ACPI: video_device_list corruptionWilliam Lee Irwin III
2007-11-19ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann
2007-11-14ACPI: video - delete stray run-time printkLen Brown
2007-11-14ACPI: video - convert semaphore to a mutexDmitry Torokhov
2007-11-14ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov
2007-11-14ACPI: video - add missing input_free_device()Dmitry Torokhov
2007-11-14ACPI: video - fit input device into sysfs treeDmitry Torokhov
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-12Convert from class_device to device for drivers/videotonyj@suse.de
2007-10-10Pull video into release branchLen Brown
2007-09-18ACPI: video: remove dmesg spamMaik Broemme
2007-09-18ACPI: video: _DOS=0 by default to prevent hotkey hangZhang Rui
2007-09-05ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy
2007-09-05ACPI: video: Don't call absent methodsAlexey Starikovskiy
2007-08-25Pull bugzilla-8798 into release branchLen Brown
2007-08-25ACPI: work around duplicate name "VID" problem on T61Zhang Rui
2007-08-25Pull events into release branchLen Brown
2007-08-24ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu
2007-08-23ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-07-03ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka
2007-05-09ACPI: video: output switch sysfs supportLuming Yu
2007-03-09ACPI: video: Fix spelling and grammar mistakesJulius Volz
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-03Pull sysfs into test branchLen Brown
2007-02-02Pull bugzilla-7349 into test branchLen Brown
2007-02-02Pull video into test branchLen Brown
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua
2007-01-03ACPI: video: fix LCD monitor seen as CRTRui Zhang
2006-12-20ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan