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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
/
amd
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
7
-22
/
+18
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
16
-44
/
+22
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-7
/
+7
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
50
-95
/
+95
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
51
-193
/
+186
2026-02-12
drm/amdgpu: Add HAINAN clock adjustment
decce6
1
-0
/
+5
2026-02-12
drm/amd/swsmu: Move IP specific functions
Pratik Vishwakarma
3
-74
/
+67
2026-02-12
drm/amd/smu: Fix User mode stable P-states SMU15
Pratik Vishwakarma
1
-10
/
+5
2026-02-12
drm/amd: Drop MALL
Pratik Vishwakarma
1
-13
/
+0
2026-02-12
drm/amdgpu: Drop unsupported function
Pratik Vishwakarma
1
-1
/
+0
2026-02-12
drm/amdgpu: Fix is_dpm_running
Pratik Vishwakarma
1
-2
/
+26
2026-02-12
drm/amdgpu: Fix set_default_dpm_tables
Pratik Vishwakarma
1
-1
/
+1
2026-02-12
drm/admgpu: Update metrics_table for SMU15
Pratik Vishwakarma
1
-2
/
+32
2026-02-12
drm/amdgpu: Add support for update_table for SMU15
Pratik Vishwakarma
2
-0
/
+63
2026-02-12
drm/amd/swsmu: Add new param regs for SMU15
Pratik Vishwakarma
1
-1
/
+9
2026-02-12
drm/amd/pm: send unload command to smu during modprobe -r amdgpu
Kenneth Feng
3
-12
/
+4
2026-02-12
drm/amd/pm: use debug port for mode1 reset request on smu 13&14
Kenneth Feng
2
-14
/
+46
2026-02-12
drm/amd/pm: use sysfs_streq for string matching in amdgpu_pm
Yang Wang
1
-15
/
+14
2026-02-12
drm/amd/pm: Use U64 for accumulation counter
Asad Kamal
1
-1
/
+1
2026-02-12
drm/amd/pm: Add acc counter & fw timestamp to xcp metrics
Asad Kamal
3
-1
/
+10
2026-02-04
drm/amd/pm: Remove buffer allocation in SMUv13.0.6
Lijo Lazar
1
-14
/
+13
2026-02-04
drm/amd/pm: Add default feature number definition
Lijo Lazar
7
-8
/
+11
2026-02-04
drm/amd/pm: Change get_enabled_mask signature
Lijo Lazar
21
-117
/
+123
2026-02-04
drm/amd/pm: Use feature bits data structure
Lijo Lazar
16
-159
/
+237
2026-01-29
drm/amd/pm: Initialize allowed feature list
Lijo Lazar
11
-226
/
+158
2026-01-29
drm/amd/pm: Remove unused logic in SMUv14.0.2
Lijo Lazar
1
-39
/
+0
2026-01-29
drm/amd/pm: Add smu feature interface functions
Lijo Lazar
7
-27
/
+120
2026-01-29
drm/amd/pm: Add smu feature bits data struct
Lijo Lazar
1
-0
/
+81
2026-01-29
drm/amd/pm: Fix null pointer dereference issue
Jinzhou Su
1
-0
/
+3
2026-01-28
drm/amd/pm: fix race in power state check before mutex lock
Yang Wang
1
-3
/
+4
2026-01-28
drm/amd/pm: fix smu v14 soft clock frequency setting issue
Yang Wang
2
-0
/
+2
2026-01-28
drm/amd/pm: fix smu v13 soft clock frequency setting issue
Yang Wang
2
-0
/
+2
2026-01-21
drm/amd/pm: Correct comment above power2_cap attributes
Timur Kristóf
1
-1
/
+1
2026-01-21
drm/amd/pm: Return -EOPNOTSUPP when can't read power limit
Timur Kristóf
1
-1
/
+1
2026-01-21
drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
Timur Kristóf
1
-1
/
+12
2026-01-21
drm/amd/pm: Don't clear SI SMC table when setting power limit
Timur Kristóf
1
-10
/
+0
2026-01-21
drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
Timur Kristóf
1
-4
/
+4
2026-01-21
drm/amd/pm: Fix unneeded semicolon warning
Lijo Lazar
1
-1
/
+1
2026-01-14
drm/amd/pm: Deprecate print_clk_levels callback
Lijo Lazar
2
-22
/
+0
2026-01-14
drm/amd/pm: Use emit clock levels in SMU v15.0.0
Lijo Lazar
1
-15
/
+18
2026-01-14
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2
Yang Wang
1
-1
/
+2
2026-01-14
drm/amd/pm: fix issue of missing '*' on pp_dpm_xxx nodes
Yang Wang
1
-15
/
+16
2026-01-10
drm/amd/pm: Use message control for debug mailbox
Lijo Lazar
5
-31
/
+26
2026-01-10
drm/amd/pm: Add debug message callback
Lijo Lazar
2
-0
/
+32
2026-01-10
drm/amd/pm: Drop unused ppt callback definitions
Lijo Lazar
2
-20
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv15
Lijo Lazar
1
-2
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv14
Lijo Lazar
1
-2
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv13
Lijo Lazar
5
-10
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv12
Lijo Lazar
1
-2
/
+0
[next]