Age | Commit message (Expand) | Author |
2023-06-30 | cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E... | Srinivas Pandruvada |
2023-06-21 | cpufreq: intel_pstate: Fix energy_performance_preference for passive | Tero Kristo |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-03-17 | cpufreq: intel_pstate: Enable HWP IO boost for all servers | Srinivas Pandruvada |
2023-03-17 | cpufreq: move to use bus_get_dev_root() | Greg Kroah-Hartman |
2023-03-03 | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-02-28 | cpufreq: intel_pstate: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-02-23 | cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids | Srinivas Pandruvada |
2022-12-30 | cpufreq: intel_pstate: Drop ACPI _PSS states table patching | Rafael J. Wysocki |
2022-11-30 | cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP mode | Giovanni Gherdovich |
2022-11-03 | cpufreq: intel_pstate: Allow EPP 0x80 setting by the firmware | Srinivas Pandruvada |
2022-10-25 | cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores | Rafael J. Wysocki |
2022-10-25 | cpufreq: intel_pstate: Read all MSRs on the target CPU | Rafael J. Wysocki |
2022-09-10 | cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode | Doug Smythies |
2022-05-11 | cpufreq: intel_pstate: Support Sapphire Rapids OOB mode | Srinivas Pandruvada |
2022-04-13 | cpufreq: intel_pstate: Handle no_turbo in frequency invariance | Chen Yu |
2022-03-16 | cpufreq: intel_pstate: Use firmware default EPP | Srinivas Pandruvada |
2021-12-22 | cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changes | Rafael J. Wysocki |
2021-12-17 | cpufreq: intel_pstate: Update EPP for AlderLake mobile | Srinivas Pandruvada |
2021-12-17 | cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() call | Rafael J. Wysocki |
2021-11-23 | cpufreq: intel_pstate: ITMT support for overclocked system | Srinivas Pandruvada |
2021-11-23 | cpufreq: intel_pstate: Fix active mode offline/online EPP handling | Rafael J. Wysocki |
2021-11-23 | cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs | Adamos Ttofari |
2021-11-04 | cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable | Srinivas Pandruvada |
2021-11-04 | cpufreq: intel_pstate: Fix unchecked MSR 0x773 access | Srinivas Pandruvada |
2021-11-04 | cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline | Rafael J. Wysocki |
2021-10-26 | cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization | Zhang Rui |
2021-10-05 | cpufreq: intel_pstate: Process HWP Guaranteed change notification | Srinivas Pandruvada |
2021-09-13 | cpufreq: intel_pstate: Override parameters if HWP forced by BIOS | Doug Smythies |
2021-09-07 | cpufreq: intel_pstate: hybrid: Rework HWP calibration | Rafael J. Wysocki |
2021-09-07 | Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification" | Rafael J. Wysocki |
2021-08-25 | cpufreq: intel_pstate: Process HWP Guaranteed change notification | Srinivas Pandruvada |
2021-08-04 | cpufreq: Replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior |
2021-06-30 | cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline() | Rafael J. Wysocki |
2021-06-07 | cpufreq: intel_pstate: hybrid: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki |
2021-05-21 | cpufreq: intel_pstate: Add Cometlake support in no-HWP mode | Giovanni Gherdovich |
2021-05-21 | cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode | Giovanni Gherdovich |
2021-05-21 | cpufreq: intel_pstate: hybrid: CPU-specific scaling factor | Rafael J. Wysocki |
2021-05-21 | cpufreq: intel_pstate: hybrid: Avoid exposing two global attributes | Rafael J. Wysocki |
2021-05-10 | cpufreq: intel_pstate: Use HWP if enabled by platform firmware | Rafael J. Wysocki |
2021-04-09 | cpufreq: intel_pstate: Simplify intel_pstate_update_perf_limits() | Rafael J. Wysocki |
2021-03-23 | cpufreq: intel_pstate: Clean up frequency computations | Rafael J. Wysocki |
2021-01-22 | cpufreq: intel_pstate: Remove repeated word | Nigel Christian |
2021-01-12 | cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail... | Chen Yu |
2021-01-12 | cpufreq: intel_pstate: Rename two functions | Rafael J. Wysocki |
2021-01-12 | cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argument | Rafael J. Wysocki |
2021-01-12 | cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE() | Rafael J. Wysocki |
2021-01-07 | cpufreq: intel_pstate: remove obsolete functions | Lukas Bulwahn |
2021-01-07 | cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf() | Rafael J. Wysocki |
2020-12-30 | cpufreq: intel_pstate: Fix fast-switch fallback path | Rafael J. Wysocki |