summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: Fix energy_performance_preference for passiveTero Kristo2023-07-191-0/+2
* cpufreq: intel_pstate: hybrid: Use known scaling factor for P-coresRafael J. Wysocki2022-10-251-54/+15
* cpufreq: intel_pstate: Read all MSRs on the target CPURafael J. Wysocki2022-10-251-33/+33
* cpufreq: intel_pstate: Add Tigerlake support in no-HWP modeDoug Smythies2022-09-101-0/+1
* cpufreq: intel_pstate: Support Sapphire Rapids OOB modeSrinivas Pandruvada2022-05-111-0/+1
* cpufreq: intel_pstate: Handle no_turbo in frequency invarianceChen Yu2022-04-131-0/+1
* cpufreq: intel_pstate: Use firmware default EPPSrinivas Pandruvada2022-03-161-6/+32
* cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changesRafael J. Wysocki2021-12-221-7/+17
* cpufreq: intel_pstate: Update EPP for AlderLake mobileSrinivas Pandruvada2021-12-171-22/+57
* cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() callRafael J. Wysocki2021-12-171-12/+8
* cpufreq: intel_pstate: ITMT support for overclocked systemSrinivas Pandruvada2021-11-231-0/+10
* cpufreq: intel_pstate: Fix active mode offline/online EPP handlingRafael J. Wysocki2021-11-231-0/+6
* cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDsAdamos Ttofari2021-11-231-0/+1
* cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enableSrinivas Pandruvada2021-11-041-0/+1
* cpufreq: intel_pstate: Fix unchecked MSR 0x773 accessSrinivas Pandruvada2021-11-041-0/+3
* cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offlineRafael J. Wysocki2021-11-041-2/+30
* cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initializationZhang Rui2021-10-261-1/+2
* cpufreq: intel_pstate: Process HWP Guaranteed change notificationSrinivas Pandruvada2021-10-051-6/+111
* cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies2021-09-131-8/+14
* cpufreq: intel_pstate: hybrid: Rework HWP calibrationRafael J. Wysocki2021-09-071-114/+71
* Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"Rafael J. Wysocki2021-09-071-39/+0
* cpufreq: intel_pstate: Process HWP Guaranteed change notificationSrinivas Pandruvada2021-08-251-0/+39
* cpufreq: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-041-2/+2
* cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline()Rafael J. Wysocki2021-06-301-6/+5
* cpufreq: intel_pstate: hybrid: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2021-06-071-43/+48
* cpufreq: intel_pstate: Add Cometlake support in no-HWP modeGiovanni Gherdovich2021-05-211-0/+1
* cpufreq: intel_pstate: Add Icelake servers support in no-HWP modeGiovanni Gherdovich2021-05-211-0/+1
* cpufreq: intel_pstate: hybrid: CPU-specific scaling factorRafael J. Wysocki2021-05-211-23/+210
* cpufreq: intel_pstate: hybrid: Avoid exposing two global attributesRafael J. Wysocki2021-05-211-2/+13
* cpufreq: intel_pstate: Use HWP if enabled by platform firmwareRafael J. Wysocki2021-05-101-1/+13
* cpufreq: intel_pstate: Simplify intel_pstate_update_perf_limits()Rafael J. Wysocki2021-04-091-16/+6
* cpufreq: intel_pstate: Clean up frequency computationsRafael J. Wysocki2021-03-231-56/+45
* cpufreq: intel_pstate: Remove repeated wordNigel Christian2021-01-221-1/+1
* cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu2021-01-121-2/+3
* cpufreq: intel_pstate: Rename two functionsRafael J. Wysocki2021-01-121-5/+5
* cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argumentRafael J. Wysocki2021-01-121-8/+8
* cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE()Rafael J. Wysocki2021-01-121-6/+7
* cpufreq: intel_pstate: remove obsolete functionsLukas Bulwahn2021-01-071-10/+0
* cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()Rafael J. Wysocki2021-01-071-2/+3
* cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki2020-12-301-1/+0
* cpufreq: intel_pstate: Use most recent guaranteed performance valuesRafael J. Wysocki2020-12-211-3/+13
* cpufreq: intel_pstate: Implement the ->adjust_perf() callbackRafael J. Wysocki2020-12-151-12/+58
* cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate()Rafael J. Wysocki2020-12-111-5/+4
* cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into accountRafael J. Wysocki2020-11-101-7/+9
* cpufreq: intel_pstate: Avoid missing HWP max updates in passive modeRafael J. Wysocki2020-10-271-7/+6
* cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the dr...Chen Yu2020-10-161-1/+21
* cpufreq: intel_pstate: Fix missing return statementZhang Rui2020-09-301-0/+1
* cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez2020-09-011-1/+1
* cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki2020-09-011-33/+24
* cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki2020-09-011-49/+94