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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
drm/amd/powerplay: implement smc state upload for CZ
Alex Deucher
4
-22
/
+141
2015-12-22
drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
Alex Deucher
2
-0
/
+25
2015-12-22
drm/amd/powerplay: enable clock gating for Fiji.
Eric Huang
1
-1
/
+8
2015-12-22
drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
Eric Huang
1
-0
/
+86
2015-12-22
drm/amdgpu: add sdma clock gating support for Fiji.
Eric Huang
1
-0
/
+105
2015-12-22
drm/amd/amdgpu: add gmc clock gating support for Fiji.
Eric Huang
1
-0
/
+172
2015-12-22
drm/amd/amdgpu: add gfx clock gating support for Fiji.
Eric Huang
1
-0
/
+254
2015-12-22
drm/amd/powerplay/tonga: Add UVD DPM init
Alex Deucher
1
-0
/
+56
2015-12-22
drm/amd/powerplay: fix boolreturn.cocci warnings
kbuild test robot
1
-4
/
+4
2015-12-22
drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
Alex Deucher
1
-2
/
+18
2015-12-22
drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
Alex Deucher
1
-2
/
+18
2015-12-22
drm/amdgpu/cgs: add sys info query for pcie gen and link width
Alex Deucher
2
-0
/
+8
2015-12-22
drm/amdgpu: store pcie gen mask and link width
Alex Deucher
4
-20
/
+99
2015-12-22
drm: add drm_pcie_get_max_link_width helper (v2)
Alex Deucher
1
-0
/
+20
2015-12-22
drm/amdgpu: extract pcie helpers to common header
Alex Deucher
6
-137
/
+193
2015-12-22
drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
Alex Deucher
1
-5
/
+25
2015-12-22
drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
Alex Deucher
1
-11
/
+37
2015-12-22
drm/amd/powerplay: refine the logic of whether need to update power state.
Rex Zhu
2
-3
/
+11
2015-12-22
drm/amd/powerplay: implement new funcs to check current states for tonga.
Rex Zhu
1
-0
/
+62
2015-12-22
drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw sta...
Rex Zhu
3
-0
/
+34
2015-12-22
drm/amdgpu: support per device powerplay enablement (v2)
Jammy Zhou
6
-61
/
+65
2015-12-22
drm/amdgpu: enable sysfs interface for powerplay
Rex Zhu
1
-9
/
+11
2015-12-22
drm/amdgpu: export fan control functions to amdgpu
Rex Zhu
1
-5
/
+25
2015-12-22
drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
Rex Zhu
2
-1
/
+88
2015-12-22
drm/amdgpu/powerplay: implement thermal control for tonga.
Rex Zhu
5
-2
/
+798
2015-12-22
drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
Rex Zhu
6
-4
/
+48
2015-12-22
drm/amdgpu/powerplay: add thermal control interface in hwmgr.
Rex Zhu
3
-2
/
+47
2015-12-22
drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other subm...
Rex Zhu
2
-22
/
+26
2015-12-22
drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
Rex Zhu
1
-0
/
+22
2015-12-22
drm/amd/powerplay: Add CG and PG support for tonga
Rex Zhu
5
-15
/
+440
2015-12-22
drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
Rex Zhu
1
-0
/
+3
2015-12-22
drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
Rex Zhu
1
-0
/
+41
2015-12-22
drm/amdgpu: enable powerplay module by default for fiji.
Rex Zhu
1
-0
/
+3
2015-12-22
drm/amdgpu: enable powerplay module by default for tonga.
Rex Zhu
1
-0
/
+8
2015-12-22
drm/amdgpu/powerplay: program display gap for tonga.
Rex Zhu
1
-0
/
+91
2015-12-22
drm/amdgpu/powerplay: implement pem_task for display_configuration_change
Rex Zhu
4
-6
/
+15
2015-12-22
drm/amdgpu/poweprlay: export program display gap function to eventmgr
Rex Zhu
2
-0
/
+29
2015-12-22
drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
Rex Zhu
1
-1
/
+3
2015-12-22
drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
Eric Huang
3
-1
/
+7
2015-12-22
drm/amdgpu: add amdgpu.powerplay module option
Jammy Zhou
1
-0
/
+5
2015-12-22
drm/amd/powerplay: add Fiji DPM support.
Eric Huang
7
-1
/
+5815
2015-12-22
drm/amd/powerplay: add Fiji SMU support.
Eric Huang
4
-1
/
+1117
2015-12-22
drm/amd/powerplay: update atomctrl for fiji
Eric Huang
3
-9
/
+496
2015-12-22
drm/amd/powerplay: add/update headers for Fiji SMU and DPM
Eric Huang
7
-182
/
+12926
2015-12-22
drm/amd/powerplay: add Tonga dpm support (v3)
yanyang1
20
-12
/
+9284
2015-12-22
drm/amd/powerplay: Add Tonga SMU support
Jammy Zhou
5
-2
/
+921
2015-12-22
drm/amd/powerplay: add header file for tonga smu and dpm
yanyang1
4
-198
/
+1844
2015-12-22
drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
yanyang1
3
-0
/
+0
2015-12-22
drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
yanyang1
1
-0
/
+1
2015-12-22
drm/amd/powerplay: implement functions of amd_powerplay_func
Rex Zhu
1
-8
/
+183
[next]