Merge tag 'linux-cpupower-6.17-rc1-fixed' of git://git.kernel.org/pub/scm/linux/kerne...
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Jul 2025 13:10:04 +0000 (15:10 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Jul 2025 13:10:04 +0000 (15:10 +0200)
commitb1092465e24bd943bb4c630d98d9c48635d7655c
tree1ce94aa3a15f86c50f085762a229cdda358be9e5
parentd7b8f8e20813f0179d8ef519541a3527e7661d3a
parentb74710eaff314d6afe4fb0bbe9bc7657bf226fd4
Merge tag 'linux-cpupower-6.17-rc1-fixed' of git://git./linux/kernel/git/shuah/linux

Merge cpupower utility changes for 6.17-rc1 from Shuah Khan:

"Fixes
  - snapshot-order of tsc,mperf, clock in mperf_stop()
  - printing of CORE, CPU fields in cpupower-monitor

 Improves Python binding's Makefile"

* tag 'linux-cpupower-6.17-rc1-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux:
  cpupower: Improve Python binding's Makefile
  pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor
  pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()