| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI video: check for error from thermal_cooling_device_register | Thomas Sujith | 2008-02-15 | 1 | -0/+3 |
* | Merge branches 'release' and 'video' into release | Len Brown | 2008-02-07 | 1 | -69/+66 |
|\ |
|
| * | ACPI: video: Ignore ACPI video devices that aren't present in hardware | Matthew Garrett | 2008-02-07 | 1 | -1/+30 |
| * | ACPI: video: reset brightness on resume | Matthew Garrett | 2008-02-07 | 1 | -0/+21 |
| * | ACPI: video: call ACPI notifier chain for ACPI video notifications | Zhang Rui | 2008-02-07 | 1 | -0/+2 |
| * | ACPI: video: delete unused display switch on hotkey event code | Zhang Rui | 2008-02-07 | 1 | -63/+0 |
| * | ACPI: video: create "brightness_switch_enabled" modparam | Zhang Rui | 2008-02-07 | 1 | -5/+13 |
* | | Merge branches 'release' and 'menlo' into release | Len Brown | 2008-02-07 | 1 | -1/+77 |
|\ \ |
|
| * | | ACPI: register ACPI Video LCD as generic thermal cooling device | Zhang Rui | 2008-02-01 | 1 | -1/+77 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2008-02-07 | 1 | -7/+42 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | * | ACPI: video: Ignore devices that aren't present in hardware | Matthew Garrett | 2008-02-02 | 1 | -0/+29 |
| |_|_|/
|/| | | |
|
| | | * | ACPI: video: Rationalise ACPI backlight implementation | Matthew Garrett | 2008-02-01 | 1 | -7/+13 |
| |_|/
|/| | |
|
* | | | ACPI: video_device_list corruption | William Lee Irwin III | 2007-12-13 | 1 | -2/+2 |
| |/
|/| |
|
* | | ACPI: Video: Increase buffer size for writes to brightness proc file. | Danny Baumann | 2007-11-19 | 1 | -1/+1 |
* | | ACPI: video - delete stray run-time printk | Len Brown | 2007-11-14 | 1 | -3/+0 |
* | | ACPI: video - convert semaphore to a mutex | Dmitry Torokhov | 2007-11-14 | 1 | -10/+11 |
* | | ACPI: video - remove unsafe uses of list_for_each_safe() | Dmitry Torokhov | 2007-11-14 | 1 | -37/+34 |
* | | ACPI: video - add missing input_free_device() | Dmitry Torokhov | 2007-11-14 | 1 | -35/+34 |
* | | ACPI: video - fit input device into sysfs tree | Dmitry Torokhov | 2007-11-14 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 1 | -8/+22 |
|\ |
|
| * | Pull video into release branch | Len Brown | 2007-10-10 | 1 | -8/+22 |
| |\ |
|
| | * | ACPI: VIDEO: Adjust current level to closest available one. | Alexey Starikovskiy | 2007-09-05 | 1 | -1/+12 |
| | * | ACPI: video: Don't call absent methods | Alexey Starikovskiy | 2007-09-05 | 1 | -8/+10 |
* | | | Convert from class_device to device for drivers/video | tonyj@suse.de | 2007-10-12 | 1 | -2/+2 |
|/ / |
|
* | | ACPI: video: remove dmesg spam | Maik Broemme | 2007-09-18 | 1 | -1/+0 |
* | | ACPI: video: _DOS=0 by default to prevent hotkey hang | Zhang Rui | 2007-09-18 | 1 | -1/+1 |
|/ |
|
* | Pull bugzilla-8798 into release branch | Len Brown | 2007-08-25 | 1 | -0/+8 |
|\ |
|
| * | ACPI: work around duplicate name "VID" problem on T61 | Zhang Rui | 2007-08-25 | 1 | -0/+8 |
* | | Pull events into release branch | Len Brown | 2007-08-25 | 1 | -10/+10 |
|\ \ |
|
| * | | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 2007-08-23 | 1 | -5/+5 |
| |/ |
|
* | | ACPI video hotkey: export missing ACPI video hotkey events via input layer | Luming Yu | 2007-08-24 | 1 | -1/+88 |
* | | ACPI video hotkey: remove invalid events handler for video output devices | Zhang Rui | 2007-08-23 | 1 | -4/+0 |
|/ |
|
* | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -1/+7 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-07-22 | 1 | -2/+2 |
|\ |
|
| * | backlight: Convert from struct class_device to struct device | Richard Purdie | 2007-07-16 | 1 | -2/+2 |
* | | ACPI video: Don't export sysfs backlight interface if query _BCL fail | Danny Kukawka | 2007-07-03 | 1 | -38/+42 |
* | | ACPI: video: output switch sysfs support | Luming Yu | 2007-05-09 | 1 | -0/+40 |
|/ |
|
* | ACPI: video: Fix spelling and grammar mistakes | Julius Volz | 2007-03-09 | 1 | -19/+19 |
* | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 | 1 | -23/+12 |
* | backlight: Remove unneeded owner field | Richard Purdie | 2007-02-20 | 1 | -1/+0 |
* | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 2007-02-12 | 1 | -2/+1 |
* | ACPI: fix acpi_driver.name usage | Len Brown | 2007-02-12 | 1 | -1/+1 |
* | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 2007-02-12 | 1 | -2/+2 |
* | Pull sysfs into test branch | Len Brown | 2007-02-03 | 1 | -36/+1 |
|\ |
|
| * | ACPI: Set fake hid for non-PNPID ACPI devices | Zhang Rui | 2006-12-15 | 1 | -36/+1 |
* | | Pull bugzilla-7349 into test branch | Len Brown | 2007-02-02 | 1 | -15/+43 |
|\ \ |
|
| * | | ACPI: video: fix LCD monitor seen as CRT | Rui Zhang | 2007-01-03 | 1 | -15/+43 |
* | | | Pull video into test branch | Len Brown | 2007-02-02 | 1 | -2/+69 |
|\ \ \ |
|
| * | | | ACPI: Adds backlight sysfs support for acpi video driver. | Yu Luming | 2006-12-20 | 1 | -2/+69 |
* | | | | [PATCH] acpi: remove "video device notify" message | Jeff Chua | 2007-01-23 | 1 | -2/+0 |
| |/ /
|/| | |
|