index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/pm: fix build with HWMON off
Dave Airlie
2012-01-10
1
-1
/
+1
*
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
2011-12-21
1
-22
/
+21
*
drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
Ben Skeggs
2011-12-21
1
-2
/
+2
*
drm/nouveau/pm: fix missing volt changes when boot voltage is undefined
Ben Skeggs
2011-12-21
1
-1
/
+1
*
drm/nouveau/pm: change volt/fan before upclock, but after downclock
Ben Skeggs
2011-12-21
1
-13
/
+36
*
drm/nouveau/pm: remove the older interfaces completely
Ben Skeggs
2011-12-21
1
-54
/
+8
*
drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/
Martin Peres
2011-12-21
1
-2
/
+2
*
drm/nv50/pm: s/unk05/vdec/
Ben Skeggs
2011-12-21
1
-2
/
+2
*
drm/nouveau/pm: remove defunct fanspeed_set/get from pm table
Ben Skeggs
2011-12-21
1
-9
/
+3
*
drm/nouveau/pm: introduce generic handler for on-chip fan controller
Ben Skeggs
2011-12-21
1
-16
/
+78
*
drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards
Martin Peres
2011-12-21
1
-6
/
+228
*
drm/nv50/pm: add support for pwm fan control
Ben Skeggs
2011-12-21
1
-2
/
+5
*
drm/nouveau/pm: hook up fanspeed get/set if they're present
Ben Skeggs
2011-12-21
1
-0
/
+9
*
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