index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules.
Ken Milmore
2011-09-20
1
-3
/
+3
*
drm/nouveau/pm: add hooks to get/set *all* clocks at once
Ben Skeggs
2011-09-20
1
-0
/
+11
*
drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0
Ben Skeggs
2011-09-20
1
-7
/
+6
*
drm/nouveau/pm: show any info we can manage to glean on current perflvl
Ben Skeggs
2011-09-20
1
-23
/
+25
*
drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips
Ben Skeggs
2011-09-20
1
-8
/
+16
*
drm/nouveau/pm: store voltage in microvolts
Ben Skeggs
2011-09-20
1
-1
/
+1
*
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
2011-05-16
1
-5
/
+9
*
drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set
Martin Peres
2011-05-16
1
-3
/
+3
*
drm/nouveau: name the boot perflvl "boot"
Martin Peres
2011-05-16
1
-0
/
+1
*
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
Ben Skeggs
2011-02-17
1
-1
/
+1
*
drm/nouveau: correctly pair hwmon_init and hwmon_fini
Lucas Stach
2011-02-02
1
-1
/
+1
*
drm/nouveau: fix hwmon device binding
Lucas Stach
2011-01-07
1
-2
/
+1
*
drm/nouveau: hook up acpi power supply change tracking
Ben Skeggs
2010-12-03
1
-0
/
+30
*
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
Martin Peres
2010-11-18
1
-1
/
+6
*
drm/nouveau: pass perflvl struct to clock_pre()
Ben Skeggs
2010-10-05
1
-6
/
+7
*
drm/nouveau: Import initial memory timing work
Roy Spliet
2010-10-05
1
-1
/
+3
*
drm/nouveau: Misc cleanup of the PM code.
Francisco Jerez
2010-09-24
1
-6
/
+4
*
drm/nouveau: Refactor nouveau_temp_get() into engine pointers.
Francisco Jerez
2010-09-24
1
-8
/
+11
*
drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)
Martin Peres
2010-09-24
1
-38
/
+221
*
drm/nouveau: Parse old style perf tables.
Francisco Jerez
2010-09-24
1
-3
/
+7
*
drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload
Ben Skeggs
2010-09-24
1
-19
/
+45
*
drm/nouveau: allow static performance level setting
Ben Skeggs
2010-09-24
1
-1
/
+88
*
drm/nouveau: import initial work on vbios performance table parsing
Ben Skeggs
2010-09-24
1
-0
/
+214