index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
powerplay
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-17
/
+14
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-18
/
+9
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-31
/
+31
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-90
/
+87
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
-3
/
+4
2025-12-08
drm/amd/pm: Deprecate print_clock_levels interface
Lijo Lazar
-16
/
+0
2025-12-08
drm/amd/pm: Use emit_clock_levels in vega20
Lijo Lazar
-79
/
+132
2025-12-08
drm/amd/pm: Use emit_clock_levels in vega12
Lijo Lazar
-17
/
+35
2025-12-08
drm/amd/pm: Use emit_clock_levels in vega10
Lijo Lazar
-141
/
+0
2025-12-08
drm/amd/pm: Use emit_clock_levels in SMUv10.0
Lijo Lazar
-27
/
+38
2025-12-08
drm/amd/pm: Use emit_clock_levels in SMUv8.0
Lijo Lazar
-11
/
+18
2025-12-08
drm/amd/pm: Use emit_clock_levels in SMUv7.0
Lijo Lazar
-32
/
+55
2025-11-24
drm/amd/pm: adjust the visibility of pp_table sysfs node
Yang Wang
-1
/
+4
2025-11-04
drm/amdgpu: Remove invalidate and flush hdp macros
Asad Kamal
-10
/
+10
2025-10-28
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland
John Smith
-1
/
+1
2025-10-28
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji
John Smith
-1
/
+1
2025-10-13
drm/amd: Stop overloading power limit with limit type
Mario Limonciello
-1
/
+1
2025-10-13
drm/amd: Remove some unncessary header includes
Mario Limonciello
-3
/
+0
2025-10-13
drm/amd/powerplay: Fix CIK shutdown temperature
Timur Kristóf
-2
/
+1
2025-09-15
drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)
Timur Kristóf
-10
/
+1
2025-09-05
drm/amd/pm: use int type to store negative error codes
Qianfeng Rong
-2
/
+2
2025-09-05
drm/amd/pm/powerplay/smumgr: remove redundant ternary operators
Liao Yuanhong
-12
/
+8
2025-09-05
drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operators
Liao Yuanhong
-2
/
+2
2025-07-07
drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and value
Fedor Pchelkin
-1
/
+1
2025-05-22
drm/amdgpu: fixing typo in macro name
Jihed Chaibi
-1
/
+1
2025-05-07
drm/amd/pm/smu7: Remove unused smu7_copy_bytes_from_smc
Dr. David Alan Gilbert
-38
/
+0
2025-04-07
drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...
Charles Han
-0
/
+8
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-2
/
+2
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-2
/
+2
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-1
/
+1
2025-03-07
drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Wentao Liang
-0
/
+5
2025-03-05
drm/amdgpu: Remove powerdown_uvd member
Dr. David Alan Gilbert
-6
/
+1
2025-03-05
drm/amdgpu: Remove phm_powerdown_uvd
Dr. David Alan Gilbert
-11
/
+0
2025-03-05
drm/amdgpu: Remove ppatomfwctrl deadcode
Dr. David Alan Gilbert
-81
/
+0
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
-1
/
+1
2024-12-10
drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...
Ivan Stepchenko
-0
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
-1
/
+1
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
-1
/
+1
2024-12-10
drm/amd/pm: add inst to set_powergating_by_smu
Boyuan Zhang
-1
/
+3
2024-12-10
drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...
Christophe JAILLET
-2
/
+3
2024-11-20
drm/amd/pm: remove redundant tools_size check
Bhavin Sharma
-13
/
+11
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
-2
/
+0
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
-6
/
+0
2024-10-22
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
-6
/
+0
2024-10-07
drm/amdgpu: partially revert powerplay `__counted_by` changes
Alex Deucher
-13
/
+13
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
-3
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
-4
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
-2
/
+2
[next]