aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_pm.c
Commit message (Expand)AuthorAge
* drm/nouveau/pm: fix missing volt changes when boot voltage is undefinedBen Skeggs2011-12-21
* drm/nouveau/pm: change volt/fan before upclock, but after downclockBen Skeggs2011-12-21
* drm/nouveau/pm: remove the older interfaces completelyBen Skeggs2011-12-21
* drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/Martin Peres2011-12-21
* drm/nv50/pm: s/unk05/vdec/Ben Skeggs2011-12-21
* drm/nouveau/pm: remove defunct fanspeed_set/get from pm tableBen Skeggs2011-12-21
* drm/nouveau/pm: introduce generic handler for on-chip fan controllerBen Skeggs2011-12-21
* drm/nouveau/pm: manual pwm fanspeed management for nv40+ boardsMartin Peres2011-12-21
* drm/nv50/pm: add support for pwm fan controlBen Skeggs2011-12-21
* drm/nouveau/pm: hook up fanspeed get/set if they're presentBen Skeggs2011-12-21
* drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules.Ken Milmore2011-09-20
* drm/nouveau/pm: add hooks to get/set *all* clocks at onceBen Skeggs2011-09-20
* drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0Ben Skeggs2011-09-20
* drm/nouveau/pm: show any info we can manage to glean on current perflvlBen Skeggs2011-09-20
* drm/nouveau/pm: add support for parsing perflvl voltage on fermi chipsBen Skeggs2011-09-20
* drm/nouveau/pm: store voltage in microvoltsBen Skeggs2011-09-20
* drm/nouveau: Associate memtimings with performance levels on cards <= nv98Martin Peres2011-05-15
* drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not setMartin Peres2011-05-15
* drm/nouveau: name the boot perflvl "boot"Martin Peres2011-05-15
* drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs2011-02-16
* drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach2011-02-01
* drm/nouveau: fix hwmon device bindingLucas Stach2011-01-07
* drm/nouveau: hook up acpi power supply change trackingBen Skeggs2010-12-03
* drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres2010-11-17
* drm/nouveau: pass perflvl struct to clock_pre()Ben Skeggs2010-10-04
* drm/nouveau: Import initial memory timing workRoy Spliet2010-10-04
* drm/nouveau: Misc cleanup of the PM code.Francisco Jerez2010-09-24
* drm/nouveau: Refactor nouveau_temp_get() into engine pointers.Francisco Jerez2010-09-24
* drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)Martin Peres2010-09-24
* drm/nouveau: Parse old style perf tables.Francisco Jerez2010-09-24
* drm/nouveau: restore perflvl on resume, and restore boot perflvl on unloadBen Skeggs2010-09-24
* drm/nouveau: allow static performance level settingBen Skeggs2010-09-24
* drm/nouveau: import initial work on vbios performance table parsingBen Skeggs2010-09-24