summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAgeFilesLines
* Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki2024-03-111-9/+37
|\
| * cpufreq: intel_pstate: Update default EPPs for Meteor LakeSrinivas Pandruvada2024-02-241-0/+2
| * cpufreq: intel_pstate: Allow model specific EPPsSrinivas Pandruvada2024-02-241-6/+35
| * cpufreq: intel_pstate: remove cpudata::prev_cummulative_iowaitJiri Slaby (SUSE)2024-02-131-3/+0
* | cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call backDoug Smythies2024-02-241-0/+3
|/
* cpufreq: intel_pstate: Refine computation of P-state for given frequencyRafael J. Wysocki2024-01-221-21/+34
* cpufreq: intel_pstate: Update hybrid scaling factor for Meteor LakeSrinivas Pandruvada2024-01-101-3/+18
* cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP modeZhenguo Yao2023-12-191-0/+1
* cpufreq: intel_pstate: Prioritize firmware-provided balance performance EPPSrinivas Pandruvada2023-12-051-7/+7
* cpufreq: intel_pstate: Revise global turbo disable checkSrinivas Pandruvada2023-09-111-5/+1
* cpufreq: intel_pstate: set stale CPU frequency to minimumDoug Smythies2023-08-211-0/+5
* cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E...Srinivas Pandruvada2023-06-301-10/+48
* cpufreq: intel_pstate: Fix energy_performance_preference for passiveTero Kristo2023-06-211-0/+2
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-2/+5
|\
| * cpufreq: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-2/+5
* | cpufreq: intel_pstate: Enable HWP IO boost for all serversSrinivas Pandruvada2023-03-171-10/+1
|/
* Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-03-031-1/+1
|\
| * cpufreq: intel_pstate: remove MODULE_LICENSE in non-modulesNick Alcock2023-02-281-1/+0
| * cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire RapidsSrinivas Pandruvada2023-02-231-0/+1
* | cpufreq: intel_pstate: Drop ACPI _PSS states table patchingRafael J. Wysocki2022-12-301-14/+0
|/
* cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP modeGiovanni Gherdovich2022-11-301-0/+1
* cpufreq: intel_pstate: Allow EPP 0x80 setting by the firmwareSrinivas Pandruvada2022-11-031-4/+5
* 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