summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'release' and 'video' into releaseLen Brown2008-02-071-69/+66
|\
| * ACPI: video: Ignore ACPI video devices that aren't present in hardwareMatthew Garrett2008-02-071-1/+30
| * ACPI: video: reset brightness on resumeMatthew Garrett2008-02-071-0/+21
| * ACPI: video: call ACPI notifier chain for ACPI video notificationsZhang Rui2008-02-071-0/+2
| * ACPI: video: delete unused display switch on hotkey event codeZhang Rui2008-02-071-63/+0
| * ACPI: video: create "brightness_switch_enabled" modparamZhang Rui2008-02-071-5/+13
* | Merge branches 'release' and 'menlo' into releaseLen Brown2008-02-071-1/+77
|\ \
| * | ACPI: register ACPI Video LCD as generic thermal cooling deviceZhang Rui2008-02-011-1/+77
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-7/+42
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * ACPI: video: Ignore devices that aren't present in hardwareMatthew Garrett2008-02-021-0/+29
| |_|_|/ |/| | |
| | | * ACPI: video: Rationalise ACPI backlight implementationMatthew Garrett2008-02-011-7/+13
| |_|/ |/| |
* | | ACPI: video_device_list corruptionWilliam Lee Irwin III2007-12-131-2/+2
| |/ |/|
* | ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann2007-11-191-1/+1
* | ACPI: video - delete stray run-time printkLen Brown2007-11-141-3/+0
* | ACPI: video - convert semaphore to a mutexDmitry Torokhov2007-11-141-10/+11
* | ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov2007-11-141-37/+34
* | ACPI: video - add missing input_free_device()Dmitry Torokhov2007-11-141-35/+34
* | ACPI: video - fit input device into sysfs treeDmitry Torokhov2007-11-141-1/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-8/+22
|\
| * Pull video into release branchLen Brown2007-10-101-8/+22
| |\
| | * ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy2007-09-051-1/+12
| | * ACPI: video: Don't call absent methodsAlexey Starikovskiy2007-09-051-8/+10
* | | Convert from class_device to device for drivers/videotonyj@suse.de2007-10-121-2/+2
|/ /
* | ACPI: video: remove dmesg spamMaik Broemme2007-09-181-1/+0
* | ACPI: video: _DOS=0 by default to prevent hotkey hangZhang Rui2007-09-181-1/+1
|/
* Pull bugzilla-8798 into release branchLen Brown2007-08-251-0/+8
|\
| * ACPI: work around duplicate name "VID" problem on T61Zhang Rui2007-08-251-0/+8
* | Pull events into release branchLen Brown2007-08-251-10/+10
|\ \
| * | ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-5/+5
| |/
* | ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu2007-08-241-1/+88
* | ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui2007-08-231-4/+0
|/
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-1/+7
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-221-2/+2
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-2/+2
* | ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka2007-07-031-38/+42
* | ACPI: video: output switch sysfs supportLuming Yu2007-05-091-0/+40
|/
* ACPI: video: Fix spelling and grammar mistakesJulius Volz2007-03-091-19/+19
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-23/+12
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-201-1/+0
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-2/+1
* ACPI: fix acpi_driver.name usageLen Brown2007-02-121-1/+1
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-2/+2
* Pull sysfs into test branchLen Brown2007-02-031-36/+1
|\
| * ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-151-36/+1
* | Pull bugzilla-7349 into test branchLen Brown2007-02-021-15/+43
|\ \
| * | ACPI: video: fix LCD monitor seen as CRTRui Zhang2007-01-031-15/+43
* | | Pull video into test branchLen Brown2007-02-021-2/+69
|\ \ \
| * | | ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming2006-12-201-2/+69
* | | | [PATCH] acpi: remove "video device notify" messageJeff Chua2007-01-231-2/+0
| |/ / |/| |
* | | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-7/+3
OpenPOWER on IntegriCloud