开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_pm.c
Age
Commit message (
Expand
)
Author
2011-05-16
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
2011-05-16
drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set
Martin Peres
2011-05-16
drm/nouveau: name the boot perflvl "boot"
Martin Peres
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