1. 095f979 drm/nouveau/pm: fix build with HWMON off by Dave Airlie · 13 years ago
  2. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  3. 675aac0 drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct by Ben Skeggs · 13 years ago
  4. d2edab4 drm/nouveau/pm: fix missing volt changes when boot voltage is undefined by Ben Skeggs · 13 years ago
  5. 0b627a0 drm/nouveau/pm: change volt/fan before upclock, but after downclock by Ben Skeggs · 13 years ago
  6. ff2b6c6 drm/nouveau/pm: remove the older interfaces completely by Ben Skeggs · 13 years ago
  7. d4cca9e drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/ by Martin Peres · 13 years ago
  8. 35bb508 drm/nv50/pm: s/unk05/vdec/ by Ben Skeggs · 13 years ago
  9. 1e05415 drm/nouveau/pm: remove defunct fanspeed_set/get from pm table by Ben Skeggs · 13 years ago
  10. a175094 drm/nouveau/pm: introduce generic handler for on-chip fan controller by Ben Skeggs · 13 years ago
  11. 11b7d89 drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards by Martin Peres · 13 years ago
  12. cb9fa62 drm/nv50/pm: add support for pwm fan control by Ben Skeggs · 13 years ago
  13. 771e103 drm/nouveau/pm: hook up fanspeed get/set if they're present by Ben Skeggs · 13 years ago
  14. 658e86e drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules. by Ken Milmore · 13 years ago
  15. 77e7da6 drm/nouveau/pm: add hooks to get/set *all* clocks at once by Ben Skeggs · 13 years ago
  16. da1dc4c drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0 by Ben Skeggs · 13 years ago
  17. 93dccbe drm/nouveau/pm: show any info we can manage to glean on current perflvl by Ben Skeggs · 13 years ago
  18. 3b5565d drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips by Ben Skeggs · 13 years ago
  19. c345023 drm/nouveau/pm: store voltage in microvolts by Ben Skeggs · 13 years ago
  20. e614b2e drm/nouveau: Associate memtimings with performance levels on cards <= nv98 by Martin Peres · 14 years ago
  21. 1f96279 drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set by Martin Peres · 14 years ago
  22. 01e542c drm/nouveau: name the boot perflvl "boot" by Martin Peres · 14 years ago
  23. 317495b drm/nouveau: fix suspend/resume on GPUs that don't have PM support by Ben Skeggs · 14 years ago
  24. 8c06a3e drm/nouveau: correctly pair hwmon_init and hwmon_fini by Lucas Stach · 14 years ago
  25. 07cfe0e drm/nouveau: fix hwmon device binding by Lucas Stach · 14 years ago
  26. 6032649 drm/nouveau: hook up acpi power supply change tracking by Ben Skeggs · 14 years ago
  27. b54262f drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set by Martin Peres · 14 years ago
  28. 5c6dc65 drm/nouveau: pass perflvl struct to clock_pre() by Ben Skeggs · 14 years ago
  29. 7760fcb drm/nouveau: Import initial memory timing work by Roy Spliet · 14 years ago
  30. 5c4abd0 drm/nouveau: Misc cleanup of the PM code. by Francisco Jerez · 14 years ago
  31. 8155cac drm/nouveau: Refactor nouveau_temp_get() into engine pointers. by Francisco Jerez · 14 years ago
  32. 34e9d85 drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) by Martin Peres · 14 years ago
  33. 0fbb114 drm/nouveau: Parse old style perf tables. by Francisco Jerez · 14 years ago
  34. 64f1c11 drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload by Ben Skeggs · 14 years ago
  35. 6f87698 drm/nouveau: allow static performance level setting by Ben Skeggs · 14 years ago
  36. 330c598 drm/nouveau: import initial work on vbios performance table parsing by Ben Skeggs · 14 years ago