- f398778 Merge branch 'video' into release by Len Brown · 16 years ago
- c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
- 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
- 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
- 5704d62 ACPI: remove comments about debug layer/level to use by Bjorn Helgaas · 16 years ago
- 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
- 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
- 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
- 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
- db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
- 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 17 years ago
- c2c7890 ACPI: Ignore _BQC object when registering backlight device by Zhao Yakui · 16 years ago
- 469778c ACPI: video: fix brightness allocation by Julia Jomantaite · 16 years ago
- d385c2a ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device by Zhang Rui · 16 years ago
- e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 17 years ago
- 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 17 years ago
- cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
- c46e565 ACPI: video - fix permissions on some proc entries by Dmitry Torokhov · 17 years ago
- 251cb0b ACPI: video - properly handle errors when registering proc elements by Dmitry Torokhov · 17 years ago
- 78eed02 ACPI: video - do not store invalid entries in attached_array list by Dmitry Torokhov · 17 years ago
- 9030062 ACPI: elide a non-zero test on a result that is never 0 by Julia Lawall · 17 years ago
- 797de7b Revert "ACPI: Ignore _BQC object when registering backlight device" by Linus Torvalds · 17 years ago
- 48d3d82 revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" by Ingo Molnar · 17 years ago
- 1192aeb ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 by Julia Lawall · 17 years ago
- 77321e6 Revert "ACPI: video: Ignore devices that aren't present in hardware" by Len Brown · 17 years ago
- f0d6752 Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" by Len Brown · 17 years ago
- c523aef Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' and 'toshiba' into release by Len Brown · 17 years ago
- 7c0ea45 ACPI: Ignore _BQC object when registering backlight device by Zhao Yakui · 17 years ago
- 96b2dd1 ACPI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 43ff39f ACPI video: check for error from thermal_cooling_device_register by Thomas Sujith · 17 years ago
- 52b097f Merge branches 'release' and 'video' into release by Len Brown · 17 years ago
- 3fa2cdc ACPI: video: Ignore ACPI video devices that aren't present in hardware by Matthew Garrett · 17 years ago
- 863c149 ACPI: video: reset brightness on resume by Matthew Garrett · 17 years ago
- 7761f63 ACPI: video: call ACPI notifier chain for ACPI video notifications by Zhang Rui · 17 years ago
- ba5e122 ACPI: video: delete unused display switch on hotkey event code by Zhang Rui · 17 years ago
- 8a681a4 ACPI: video: create "brightness_switch_enabled" modparam by Zhang Rui · 17 years ago
- 26b6f22 Merge branches 'release' and 'menlo' into release by Len Brown · 17 years ago
- c64768a Merge 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 release by Len Brown · 17 years ago
- 0119509 ACPI: video: Ignore devices that aren't present in hardware by Matthew Garrett · 17 years ago
- 702ed51 ACPI: register ACPI Video LCD as generic thermal cooling device by Zhang Rui · 17 years ago
- 38531e6 ACPI: video: Rationalise ACPI backlight implementation by Matthew Garrett · 17 years ago
- 98934de ACPI: video_device_list corruption by William Lee Irwin III · 17 years ago
- c88c578 ACPI: Video: Increase buffer size for writes to brightness proc file. by Danny Baumann · 17 years ago
- a4f0c27 ACPI: video - delete stray run-time printk by Len Brown · 17 years ago
- bbac81f ACPI: video - convert semaphore to a mutex by Dmitry Torokhov · 17 years ago
- ff102ea ACPI: video - remove unsafe uses of list_for_each_safe() by Dmitry Torokhov · 17 years ago
- f51e839 ACPI: video - add missing input_free_device() by Dmitry Torokhov · 17 years ago
- 91c05c6 ACPI: video - fit input device into sysfs tree by Dmitry Torokhov · 17 years ago
- c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 6004342 Convert from class_device to device for drivers/video by tonyj@suse.de · 17 years ago
- 73a855f Pull video into release branch by Len Brown · 17 years ago
- 7f10cc4 ACPI: video: remove dmesg spam by Maik Broemme · 17 years ago
- a21101c ACPI: video: _DOS=0 by default to prevent hotkey hang by Zhang Rui · 17 years ago
- 63f0edf ACPI: VIDEO: Adjust current level to closest available one. by Alexey Starikovskiy · 17 years ago
- 4500ca8 ACPI: video: Don't call absent methods by Alexey Starikovskiy · 17 years ago
- 136c4bb Pull bugzilla-8798 into release branch by Len Brown · 17 years ago
- e6d9da1 ACPI: work around duplicate name "VID" problem on T61 by Zhang Rui · 17 years ago
- 25c87f7 Pull events into release branch by Len Brown · 17 years ago
- e9dab19 ACPI video hotkey: export missing ACPI video hotkey events via input layer by Luming Yu · 17 years ago
- a1eb96a ACPI video hotkey: remove invalid events handler for video output devices by Zhang Rui · 17 years ago
- 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
- 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
- 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
- 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
- f70ac0e ACPI video: Don't export sysfs backlight interface if query _BCL fail by Danny Kukawka · 17 years ago
- 23b0f01 ACPI: video: output switch sysfs support by Luming Yu · 17 years ago
- 98fb8fe ACPI: video: Fix spelling and grammar mistakes by Julius Volz · 18 years ago
- 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
- dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 18 years ago
- 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 18 years ago
- c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 18 years ago
- f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 18 years ago
- 975a8e3 Pull sysfs into test branch by Len Brown · 18 years ago
- c6f4bc2 Pull bugzilla-7349 into test branch by Len Brown · 18 years ago
- 7e23772 Pull video into test branch by Len Brown · 18 years ago
- 3a71229 [PATCH] acpi: remove "video device notify" message by Jeff Chua · 18 years ago
- 82cae99 ACPI: video: fix LCD monitor seen as CRT by Rui Zhang · 18 years ago
- 2f3d000 ACPI: Adds backlight sysfs support for acpi video driver. by Yu Luming · 18 years ago
- 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
- 40b20c2 Pull platform-drivers into test branch by Len Brown · 18 years ago
- f471518 ACPI: Implement acpi_video_get_next_level() by Thomas Tuttle · 18 years ago
- ae84333 ACPI: Set fake hid for non-PNPID ACPI devices by Zhang Rui · 18 years ago
- 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
- 5f765b8 Pull acpi_device_handle_cleanup into release branch by Len Brown · 18 years ago
- 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
- d07a857 ACPI: video: Remove unneeded acpi_handle from driver. by Patrick Mochel · 18 years ago
- 9013026 ACPI: video: Use acpi_device's handle instead of driver's by Patrick Mochel · 18 years ago
- e6afa0d ACPI: video: add struct acpi_device to struct acpi_video_bus. by Patrick Mochel · 18 years ago
- d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
- 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
- a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
- d384ea6 [PATCH] fix typo in acpi video brightness changes. by Dave Jones · 18 years ago
- de59e3a Pull video into release branch by Len Brown · 18 years ago
- 973bf49 ACPI: fix potential memory leaks in driver/acpi/video.c by Yu, Luming · 19 years ago
- 6665bda [ACPI] drivers/acpi/video.c: fix error path NULL pointer dereference by Adrian Bunk · 19 years ago
- d479e90 [ACPI] move some run-time structure inits to compile time by Arjan van de Ven · 19 years ago
- 59d399d [ACPI] Fix Null pointer deref in video/lcd/brightness by Thomas Renninger · 19 years ago
- 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago