File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RHEL_MINOR = 1
1212#
1313# Use this spot to avoid future merge conflicts.
1414# Do not trim this comment.
15- RHEL_RELEASE = 55
15+ RHEL_RELEASE = 56
1616
1717#
1818# RHEL_REBASE_NUM
Original file line number Diff line number Diff line change 1+ * Thu Feb 20 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-56.el10]
2+ - cpupower: Adjust whitespace for amd-pstate specific prints (Steve Best) [RHEL-78946]
3+ - cpupower: Don't fetch maximum latency when EPP is enabled (Steve Best) [RHEL-78946]
4+ - cpupower: Add support for showing energy performance preference (Steve Best) [RHEL-78946]
5+ - cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf (Steve Best) [RHEL-78946]
6+ - cpupower: Add support for amd-pstate preferred core rankings (Steve Best) [RHEL-78946]
7+ - cpupower: Remove spurious return statement (Steve Best) [RHEL-78946]
8+ - cpupower: fix TSC MHz calculation (Steve Best) [RHEL-78946]
9+ - cpupower: revise is_valid flag handling for idle_monitor (Steve Best) [RHEL-78946]
10+ - powercap: call put_device() on an error path in powercap_register_control_type() (Steve Best) [RHEL-79097]
11+ - powercap: intel_rapl: Add support for Panther Lake platform (Steve Best) [RHEL-79097]
12+ - Bump RHEL MINOR to 10.1 (Julio Faracco)
13+ Resolves: RHEL-78946, RHEL-79097
14+
You can’t perform that action at this time.
0 commit comments