index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2011-09-20
drm/nouveau/pm: show any info we can manage to glean on current perflvl
Ben Skeggs
1
-23
/
+25
2011-09-20
drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips
Ben Skeggs
1
-8
/
+16
2011-09-20
drm/nouveau/pm: store voltage in microvolts
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
1
-5
/
+9
2011-05-16
drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set
Martin Peres
1
-3
/
+3
2011-05-16
drm/nouveau: name the boot perflvl "boot"
Martin Peres
1
-0
/
+1
2011-02-17
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
Ben Skeggs
1
-1
/
+1
2011-02-02
drm/nouveau: correctly pair hwmon_init and hwmon_fini
Lucas Stach
1
-1
/
+1
2011-01-07
drm/nouveau: fix hwmon device binding
Lucas Stach
1
-2
/
+1
2010-12-03
drm/nouveau: hook up acpi power supply change tracking
Ben Skeggs
1
-0
/
+30
2010-11-18
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
Martin Peres
1
-1
/
+6
2010-10-05
drm/nouveau: pass perflvl struct to clock_pre()
Ben Skeggs
1
-6
/
+7
2010-10-05
drm/nouveau: Import initial memory timing work
Roy Spliet
1
-1
/
+3
2010-09-24
drm/nouveau: Misc cleanup of the PM code.
Francisco Jerez
1
-6
/
+4
2010-09-24
drm/nouveau: Refactor nouveau_temp_get() into engine pointers.
Francisco Jerez
1
-8
/
+11
2010-09-24
drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)
Martin Peres
1
-38
/
+221
2010-09-24
drm/nouveau: Parse old style perf tables.
Francisco Jerez
1
-3
/
+7
2010-09-24
drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload
Ben Skeggs
1
-19
/
+45
2010-09-24
drm/nouveau: allow static performance level setting
Ben Skeggs
1
-1
/
+88
2010-09-24
drm/nouveau: import initial work on vbios performance table parsing
Ben Skeggs
1
-0
/
+214