aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-18drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres1-1/+6
2010-10-05drm/nouveau: pass perflvl struct to clock_pre()Ben Skeggs1-6/+7
2010-10-05drm/nouveau: Import initial memory timing workRoy Spliet1-1/+3
2010-09-24drm/nouveau: Misc cleanup of the PM code.Francisco Jerez1-6/+4
2010-09-24drm/nouveau: Refactor nouveau_temp_get() into engine pointers.Francisco Jerez1-8/+11
2010-09-24drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)Martin Peres1-38/+221
2010-09-24drm/nouveau: Parse old style perf tables.Francisco Jerez1-3/+7
2010-09-24drm/nouveau: restore perflvl on resume, and restore boot perflvl on unloadBen Skeggs1-19/+45
2010-09-24drm/nouveau: allow static performance level settingBen Skeggs1-1/+88
2010-09-24drm/nouveau: import initial work on vbios performance table parsingBen Skeggs1-0/+214