1. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  2. 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 12 years ago
  3. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  4. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  5. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 12 years ago
  6. c11dd0d drm/nouveau/pm: fix oops if chipset has no pm support at all by Ben Skeggs · 12 years ago
  7. 25c53c1 drm/nouveau/pm: extend profile interface for destroy/init/fini by Ben Skeggs · 13 years ago
  8. 8d7bb40 drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery by Ben Skeggs · 13 years ago
  9. 085028c drm/nouveau/pm: embed timings into perflvl structs by Ben Skeggs · 13 years ago
  10. fd99fd6 drm/nouveau/pm: calculate memory timings at perflvl creation time by Ben Skeggs · 13 years ago
  11. 68a64ca drm/nouveau/pm: readback boot perflvl *before* parsing vbios by Ben Skeggs · 13 years ago
  12. c7c039f drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation by Roy Spliet · 13 years ago
  13. 3d8a408 drm/nouveau/pm: avoid potential divide-by-zero by Ben Skeggs · 13 years ago
  14. b010374 drm/nouveau/pm: improve the reclocking logs' readability by Martin Peres · 13 years ago
  15. b1aa553 drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct by Martin Peres · 13 years ago
  16. bc6389e drm/nouveau/pm: restore fan speed after suspend by Martin Peres · 13 years ago
  17. ddb2005 drm/nouveau/pm: style fixes by Martin Peres · 13 years ago
  18. 095f979 drm/nouveau/pm: fix build with HWMON off by Dave Airlie · 13 years ago
  19. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  20. 675aac0 drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct by Ben Skeggs · 13 years ago
  21. d2edab4 drm/nouveau/pm: fix missing volt changes when boot voltage is undefined by Ben Skeggs · 13 years ago
  22. 0b627a0 drm/nouveau/pm: change volt/fan before upclock, but after downclock by Ben Skeggs · 13 years ago
  23. ff2b6c6 drm/nouveau/pm: remove the older interfaces completely by Ben Skeggs · 13 years ago
  24. d4cca9e drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/ by Martin Peres · 13 years ago
  25. 35bb508 drm/nv50/pm: s/unk05/vdec/ by Ben Skeggs · 13 years ago
  26. 1e05415 drm/nouveau/pm: remove defunct fanspeed_set/get from pm table by Ben Skeggs · 13 years ago
  27. a175094 drm/nouveau/pm: introduce generic handler for on-chip fan controller by Ben Skeggs · 13 years ago
  28. 11b7d89 drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards by Martin Peres · 13 years ago
  29. cb9fa62 drm/nv50/pm: add support for pwm fan control by Ben Skeggs · 13 years ago
  30. 771e103 drm/nouveau/pm: hook up fanspeed get/set if they're present by Ben Skeggs · 13 years ago
  31. 658e86e drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules. by Ken Milmore · 13 years ago
  32. 77e7da6 drm/nouveau/pm: add hooks to get/set *all* clocks at once by Ben Skeggs · 13 years ago
  33. da1dc4c drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0 by Ben Skeggs · 13 years ago
  34. 93dccbe drm/nouveau/pm: show any info we can manage to glean on current perflvl by Ben Skeggs · 13 years ago
  35. 3b5565d drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips by Ben Skeggs · 13 years ago
  36. c345023 drm/nouveau/pm: store voltage in microvolts by Ben Skeggs · 13 years ago
  37. e614b2e drm/nouveau: Associate memtimings with performance levels on cards <= nv98 by Martin Peres · 13 years ago
  38. 1f96279 drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set by Martin Peres · 13 years ago
  39. 01e542c drm/nouveau: name the boot perflvl "boot" by Martin Peres · 13 years ago
  40. 317495b drm/nouveau: fix suspend/resume on GPUs that don't have PM support by Ben Skeggs · 13 years ago
  41. 8c06a3e drm/nouveau: correctly pair hwmon_init and hwmon_fini by Lucas Stach · 14 years ago
  42. 07cfe0e drm/nouveau: fix hwmon device binding by Lucas Stach · 14 years ago
  43. 6032649 drm/nouveau: hook up acpi power supply change tracking by Ben Skeggs · 14 years ago
  44. b54262f drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set by Martin Peres · 14 years ago
  45. 5c6dc65 drm/nouveau: pass perflvl struct to clock_pre() by Ben Skeggs · 14 years ago
  46. 7760fcb drm/nouveau: Import initial memory timing work by Roy Spliet · 14 years ago
  47. 5c4abd0 drm/nouveau: Misc cleanup of the PM code. by Francisco Jerez · 14 years ago
  48. 8155cac drm/nouveau: Refactor nouveau_temp_get() into engine pointers. by Francisco Jerez · 14 years ago
  49. 34e9d85 drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) by Martin Peres · 14 years ago
  50. 0fbb114 drm/nouveau: Parse old style perf tables. by Francisco Jerez · 14 years ago
  51. 64f1c11 drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload by Ben Skeggs · 14 years ago
  52. 6f87698 drm/nouveau: allow static performance level setting by Ben Skeggs · 14 years ago
  53. 330c598 drm/nouveau: import initial work on vbios performance table parsing by Ben Skeggs · 14 years ago