index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2013-11-08
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Ben Skeggs
1
-1174
/
+0
2013-03-18
drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailable
Martin Peres
1
-13
/
+31
2013-02-20
drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfs
Ben Skeggs
1
-6
/
+6
2013-02-20
drm/nouveau/hwmon: s/fan0/fan1/
Ben Skeggs
1
-3
/
+3
2013-02-20
drm/nouveau/hwmon: add missing alarm thresholds
Martin Peres
1
-0
/
+215
2013-01-04
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
1
-2
/
+2
2012-10-16
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-4
/
+2
2012-10-16
drm/nouveau/pm: do not stop reclocking if failing to set the fan speed
Martin Peres
1
-1
/
+0
2012-10-16
drm/nouveau/pm: fix a typo related to the move to the therm subdev
Martin Peres
1
-1
/
+1
2012-10-16
drm/nouveau/hwmon: fix the initialization condition
Martin Peres
1
-2
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-234
/
+228
2012-10-03
drm/nouveau/therm: add support for fan-control modes
Martin Peres
1
-0
/
+40
2012-10-03
drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules
Martin Peres
1
-18
/
+18
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
1
-174
/
+70
2012-10-03
drm/nouveau/therm: rework thermal table parsing
Martin Peres
1
-4
/
+1
2012-10-03
drm/nouveau: fix pm initialization order
Dmitry Eremin-Solenikov
1
-1
/
+2
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-94
/
+160
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
1
-7
/
+4
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
1
-10
/
+7
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-04-19
drm/nouveau/pm: don't read/write beyond end of stack buffer
Jim Meyering
1
-0
/
+1
2012-03-13
drm/nouveau/pm: fix oops if chipset has no pm support at all
Ben Skeggs
1
-3
/
+5
2012-03-13
drm/nouveau/pm: extend profile interface for destroy/init/fini
Ben Skeggs
1
-0
/
+21
2012-03-13
drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery
Ben Skeggs
1
-45
/
+94
2012-03-13
drm/nouveau/pm: embed timings into perflvl structs
Ben Skeggs
1
-6
/
+2
2012-03-13
drm/nouveau/pm: calculate memory timings at perflvl creation time
Ben Skeggs
1
-4
/
+1
2012-03-13
drm/nouveau/pm: readback boot perflvl *before* parsing vbios
Ben Skeggs
1
-11
/
+19
2012-03-13
drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation
Roy Spliet
1
-0
/
+1
2012-03-13
drm/nouveau/pm: avoid potential divide-by-zero
Ben Skeggs
1
-1
/
+1
2012-03-13
drm/nouveau/pm: improve the reclocking logs' readability
Martin Peres
1
-5
/
+25
2012-03-13
drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct
Martin Peres
1
-1
/
+1
2012-03-13
drm/nouveau/pm: restore fan speed after suspend
Martin Peres
1
-1
/
+8
2012-03-13
drm/nouveau/pm: style fixes
Martin Peres
1
-8
/
+12
2012-01-10
drm/nouveau/pm: fix build with HWMON off
Dave Airlie
1
-1
/
+1
2011-12-21
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
1
-22
/
+21
2011-12-21
drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
Ben Skeggs
1
-2
/
+2
2011-12-21
drm/nouveau/pm: fix missing volt changes when boot voltage is undefined
Ben Skeggs
1
-1
/
+1
2011-12-21
drm/nouveau/pm: change volt/fan before upclock, but after downclock
Ben Skeggs
1
-13
/
+36
2011-12-21
drm/nouveau/pm: remove the older interfaces completely
Ben Skeggs
1
-54
/
+8
2011-12-21
drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/
Martin Peres
1
-2
/
+2
2011-12-21
drm/nv50/pm: s/unk05/vdec/
Ben Skeggs
1
-2
/
+2
2011-12-21
drm/nouveau/pm: remove defunct fanspeed_set/get from pm table
Ben Skeggs
1
-9
/
+3
2011-12-21
drm/nouveau/pm: introduce generic handler for on-chip fan controller
Ben Skeggs
1
-16
/
+78
2011-12-21
drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards
Martin Peres
1
-6
/
+228
2011-12-21
drm/nv50/pm: add support for pwm fan control
Ben Skeggs
1
-2
/
+5
2011-12-21
drm/nouveau/pm: hook up fanspeed get/set if they're present
Ben Skeggs
1
-0
/
+9
2011-09-20
drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules.
Ken Milmore
1
-3
/
+3
2011-09-20
drm/nouveau/pm: add hooks to get/set *all* clocks at once
Ben Skeggs
1
-0
/
+11
2011-09-20
drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0
Ben Skeggs
1
-7
/
+6
[next]