1. 4959a91 ACPI / video: Only default only_lcd to true on Win8-ready _desktops_ by Hans de Goede · 6 years ago
  2. 2fb63a4 ACPI / video: Default lcd_only to true on Win8-ready and newer machines by Hans de Goede · 7 years ago
  3. e34fbba ACPI / video: skip evaluating _DOD when it does not exist by Alex Hung · 8 years ago
  4. 9f9cd7e ACPI / Thermal / video: fix max_level incorrect value by Aaron Lu · 8 years ago
  5. 0595009 ACPI/video: export acpi_video_get_levels by Aaron Lu · 8 years ago
  6. 0f9aeb7 ACPI / video: remove unused device_decode array by Colin Ian King · 8 years ago
  7. b21f2e8 ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite R830 by Hans de Goede · 8 years ago
  8. 14e9355 ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_handles_brightness_key_presses() by Hans de Goede · 8 years ago
  9. 970530c ACPI / video: Revert "ACPI / video: driver must be registered before checking for keypresses" by Hans de Goede · 8 years ago
  10. de588b8 ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700 by Hans de Goede · 8 years ago
  11. aecbd9b ACPI / video: driver must be registered before checking for keypresses by Adrien Schildknecht · 8 years ago
  12. 4b4b3b2 ACPI / video: Add quirks for the Dell Vostro V131 by Hans de Goede · 9 years ago
  13. 05bc59a ACPI / video: Add a module option to disable the reporting of keypresses by Hans de Goede · 9 years ago
  14. 90b066b ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper by Hans de Goede · 9 years ago
  15. e50b9be ACPI / video: only register backlight for LCD device by Aaron Lu · 9 years ago
  16. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  17. e7d024c ACPI / video: Make acpi_video_unregister_backlight() private by Hans de Goede · 9 years ago
  18. 2a8b18e ACPI / video: Fix acpi_video _register vs _unregister_backlight race by Hans de Goede · 9 years ago
  19. 7ee33ba ACPI / video: Move dmi_check_system from module_init to acpi_video_register by Hans de Goede · 9 years ago
  20. 93a291d ACPI / video: Move backlight notifier to video_detect.c by Hans de Goede · 9 years ago
  21. 3bd6bce ACPI / video: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  22. 14ca7a47 acpi-video-detect: video: Make video_detect code part of the video module by Hans de Goede · 9 years ago[Renamed (99%) from drivers/acpi/video.c]
  23. 654a182 ACPI / video: Add a parameter to not register the backlight sysfs interface by Hans de Goede · 9 years ago
  24. 7f5c188 ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1 by Hans de Goede · 9 years ago
  25. 6449188 ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570 by Hans de Goede · 9 years ago
  26. ff92cfe ACPI / video: Allow forcing native backlight on non win8 machines by Aaron Lu · 9 years ago
  27. 28d6340 ACPI / video: Propagate the error code for acpi_video_register by Chris Wilson · 9 years ago
  28. 6e17cb1 ACPI / video: Load the module even if ACPI is disabled by Chris Wilson · 9 years ago
  29. 3120d03 ACPI / video: Disable native backlight on Samsung Series 9 laptops by Jens Reyer · 9 years ago
  30. e77a163 ACPI / video: Add disable_native_backlight quirk for Samsung 510R by Hans de Goede · 9 years ago
  31. 3295d73 ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3E by Hans de Goede · 9 years ago
  32. 6a3ef10 ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X by Hans de Goede · 9 years ago
  33. 7d0b934 ACPI / video: Add some Samsung models to disable_native_backlight list by Aaron Lu · 10 years ago
  34. b4df463 ACPI / video: update the skip case for acpi_video_device_in_dod() by Aaron Lu · 10 years ago
  35. 667ae4e Merge back earlier ACPI backlight material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  36. 35d0565 ACPI / video: update condition to check if device is in _DOD list by Aaron Lu · 10 years ago
  37. dce4ec2 ACPI / video: Run _BCL before deciding registering backlight by Aaron Lu · 10 years ago
  38. cbe68a2 Merge back 'acpi-video' material for v3.18. by Rafael J. Wysocki · 10 years ago
  39. 0b8db27 ACPI / video: check _DOD list when creating backlight devices by Aaron Lu · 10 years ago
  40. 789eeea ACPI / video: disable native backlight for ThinkPad X201s by Aaron Lu · 10 years ago
  41. e4d38b5 ACPI / video: Remove video_set_use_native_backlight quirk by Hans de Goede · 10 years ago
  42. 84c3485 ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PC by Hans de Goede · 10 years ago
  43. 5f24079 ACPI / video: Add a disable_native_backlight quirk by Hans de Goede · 10 years ago
  44. 25294e9 ACPI / video: Fix use_native_backlight selection logic by Hans de Goede · 10 years ago
  45. 7f94fde ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 models by Hans de Goede · 10 years ago
  46. 6d6b20b ACPI: move models with win8 brightness problems from win8 blacklist to use_native_backlight by Hans de Goede · 10 years ago
  47. 8ab58e8 ACPI / video: Fix backlight taking 2 steps on a brightness up/down keypress by Linus Torvalds · 10 years ago
  48. 4cf465b ACPI / video: Add use_native_backlight quirk for HP ProBook 4540s by Hans de Goede · 10 years ago
  49. 2843768 Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0" by Rafael J. Wysocki · 10 years ago
  50. ab7027d ACPI / video: Add Acer TravelMate B113 to native backlight blacklist by Martin Kepplinger · 10 years ago
  51. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 10 years ago
  52. 751109a ACPI / video: Change the default for video.use_native_backlight to 1 by Rafael J. Wysocki · 10 years ago
  53. 0dc6b96 ACPI / video: Add 4 new models to the use_native_backlight DMI list by Hans de Goede · 10 years ago
  54. 1e815db ACPI / video: Add use native backlight quirk for the ThinkPad W530 by Hans de Goede · 10 years ago
  55. 53a92ba ACPI / video: Unregister the backlight device if a raw one shows up later by Hans de Goede · 10 years ago
  56. 2d8fe67 Merge back earlier 'acpi-video' material. by Rafael J. Wysocki · 10 years ago
  57. 1b7f37e ACPI / video: Add an acpi_video_unregister_backlight function by Hans de Goede · 10 years ago
  58. 07d1d29 ACPI / video: Revert native brightness quirk for ThinkPad T530 by Hans de Goede · 10 years ago
  59. 99678ed ACPI / video: Don't register acpi_video_resume notifier without backlight devices by Hans de Goede · 10 years ago
  60. 5ff365f ACPI / video: correct DMI tag for Dell Inspiron 7520 by Aaron Lu · 10 years ago
  61. 886129a ACPI / video: change acpi-video brightness_switch_enabled default to 0 by Hans de Goede · 10 years ago
  62. 43d9490 ACPI / video: Add use_native_backlight quirks for more systems by Hans de Goede · 10 years ago
  63. 997dd7f ACPI / video: Favor native backlight interface for ThinkPad Helix by Stephen Chandler Paul · 10 years ago
  64. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 10 years ago
  65. 0e9f81d ACPI / video: Add systems that should favour native backlight interface by Aaron Lu · 10 years ago
  66. bd8ba20 ACPI / video: Filter the _BCL table for duplicate brightness values by Hans de Goede · 10 years ago
  67. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  68. 545ef36 ACPI / video: clean up DMI table for initial black screen problem by Aaron Lu · 11 years ago
  69. 906f187 Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1" by Aaron Lu · 11 years ago
  70. 2c62333 ACPI / video: Quirk initial backlight level 0 by Aaron Lu · 11 years ago
  71. 9efa5e5 ACPI / video: Fix initial level validity test by Aaron Lu · 11 years ago
  72. e37f14a ACPI / video: Ignore BIOS initial backlight value for HP 250 G1 by Kirill Tkhai · 11 years ago
  73. fbc9fe1 ACPI / video: Do not register backlight if win8 and native interface exists by Aaron Lu · 11 years ago
  74. 67b662e ACPI / video: seperate backlight control and event interface by Aaron Lu · 11 years ago
  75. 8a3a53e Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  76. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  77. c92f56c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  78. 168cf0e Revert "ACPI / video: Always call acpi_video_init_brightness() on init" by Rafael J. Wysocki · 11 years ago
  79. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  80. b3b301c ACPI / video: improve quirk check in acpi_video_bqc_quirk() by Felipe Contreras · 11 years ago
  81. d8648ca ACPI / video: drop unused fields from struct acpi_video_brightness_flags by Felipe Contreras · 11 years ago
  82. 7c364e7 ACPI / video: remove unnecessary type casting by Felipe Contreras · 11 years ago
  83. 915ea7e ACPI / video: trivial style cleanups by Felipe Contreras · 11 years ago
  84. 21fcb34 ACPI / video: trivial costmetic cleanups by Felipe Contreras · 11 years ago
  85. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  86. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  87. 9657a56 ACPI / video: ignore BIOS initial backlight value for Fujitsu E753 by Lan Tianyu · 11 years ago
  88. efaa14c ACPI / video: no automatic brightness changes by win8-compatible firmware by Aaron Lu · 11 years ago
  89. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  90. c04c697 ACPI / video: Always call acpi_video_init_brightness() on init by Matthew Garrett · 11 years ago
  91. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  92. 0db9820 ACPI: introduce helper function acpi_execute_simple_method() by Jiang Liu · 11 years ago
  93. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 11 years ago
  94. 24071f4 ACPI / scan: Do not bind ACPI drivers to objects with scan handlers by Rafael J. Wysocki · 11 years ago
  95. 8c9b7a7 ACPI / video: Do not bind to device objects with a scan handler by Rafael J. Wysocki · 11 years ago
  96. 780a6ec ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6 by Ash Willis · 11 years ago
  97. fedbe9b ACPI / video: ignore BIOS initial backlight value for HP m4 by Alex Hung · 11 years ago
  98. 4ef366c ACPI video: ignore BIOS initial backlight value for HP 1000 by Alex Hung · 11 years ago
  99. 91e13aa ACPI: video: correct acpi_video_bus_add error processing by Aaron Lu · 11 years ago
  100. a50188d acpi: video: enhance the quirk detect logic of _BQC by Aaron Lu · 11 years ago