1. bf44e8c vgaarb: don't pass a cookie to vga_client_register by Christoph Hellwig · 3 years, 6 months ago
  2. f6b1772 vgaarb: remove the unused irq_set_state argument to vga_client_register by Christoph Hellwig · 3 years, 6 months ago
  3. b877947 vgaarb: provide a vga_client_unregister wrapper by Christoph Hellwig · 3 years, 6 months ago
  4. 45549c0 vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.c by Christoph Hellwig · 3 years, 6 months ago
  5. b0b514a vgaarb: remove vga_conflicts by Christoph Hellwig · 3 years, 6 months ago
  6. 808a4ae vgaarb: Use ACPI HID name to find integrated GPU by Kai-Heng Feng · 3 years, 7 months ago
  7. 489e9fe Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years ago
  8. 99efde6 PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus() by Mika Westerberg · 4 years, 1 month ago
  9. 9572e66 vga_switcheroo: simplify the return expression of vga_switcheroo_runtime_resume by Qinglang Miao · 4 years, 3 months ago
  10. f369bc3 vgaarb: mark vga_tryget static by Christoph Hellwig · 4 years, 5 months ago
  11. d917e64 vga: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  12. daed277 Merge tag 'topic/remove-fbcon-notifiers-2019-06-26' into drm-misc-next-fixes by Maarten Lankhorst · 6 years ago
  13. 6116b89 vga_switcheroo: Depend upon fbcon being built-in, if enabled by Daniel Vetter · 6 years ago
  14. d609f60 Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-next by Maarten Lankhorst · 6 years ago
  15. 90e7349 vga_switcheroo: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  16. 1cd51b5 vgaswitcheroo: call fbcon_remap_all directly by Daniel Vetter · 6 years ago
  17. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  18. 74cd45f Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  19. c6b38fb drm: move i915_kick_out_vgacon to vgaarb by Gerd Hoffmann · 6 years ago
  20. 94e8e8e vga-switcheroo: make PCI dependency explicit by Sinan Kaya · 6 years ago
  21. d7563c5 Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  22. fc09ab7 vga_switcheroo: Fix missing gpu_bound call at audio client registration by Takashi Iwai · 6 years ago
  23. 3d42f1d vgaarb: Keep adding VGA device in queue by Aaron Ma · 6 years ago
  24. a81c9ab vgaarb: Add support for 64-bit frame buffer address by Aaron Ma · 6 years ago
  25. 37a3a98 ALSA: hda - Enable runtime PM only for discrete GPU by Takashi Iwai · 6 years ago
  26. 4aaf448 vga_switcheroo: set audio client id according to bound GPU id by Jim Qu · 6 years ago
  27. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  28. b67ae78 vga_switcheroo: Let HDA autosuspend on mux change by Lukas Wunner · 7 years ago
  29. 07f4f97 vga_switcheroo: Use device link for HDA controller by Lukas Wunner · 7 years ago
  30. 8948ca1 vga_switcheroo: Deduplicate power state tracking by Lukas Wunner · 7 years ago
  31. dcac86b vga_switcheroo: Update PCI current_state on power change by Lukas Wunner · 7 years ago
  32. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  33. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  34. 505a1b5 vgaarb: Factor out EFI and fallback default device selection by Bjorn Helgaas · 7 years ago
  35. a37c0f4 vgaarb: Select a default VGA device even if there's no legacy VGA by Bjorn Helgaas · 7 years ago
  36. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  37. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  38. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  39. fa6d513 drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issues by Joan Jani · 8 years ago
  40. ed2ab35 vgaarb: use valid dev pointer in vgaarb_info() by Arnd Bergmann · 8 years ago
  41. cf590b8 vgaarb: Downgrade userspace-triggerable messages to debug by Bjorn Helgaas · 8 years ago
  42. a75d68f vgaarb: Use dev_printk() when possible by Bjorn Helgaas · 8 years ago
  43. 49521b1 drivers/gpu/vga: allocate vga_arb_write() buffer on stack by Dmitry Vyukov · 8 years ago
  44. b754b35 vgaarbiter: rst-ifiy and polish kerneldoc by Daniel Vetter · 8 years ago
  45. fb001df vga_switcheroo: Sphinxify docs by Lukas Wunner · 8 years ago
  46. a345918 vga_switcheroo: Support deferred probing of audio clients by Lukas Wunner · 9 years ago
  47. b00e533 vga_switcheroo: Add helper for deferred probing by Lukas Wunner · 9 years ago
  48. e4cb81d vga_switcheroo: Add support for switching only the DDC by Lukas Wunner · 9 years ago
  49. 156d7d4 vga_switcheroo: Add handler flags infrastructure by Lukas Wunner · 9 years ago
  50. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  51. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 9 years ago
  52. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  53. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  54. 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
  55. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  56. 3a84866 vga_switcheroo: Prettify documentation by Lukas Wunner · 9 years ago
  57. 9f5bd30 vgaarb: fix signal handling in vga_get() by Kirill A. Shutemov · 9 years ago
  58. dfbf53e vgaarb: remove bogus checks by Al Viro · 9 years ago
  59. e02328f vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT by Lukas Wunner · 9 years ago
  60. 5d17013 vga_switcheroo: Constify vga_switcheroo_handler by Lukas Wunner · 9 years ago
  61. fa3e967 vga_switcheroo: Use enum vga_switcheroo_client_id instead of int by Lukas Wunner · 9 years ago
  62. 21c5ba8 vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1 by Lukas Wunner · 9 years ago
  63. 203d027 vga_switcheroo: Use enum vga_switcheroo_state instead of int by Lukas Wunner · 9 years ago
  64. 8f12a31 vga_switcheroo: Add missing locking by Lukas Wunner · 9 years ago
  65. 945ef5b vgaarb: use kzalloc in vga_arbiter_add_pci_device() by Rasmus Villemoes · 9 years ago
  66. 21b4567 vga_switcheroo: Set active attribute to false for audio clients by Lukas Wunner · 9 years ago
  67. 4127838 vga_switcheroo: Sort headers alphabetically by Lukas Wunner · 9 years ago
  68. a645654 vga_switcheroo: Document _ALL_ the things! by Lukas Wunner · 9 years ago
  69. 798ae0f vga_switcheroo: Remove unnecessary checks by Thierry Reding · 9 years ago
  70. 7491bfb vga_switcheroo: Wrap overly long lines by Thierry Reding · 9 years ago
  71. 9b0be1e vga_switcheroo: Use pr_fmt() by Thierry Reding · 9 years ago
  72. 7130927 vga_switcheroo: Cleanup header comment by Thierry Reding · 9 years ago
  73. bf8252b vga_switcheroo: Use pr_*() instead of printk() by Thierry Reding · 9 years ago
  74. 5d90ccf vgaarb: Fix a few checkpatch errors and warnings by Thierry Reding · 9 years ago
  75. 8b7e2e8 vgaarb: Use vgaarb: prefix consistently in messages by Thierry Reding · 9 years ago
  76. eb6944f vgaarb: Stop complaining about absent devices by Thierry Reding · 9 years ago
  77. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 1734a6e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  79. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  80. 766a53d vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops by Alex Deucher · 10 years ago
  81. ce6eacb vgaarb: Drop obsolete #ifndef by Bruno Prémont · 10 years ago
  82. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  83. 4e4e7dc vgaarb: We can own non-decoded resources by Alex Williamson · 10 years ago
  84. f2bc56161 vgaswitcheroo: switch the mux to the igp on power down when runpm is enabled by Alex Deucher · 11 years ago
  85. 5c0f6ee vgaarb: Fix VGA decodes changes by Alex Williamson · 11 years ago
  86. f22d776 vgaarb: Don't disable resources that are not owned by Alex Williamson · 11 years ago
  87. 0d69704 gpu/vga_switcheroo: add driver control power feature. (v3) by Dave Airlie · 12 years ago
  88. 054430e fbcon: fix locking harder by Dave Airlie · 12 years ago
  89. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  90. 1150f25 vga: compile fix, disable vga for s390 by Jan Glauber · 12 years ago
  91. 9499c82 vga_switcheroo: Drop unused include and unused variables. by Igor Murzov · 12 years ago
  92. 78c8f84 Merge branch 'pci/yinghai-misc' into next by Bjorn Helgaas · 12 years ago
  93. 84544a1 PCI: Fix default vga ref_count by Yinghai Lu · 12 years ago
  94. b895e66 Merge branch 'pci/jiang-get-domain-bus-slot' into next by Bjorn Helgaas · 12 years ago
  95. f85567c PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot() by Jiang Liu · 12 years ago
  96. e99eac5 vga_switcheroo: Don't require handler init callback by Seth Forshee · 12 years ago
  97. 36704c0 vga_switcheroo: Remove assumptions about registration/unregistration ordering by Seth Forshee · 12 years ago
  98. c91c3fa vga_switcheroo: Enable/disable audio clients at the right time by Takashi Iwai · 13 years ago
  99. c8e9cf7 vga_switcheroo: Add a helper function to get the client state by Takashi Iwai · 13 years ago
  100. 3e9e63d vga_switcheroo: Add the support for audio clients by Takashi Iwai · 13 years ago