OSDN Git Service

Merge branch 'thermal-hfi'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 18 Mar 2022 18:00:26 +0000 (19:00 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 18 Mar 2022 18:00:26 +0000 (19:00 +0100)
commit31035f3e20af4ede5f1c8162068327ea0b35a96e
treeed62e0b12f89f01c187cf2908fd36af3f385ffc9
parent2d6fc1455f3f383499e013ebc4b19ff49c53c15e
parent2045d38a65464cbbff86ce0b872772993840fdd0
Merge branch 'thermal-hfi'

Merge Intel Hardware Feedback Interface (HFI) thermal driver for
5.18-rc1 and update the intel-speed-select utility to support that
driver.

* thermal-hfi:
  tools/power/x86/intel-speed-select: v1.12 release
  tools/power/x86/intel-speed-select: HFI support
  tools/power/x86/intel-speed-select: OOB daemon mode
  thermal: intel: hfi: INTEL_HFI_THERMAL depends on NET
  thermal: netlink: Fix parameter type of thermal_genl_cpu_capability_event() stub
  thermal: intel: hfi: Notify user space for HFI events
  thermal: netlink: Add a new event to notify CPU capabilities change
  thermal: intel: hfi: Enable notification interrupt
  thermal: intel: hfi: Handle CPU hotplug events
  thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface
  x86/cpu: Add definitions for the Intel Hardware Feedback Interface
  x86/Documentation: Describe the Intel Hardware Feedback Interface
arch/x86/include/asm/msr-index.h
drivers/thermal/thermal_netlink.c