aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_pm.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-40/+60
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-498/+107
* samsung update 1codeworkx2012-06-021-107/+498
* drm/nouveau: Associate memtimings with performance levels on cards <= nv98Martin Peres2011-05-161-5/+9
* drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not setMartin Peres2011-05-161-3/+3
* drm/nouveau: name the boot perflvl "boot"Martin Peres2011-05-161-0/+1
* drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs2011-02-171-1/+1
* drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach2011-02-021-1/+1
* drm/nouveau: fix hwmon device bindingLucas Stach2011-01-071-2/+1
* drm/nouveau: hook up acpi power supply change trackingBen Skeggs2010-12-031-0/+30
* drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres2010-11-181-1/+6
* drm/nouveau: pass perflvl struct to clock_pre()Ben Skeggs2010-10-051-6/+7
* drm/nouveau: Import initial memory timing workRoy Spliet2010-10-051-1/+3
* drm/nouveau: Misc cleanup of the PM code.Francisco Jerez2010-09-241-6/+4
* drm/nouveau: Refactor nouveau_temp_get() into engine pointers.Francisco Jerez2010-09-241-8/+11
* drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)Martin Peres2010-09-241-38/+221
* drm/nouveau: Parse old style perf tables.Francisco Jerez2010-09-241-3/+7
* drm/nouveau: restore perflvl on resume, and restore boot perflvl on unloadBen Skeggs2010-09-241-19/+45
* drm/nouveau: allow static performance level settingBen Skeggs2010-09-241-1/+88
* drm/nouveau: import initial work on vbios performance table parsingBen Skeggs2010-09-241-0/+214