1. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 11 years ago
  2. 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
  3. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  4. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  5. 0846c72 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  6. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  7. d2c7ab3 drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add by Maarten Lankhorst · 11 years ago
  8. 377cfdc drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800 by Dan Carpenter · 11 years ago
  9. 35c3367 drm/nouveau/pwr: fix missing mutex unlock in a failure path by Ben Skeggs · 11 years ago
  10. 09dacc7 drm/nv40/therm: fix slowing down fan when pstate undefined by Ben Skeggs · 11 years ago
  11. b9d9dcd drm/nv11-: synchronise flips to vblank, unless async flip requested by Ben Skeggs · 11 years ago
  12. 1e303c0 drm/nvc0-: remove nasty fifo swmthd hack for flip completion method by Ben Skeggs · 11 years ago
  13. 69a6146 drm/nv10-: we no longer need to create nvsw object on user channels by Ben Skeggs · 11 years ago
  14. eae389f drm/nouveau: always queue flips relative to kernel channel activity by Ben Skeggs · 11 years ago
  15. 07ad6ca drm/nouveau: there is no need to reserve/fence the new fb when flipping by Ben Skeggs · 11 years ago
  16. 9360bd1 drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence by Ben Skeggs · 11 years ago
  17. 5d216f6 drm/nouveau: allow nouveau_fence_ref() to be a noop by Ben Skeggs · 11 years ago
  18. 0bae1d6 drm/nvc8/mc: msi rearm is via the nvc0 method by Ben Skeggs · 11 years ago
  19. 98706ea drm/nouveau: fix 32-bit build by Dave Airlie · 11 years ago
  20. 9191526 Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  21. 4c60fac drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimus by Emil Velikov · 11 years ago
  22. aae95ca drm/nouveau/fb: implement various bits of work towards memory reclocking by Ben Skeggs · 11 years ago
  23. 26fdd78 drm/nouveau: implement a simple sysfs interface to new pm code by Ben Skeggs · 11 years ago
  24. 9838366 drm/nouveau/device: initial control object class, with pstate control methods by Ben Skeggs · 11 years ago
  25. 7c85652 drm/nouveau/clk: implement power state and engine clock control in core by Ben Skeggs · 12 years ago
  26. c9c0cca drm/nouveau/volt: implement voltage control in core by Ben Skeggs · 11 years ago
  27. 0833428 drm/nouveau/bios: parsing for various tables required for power management by Ben Skeggs · 12 years ago
  28. aa4d7a4 drm/nouveau/perfmon: initial infrastructure to expose performance counters by Ben Skeggs · 11 years ago
  29. 2984506 drm/nouveau/bus: add interfaces/helpers for sequencer by Ben Skeggs · 11 years ago
  30. 48ae0b3 drm/nouveau/bus: make external class definitions pointers by Ben Skeggs · 11 years ago
  31. ff4b42c drm/nouveau/pwr: initial implementation by Ben Skeggs · 11 years ago
  32. 682b1fc drm/nouveau/therm: update target fanspeed outside of therm lock by Ben Skeggs · 11 years ago
  33. 208cf0b drm/nouveau/therm: automatic mode by default by Ben Skeggs · 11 years ago
  34. 21b1ed1 drm/nouveau/therm: no toggle fan control either if we can't guarantee no pwm connected by Ben Skeggs · 11 years ago
  35. 09b8d73 drm/nvc0/therm: allow fan control if we've killed the vbios ppwr ucode by Ben Skeggs · 11 years ago
  36. 36faa2f drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speed by Ben Skeggs · 11 years ago
  37. 6387e2c drm/nouveau/therm: add hook for clk to suggest fanspeed to therm by Ben Skeggs · 11 years ago
  38. 547807b drm/nouveau/pwr: assign a subdev id for upcoming implementation by Ben Skeggs · 11 years ago
  39. 2d976e3 drm/nouveau/gpio: return different error code for not found vs invalid by Ben Skeggs · 11 years ago
  40. b9ed919 drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM by Ben Skeggs · 11 years ago
  41. c52f4fa drm/nouveau/core: make all info-level messages silent for runtime pm by Ben Skeggs · 11 years ago
  42. 16c4f22 drm/nouveau/fifo: make external class definitions into pointers by Ben Skeggs · 11 years ago
  43. aabf19c drm/nouveau/device: recognise GK208 by Ben Skeggs · 11 years ago
  44. 13d2b35 drm/nvc0-/gr: fix a number of missing explicit array terminators... by Ben Skeggs · 11 years ago
  45. 0c08884 drm/nouveau/mc: fix (incorrect) reporting of unknown pending intr bits by Ben Skeggs · 11 years ago
  46. 8df1d0c drm/nouveau/disp: semi-complete link training sequence even if display disappears by Ben Skeggs · 11 years ago
  47. 4767fae drm/nouveau/bios: some older boards have shorter displayport tables by Ben Skeggs · 11 years ago
  48. 46ea168 drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check by Ben Skeggs · 11 years ago
  49. 6d8d163 drm/nvd0-/disp: reorder writes to lane current control regs by Ben Skeggs · 11 years ago
  50. d7b023d drm/nv94-nvc0/disp: reorder writes to lane current control regs by Ben Skeggs · 11 years ago
  51. 687d8f6 drm/nouveau/disp: log if DP link training fails by Ben Skeggs · 11 years ago
  52. 9e2b734 drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 by Martin Peres · 11 years ago
  53. fd34381b drm/nouveau/agp: add a quirk list to limit agp modes by Ilia Mirkin · 11 years ago
  54. e8d95b2 drm/nvd9-/disp: disable display underflow reporting at init by Ben Skeggs · 11 years ago
  55. d29b992 drm/nva0/clk: fix accidental limiting of pll coefficients by Ben Skeggs · 11 years ago
  56. 75faef7 drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking by Ben Skeggs · 11 years ago
  57. 20cdeaf drm/nouveau/fb: merge more bits and pieces into oclass definitions by Ben Skeggs · 11 years ago
  58. 8613e73 drm/nouveau/fb: remove ram oclass argument from base fb constructor by Ben Skeggs · 11 years ago
  59. 9ca3037 drm/nv50-nvaf/fb: split the class definitions up a bit by Ben Skeggs · 11 years ago
  60. 1e9fc30 drm/nouveau/fb: make external class definitions pointers by Ben Skeggs · 11 years ago
  61. 0fef9d8 drm/nvaa/mc: blacklist msi to off by default by Ben Skeggs · 11 years ago
  62. 9a9d5c6 drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror by Ben Skeggs · 11 years ago
  63. 1b4fea0 drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm by Ben Skeggs · 11 years ago
  64. 08f6fbd drm/nouveau/mc: store static data in nouveau_mc class definition by Ben Skeggs · 11 years ago
  65. 3c792a1 drm/nouveau/mc: fetch NV_PMC_INTR again after re-arming MSI by Ben Skeggs · 11 years ago
  66. ab5beca drm/nouveau/mc: bracket interrupt handler with NV_PMC_INTR_EN disable/re-enable by Ben Skeggs · 11 years ago
  67. 6dcee40 drm/nouveau/mc: have single entry and exit points to the interrupt handler by Ben Skeggs · 11 years ago
  68. cfc2f26 drm/nouveau/mc: msi rearm write via subdev, not device by Ben Skeggs · 11 years ago
  69. dd5b84a drm/nouveau/device: use an additional bit from NV_PMC_BOOT_0 to identify chipset by Ben Skeggs · 11 years ago
  70. 3db0fdb drm/nouveau/bios/init: return failure condition on invalid opcodes by Ben Skeggs · 11 years ago
  71. ab403ac drm/nv31/mpeg: remove need for separate refcnt on engine use by Ben Skeggs · 11 years ago
  72. b449a43 drm/nouveau/therm: ack any pending IRQ at init by Martin Peres · 11 years ago
  73. be0dd4d drm/nv31/mpeg: split the nv31 and nv40 dma setting implementations by Ilia Mirkin · 11 years ago
  74. e6585ca drm/nv31/mpeg: store chan singleton in engine, use it for dispatch by Ilia Mirkin · 11 years ago
  75. 912de74 drm/nv40/mpeg: use the nv31-provided classes by Ilia Mirkin · 11 years ago
  76. 5fa7543 drm/nv44/mpeg: create a copy of the nv31/nv40 impls by Ilia Mirkin · 11 years ago
  77. be4ba55 drm/nv31/mpeg: no need to set compat mode differently for nv44 gr by Ilia Mirkin · 11 years ago
  78. 515de6b drm/nv10/kms: add plane support for nv10-nv40 by Ilia Mirkin · 11 years ago
  79. 8aa816b drm/nv10: fix chipset checks, mostly for the benefit of nv1a by Ilia Mirkin · 11 years ago
  80. 4a0ff75 drm/nv10: introduce a new NV_11 card type by Ilia Mirkin · 11 years ago
  81. 73f4b1f drm/nouveau: fix backlight mask on ppc powerbook by Ilia Mirkin · 11 years ago
  82. 4449933 drm/nouveau: remove prototype for non-existent nouveau_connector_bpp by Ilia Mirkin · 11 years ago
  83. c42a7ae drm/nouveau/vic: rename PUNK1C1 to PVIC by Ben Skeggs · 11 years ago
  84. 74ce291 drm/nouveau/therm: kill some over-zealous debugging by Ben Skeggs · 11 years ago
  85. 15689c3 drm/nouveau/core: split lock into list+exec and enable refcount locks by Ben Skeggs · 11 years ago
  86. 51cb4b3 drm/nouveau/core: convert event handler apis to split create/enable semantics by Ben Skeggs · 11 years ago
  87. 7589563 drm/nv50-/sw: share engine/channel constructor between implementations by Ben Skeggs · 11 years ago
  88. c46c3dd drm/nouveau/sw: prepare for the sharing of constructors between implementations by Ben Skeggs · 11 years ago
  89. ef8d478 drm/nv50-/sw: make vblank tracking data private to the implementations by Ben Skeggs · 11 years ago
  90. 3bfcec3 drm/nv50-/sw: share engine/channel struct definitions between implementations by Ben Skeggs · 11 years ago
  91. ac51bb09 drm/nouveau/core: Allow asymmetric nouveau_event_get/_put by Peter Hurley · 11 years ago
  92. 0192557 drm/nouveau/core: Move event index check from critical section by Peter Hurley · 11 years ago
  93. a25f83b drm/nouveau/core: Add priv field for event handlers by Peter Hurley · 11 years ago
  94. ca356222 drm/nouveau: off by one in nouveau_drm_vblank_enable() by Dan Carpenter · 11 years ago
  95. 1934a2a drm/nouveau: remove pointless assignment by Dave Jones · 11 years ago
  96. 33e3fd5 nouveau: drop interrupt busy setting. by Dave Airlie · 11 years ago
  97. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  98. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  99. be51e4a Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  100. 5bdebb1 drm/sysfs: sort out minor and connector device object lifetimes. by Dave Airlie · 11 years ago