1. 93bcece ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness by Zhang Rui · 15 years ago
  2. 34ac272 ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightness by Zhang Rui · 15 years ago
  3. 4e3507f Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into release by Len Brown · 15 years ago
  4. 5afc4ab ACPI: video: DMI workaround another broken Acer BIOS enabling display brightness by Len Brown · 15 years ago
  5. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  6. 45cb50e ACPI video: dmi check for broken _BQC on Acer Aspire 5720 by Zhang Rui · 15 years ago
  7. 2d40570 Merge branch 'bugzilla-12249' into release by Len Brown · 15 years ago
  8. 90af2cf ACPI video: fix an error when the brightness levels on AC and on Battery are same by Zhang Rui · 15 years ago
  9. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 15 years ago
  10. e047cca ACPI video: handle indexed _BQC correctly by Zhang Rui · 15 years ago
  11. 7015558 ACPI: video: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  12. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  13. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  14. 1264881 Merge branch 'video' into release by Len Brown · 15 years ago
  15. c07c9a7 video: build fix by Len Brown · 15 years ago
  16. b7171ae ACPI: constify VFTs (2/2) by Jan Engelhardt · 16 years ago
  17. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 16 years ago
  18. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  19. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 15 years ago
  20. c60d638 ACPI video: support buggy BIOSes with _BCQ implemented by Zhang Rui · 15 years ago
  21. 1a7c618 ACPI video: support _BQC/_BCL/_BCM methods that use index values by Zhang Rui · 15 years ago
  22. d80fb99 ACPI video: support reversed _BCL method in ACPI video driver by Zhang Rui · 15 years ago
  23. d32f694 ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery by Zhang Rui · 15 years ago
  24. 24450c7 ACPI video: check the return value of acpi_video_device_lcd_set_level by Zhang Rui · 15 years ago
  25. c8890f9 ACPI video: check the return value of acpi_video_device_lcd_get_level_current by Zhang Rui · 15 years ago
  26. 6503e5d thermal: use integers rather than strings for thermal values by Matthew Garrett · 16 years ago
  27. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  28. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  29. f3b39f1 ACPI: proc_dir_entry 'video/VGA' already registered by Zhao Yakui · 16 years ago
  30. 0a3db1c ACPI: Skip the first two elements in the _BCL package by Zhao Yakui · 16 years ago
  31. d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago
  32. 9e6dada video: always update the brightness when poking "brightness" by Zhang Rui · 16 years ago
  33. 935e5f2 ACPI: video: Fix reversed brightness behavior on ThinkPad SL series by Zhang Rui · 16 years ago
  34. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  35. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
  36. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
  37. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  38. 5704d62 ACPI: remove comments about debug layer/level to use by Bjorn Helgaas · 16 years ago
  39. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  40. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  41. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  42. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  43. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  44. 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
  45. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  46. c2c7890 ACPI: Ignore _BQC object when registering backlight device by Zhao Yakui · 16 years ago
  47. 469778c ACPI: video: fix brightness allocation by Julia Jomantaite · 16 years ago
  48. d385c2a ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device by Zhang Rui · 16 years ago
  49. e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 16 years ago
  50. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  51. 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 · 16 years ago
  52. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  53. c46e565 ACPI: video - fix permissions on some proc entries by Dmitry Torokhov · 17 years ago
  54. 251cb0b ACPI: video - properly handle errors when registering proc elements by Dmitry Torokhov · 17 years ago
  55. 78eed02 ACPI: video - do not store invalid entries in attached_array list by Dmitry Torokhov · 17 years ago
  56. 9030062 ACPI: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  57. 797de7b Revert "ACPI: Ignore _BQC object when registering backlight device" by Linus Torvalds · 16 years ago
  58. 48d3d82 revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" by Ingo Molnar · 16 years ago
  59. 1192aeb ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  60. 77321e6 Revert "ACPI: video: Ignore devices that aren't present in hardware" by Len Brown · 16 years ago
  61. f0d6752 Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" by Len Brown · 16 years ago
  62. c523aef Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' and 'toshiba' into release by Len Brown · 16 years ago
  63. 7c0ea45 ACPI: Ignore _BQC object when registering backlight device by Zhao Yakui · 16 years ago
  64. 96b2dd1 ACPI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  65. 43ff39f ACPI video: check for error from thermal_cooling_device_register by Thomas Sujith · 17 years ago
  66. 52b097f Merge branches 'release' and 'video' into release by Len Brown · 17 years ago
  67. 3fa2cdc ACPI: video: Ignore ACPI video devices that aren't present in hardware by Matthew Garrett · 17 years ago
  68. 863c149 ACPI: video: reset brightness on resume by Matthew Garrett · 17 years ago
  69. 7761f63 ACPI: video: call ACPI notifier chain for ACPI video notifications by Zhang Rui · 17 years ago
  70. ba5e122 ACPI: video: delete unused display switch on hotkey event code by Zhang Rui · 17 years ago
  71. 8a681a4 ACPI: video: create "brightness_switch_enabled" modparam by Zhang Rui · 17 years ago
  72. 26b6f22 Merge branches 'release' and 'menlo' into release by Len Brown · 17 years ago
  73. 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
  74. 0119509 ACPI: video: Ignore devices that aren't present in hardware by Matthew Garrett · 17 years ago
  75. 702ed51 ACPI: register ACPI Video LCD as generic thermal cooling device by Zhang Rui · 17 years ago
  76. 38531e6 ACPI: video: Rationalise ACPI backlight implementation by Matthew Garrett · 17 years ago
  77. 98934de ACPI: video_device_list corruption by William Lee Irwin III · 17 years ago
  78. c88c578 ACPI: Video: Increase buffer size for writes to brightness proc file. by Danny Baumann · 17 years ago
  79. a4f0c27 ACPI: video - delete stray run-time printk by Len Brown · 17 years ago
  80. bbac81f ACPI: video - convert semaphore to a mutex by Dmitry Torokhov · 17 years ago
  81. ff102ea ACPI: video - remove unsafe uses of list_for_each_safe() by Dmitry Torokhov · 17 years ago
  82. f51e839 ACPI: video - add missing input_free_device() by Dmitry Torokhov · 17 years ago
  83. 91c05c6 ACPI: video - fit input device into sysfs tree by Dmitry Torokhov · 17 years ago
  84. 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
  85. 6004342 Convert from class_device to device for drivers/video by tonyj@suse.de · 17 years ago
  86. 73a855f Pull video into release branch by Len Brown · 17 years ago
  87. 7f10cc4 ACPI: video: remove dmesg spam by Maik Broemme · 17 years ago
  88. a21101c ACPI: video: _DOS=0 by default to prevent hotkey hang by Zhang Rui · 17 years ago
  89. 63f0edf ACPI: VIDEO: Adjust current level to closest available one. by Alexey Starikovskiy · 17 years ago
  90. 4500ca8 ACPI: video: Don't call absent methods by Alexey Starikovskiy · 17 years ago
  91. 136c4bb Pull bugzilla-8798 into release branch by Len Brown · 17 years ago
  92. e6d9da1 ACPI: work around duplicate name "VID" problem on T61 by Zhang Rui · 17 years ago
  93. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  94. e9dab19 ACPI video hotkey: export missing ACPI video hotkey events via input layer by Luming Yu · 17 years ago
  95. a1eb96a ACPI video hotkey: remove invalid events handler for video output devices by Zhang Rui · 17 years ago
  96. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  97. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  98. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  99. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  100. f70ac0e ACPI video: Don't export sysfs backlight interface if query _BCL fail by Danny Kukawka · 17 years ago