index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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-09-20
drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules.
Ken Milmore
2011-09-20
drm/nouveau/pm: add hooks to get/set *all* clocks at once
Ben Skeggs
2011-09-20
drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0
Ben Skeggs
2011-09-20
drm/nouveau/pm: show any info we can manage to glean on current perflvl
Ben Skeggs
2011-09-20
drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips
Ben Skeggs
2011-09-20
drm/nouveau/pm: store voltage in microvolts
Ben Skeggs
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