cpufreq: intel_pstate: Add Cometlake support in no-HWP mode
authorGiovanni Gherdovich <ggherdovich@suse.cz>
Tue, 18 May 2021 12:34:13 +0000 (14:34 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 21 May 2021 16:47:18 +0000 (18:47 +0200)
commit706c5328851d23dec4d9b433cbf864d900a54edf
treed5883d8d0f95ac3629df22a8e60b046bcd94ff77
parentfbdc21e9b038d00d0d56fa4e0f7701d42ae08f00
cpufreq: intel_pstate: Add Cometlake support in no-HWP mode

Users may disable HWP in firmware, in which case intel_pstate wouldn't load
unless the CPU model is explicitly supported.

See also commit d8de7a44e11f ("cpufreq: intel_pstate: Add Skylake servers
support").

Suggested-by: Doug Smythies <dsmythies@telus.net>
Tested-by: Doug Smythies <dsmythies@telus.net>
Signed-off-by: Giovanni Gherdovich <ggherdovich@suse.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c