index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_pm.c
Age
Commit message (
Expand
)
Author
2011-02-17
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
Ben Skeggs
2011-02-02
drm/nouveau: correctly pair hwmon_init and hwmon_fini
Lucas Stach
2011-01-07
drm/nouveau: fix hwmon device binding
Lucas Stach
2010-12-03
drm/nouveau: hook up acpi power supply change tracking
Ben Skeggs
2010-11-18
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
Martin Peres
2010-10-05
drm/nouveau: pass perflvl struct to clock_pre()
Ben Skeggs
2010-10-05
drm/nouveau: Import initial memory timing work
Roy Spliet
2010-09-24
drm/nouveau: Misc cleanup of the PM code.
Francisco Jerez
2010-09-24
drm/nouveau: Refactor nouveau_temp_get() into engine pointers.
Francisco Jerez
2010-09-24
drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)
Martin Peres
2010-09-24
drm/nouveau: Parse old style perf tables.
Francisco Jerez
2010-09-24
drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload
Ben Skeggs
2010-09-24
drm/nouveau: allow static performance level setting
Ben Skeggs
2010-09-24
drm/nouveau: import initial work on vbios performance table parsing
Ben Skeggs