| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock | Uwe Kleine-König | 2024-10-10 | 1 | -8/+8 |
* | cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing | Rafael J. Wysocki | 2024-06-24 | 1 | -7/+6 |
* | cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo() | Rafael J. Wysocki | 2024-06-12 | 1 | -7/+12 |
* | cpufreq: intel_pstate: Fix unchecked HWP MSR access | Srinivas Pandruvada | 2024-06-03 | 1 | -1/+2 |
* | cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-doc | Jeff Johnson | 2024-05-07 | 1 | -1/+1 |
* | cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[] | Arnd Bergmann | 2024-04-03 | 1 | -0/+2 |
* | cpufreq: intel_pstate: Update the maximum CPU frequency consistently | Rafael J. Wysocki | 2024-04-02 | 1 | -5/+18 |
* | cpufreq: intel_pstate: Replace three global.turbo_disabled checks | Rafael J. Wysocki | 2024-04-02 | 1 | -4/+5 |
* | cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE() | Rafael J. Wysocki | 2024-04-02 | 1 | -6/+6 |
* | cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo() | Rafael J. Wysocki | 2024-04-02 | 1 | -16/+18 |
* | cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization | Rafael J. Wysocki | 2024-04-02 | 1 | -43/+8 |
* | cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into caller | Rafael J. Wysocki | 2024-04-02 | 1 | -9/+4 |
* | cpufreq: intel_pstate: Use __ro_after_init for three variables | Rafael J. Wysocki | 2024-04-02 | 1 | -3/+3 |
* | cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotations | Rafael J. Wysocki | 2024-04-02 | 1 | -22/+5 |
* | cpufreq: intel_pstate: Wait for canceled delayed work to complete | Rafael J. Wysocki | 2024-04-02 | 1 | -2/+6 |
* | cpufreq: intel_pstate: Simplify spinlock locking | Rafael J. Wysocki | 2024-04-02 | 1 | -8/+4 |
* | cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup() | Rafael J. Wysocki | 2024-04-02 | 1 | -2/+0 |
* | Merge back cpufreq material for 6.9-rc1. | Rafael J. Wysocki | 2024-03-11 | 1 | -9/+37 |
|\ |
|
| * | cpufreq: intel_pstate: Update default EPPs for Meteor Lake | Srinivas Pandruvada | 2024-02-24 | 1 | -0/+2 |
| * | cpufreq: intel_pstate: Allow model specific EPPs | Srinivas Pandruvada | 2024-02-24 | 1 | -6/+35 |
| * | cpufreq: intel_pstate: remove cpudata::prev_cummulative_iowait | Jiri Slaby (SUSE) | 2024-02-13 | 1 | -3/+0 |
* | | cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back | Doug Smythies | 2024-02-24 | 1 | -0/+3 |
|/ |
|
* | cpufreq: intel_pstate: Refine computation of P-state for given frequency | Rafael J. Wysocki | 2024-01-22 | 1 | -21/+34 |
* | cpufreq: intel_pstate: Update hybrid scaling factor for Meteor Lake | Srinivas Pandruvada | 2024-01-10 | 1 | -3/+18 |
* | cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP mode | Zhenguo Yao | 2023-12-19 | 1 | -0/+1 |
* | cpufreq: intel_pstate: Prioritize firmware-provided balance performance EPP | Srinivas Pandruvada | 2023-12-05 | 1 | -7/+7 |
* | cpufreq: intel_pstate: Revise global turbo disable check | Srinivas Pandruvada | 2023-09-11 | 1 | -5/+1 |
* | cpufreq: intel_pstate: set stale CPU frequency to minimum | Doug Smythies | 2023-08-21 | 1 | -0/+5 |
* | cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E... | Srinivas Pandruvada | 2023-06-30 | 1 | -10/+48 |
* | cpufreq: intel_pstate: Fix energy_performance_preference for passive | Tero Kristo | 2023-06-21 | 1 | -0/+2 |
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-04-27 | 1 | -2/+5 |
|\ |
|
| * | cpufreq: move to use bus_get_dev_root() | Greg Kroah-Hartman | 2023-03-17 | 1 | -2/+5 |
* | | cpufreq: intel_pstate: Enable HWP IO boost for all servers | Srinivas Pandruvada | 2023-03-17 | 1 | -10/+1 |
|/ |
|
* | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-03-03 | 1 | -1/+1 |
|\ |
|
| * | cpufreq: intel_pstate: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-02-28 | 1 | -1/+0 |
| * | cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids | Srinivas Pandruvada | 2023-02-23 | 1 | -0/+1 |
* | | cpufreq: intel_pstate: Drop ACPI _PSS states table patching | Rafael J. Wysocki | 2022-12-30 | 1 | -14/+0 |
|/ |
|
* | cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP mode | Giovanni Gherdovich | 2022-11-30 | 1 | -0/+1 |
* | cpufreq: intel_pstate: Allow EPP 0x80 setting by the firmware | Srinivas Pandruvada | 2022-11-03 | 1 | -4/+5 |
* | cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores | Rafael J. Wysocki | 2022-10-25 | 1 | -54/+15 |
* | cpufreq: intel_pstate: Read all MSRs on the target CPU | Rafael J. Wysocki | 2022-10-25 | 1 | -33/+33 |
* | cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode | Doug Smythies | 2022-09-10 | 1 | -0/+1 |
* | cpufreq: intel_pstate: Support Sapphire Rapids OOB mode | Srinivas Pandruvada | 2022-05-11 | 1 | -0/+1 |
* | cpufreq: intel_pstate: Handle no_turbo in frequency invariance | Chen Yu | 2022-04-13 | 1 | -0/+1 |
* | cpufreq: intel_pstate: Use firmware default EPP | Srinivas Pandruvada | 2022-03-16 | 1 | -6/+32 |
* | cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changes | Rafael J. Wysocki | 2021-12-22 | 1 | -7/+17 |
* | cpufreq: intel_pstate: Update EPP for AlderLake mobile | Srinivas Pandruvada | 2021-12-17 | 1 | -22/+57 |
* | cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() call | Rafael J. Wysocki | 2021-12-17 | 1 | -12/+8 |
* | cpufreq: intel_pstate: ITMT support for overclocked system | Srinivas Pandruvada | 2021-11-23 | 1 | -0/+10 |
* | cpufreq: intel_pstate: Fix active mode offline/online EPP handling | Rafael J. Wysocki | 2021-11-23 | 1 | -0/+6 |