1. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  2. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  3. 1dca220 drm/i915/opregion: fix build error on CONFIG_ACPI=n by Jani Nikula · 11 years ago
  4. 752aa88 drm/i915: make backlight functions take a connector by Jesse Barnes · 11 years ago
  5. 91a60f2 drm/i915: move opregion asle request handling to a work queue by Jani Nikula · 11 years ago
  6. 540b5d0 drm/i915: Add breadcrumbs for why the backlight is being set by Chris Wilson · 11 years ago
  7. 4994aa8 drm/i915: increase the SWSCI DSLP default timeout to 50ms by Paulo Zanoni · 11 years ago
  8. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  9. 507c1a4 drm/i915: check for more ASLC interrupts by Paulo Zanoni · 11 years ago
  10. 794a79a drm/i915: clear opregon->lid_state after we unmap it by Paulo Zanoni · 11 years ago
  11. cac6a5a drm/i915: try not to lose backlight CBLV precision by Jani Nikula · 11 years ago
  12. ecbc5cf drm/i915: add opregion function to notify bios of adapter power state by Jani Nikula · 11 years ago
  13. 9c4b0a6 drm/i915: add opregion function to notify bios of encoder enable/disable by Jani Nikula · 11 years ago
  14. ebde53c drm/i915: add plumbing for SWSCI by Jani Nikula · 11 years ago
  15. 0f4f7b5 drm/i915: tune down DIDL warning about too many outputs by Daniel Vetter · 11 years ago
  16. c2a2a1a drm/i915: distinguish between error messages in DIDL initialization by Jani Nikula · 11 years ago
  17. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  18. f49e38d drm/i915: cleanup opregion asle pipestat enable by Jani Nikula · 11 years ago
  19. 2cc7aa2 drm/i915: untie opregion init and asle irq/pipestat enable by Jani Nikula · 11 years ago
  20. 68bca4b drm/i915: manage opregion asle driver readiness properly by Jani Nikula · 11 years ago
  21. f599cc2 drm/i915: cleanup opregion technology enabled indicator defines by Jani Nikula · 11 years ago
  22. 81a0780 drm/i915: drop code duplication in favor of asle interrupt handler by Jani Nikula · 11 years ago
  23. e93d440 drm/i915/opregion: don't pretend we did something when we didn't by Jani Nikula · 12 years ago
  24. 1767afa drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB by Jani Nikula · 12 years ago
  25. d654063 drm/i915: keep max backlight internal to intel_panel.c by Jani Nikula · 12 years ago
  26. d4e1a69 ACPI: Remove acpi_device dependency in acpi_device_set_id() by Toshi Kani · 12 years ago
  27. 7d37bea GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c by Yasuaki Ishimatsu · 12 years ago
  28. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  29. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  30. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  31. 749052f drm/i915: add debug logging to ASLE backlight set requests by Jani Nikula · 12 years ago
  32. d627b62 i915: initialize CADL in opregion by Lekensteyn · 12 years ago
  33. 5bc4418 drm/i915: [sparse] __iomem fixes for opregion by Ben Widawsky · 12 years ago
  34. a70491c i915: Add and use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  35. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  36. aaa6fd2 Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. by Matthew Garrett · 13 years ago
  37. f5a3d0c i915: Fix opregion notifications by Matthew Garrett · 13 years ago
  38. 82d3c90 drm/i915: Use a symbolic constant for OpRegion lid state by Chris Wilson · 14 years ago
  39. bdd92c9 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  40. b705120 drm/i915: Use consistent mappings for OpRegion between ACPI and i915 by Michael Karcher · 14 years ago
  41. 01fe9db drm/i915: Use ACPI OpRegion to determine lid status by Chris Wilson · 14 years ago
  42. 1ec14ad drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB by Chris Wilson · 14 years ago
  43. 30c5666 drm/i915: opregion_setup: iounmap correct address by Christoph Fritz · 14 years ago
  44. a957355 drm/i915: Refactor panel backlight controls by Chris Wilson · 14 years ago
  45. 44834a6 drm/i915: Use the VBT from OpRegion when available (v3) by Chris Wilson · 14 years ago
  46. 3b61796 drm/i915: Rename i915_opregion.c to intel_opregion.c by Chris Wilson · 14 years ago[Renamed (98%) from drivers/gpu/drm/i915/i915_opregion.c]
  47. 4238a41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  48. 54b9b30 Call acpi_video_register() in intel_opregion_init() failure path by David Woodhouse · 14 years ago
  49. 862daef drm/i915/opregion: Use ASLE response codes defined in 0.1 by Chris Wilson · 14 years ago
  50. 3143751 drm/i915: set DIDL using the ACPI video output device _ADR method return. by Zhang Rui · 15 years ago
  51. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  52. 01c6688 drm/i915: Add ACPI OpRegion support for Ironlake by Zhao Yakui · 15 years ago
  53. 44d98a6 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER by Zhao Yakui · 15 years ago
  54. 078a033 drm/i915: fix opregion backlight chip detect and range by Li Peng · 15 years ago
  55. 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
  56. 44ab431 drm/i915: Enable ASLE if present by Matthew Garrett · 16 years ago
  57. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 16 years ago
  58. d770e3c drm/i915: Register ACPI video even when not modesetting by Matthew Garrett · 16 years ago
  59. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 16 years ago
  60. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  61. 7c46358 drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR. by Keith Packard · 16 years ago
  62. 8ee1c3d Add Intel ACPI IGD OpRegion support by Matthew Garrett · 16 years ago