aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
AgeCommit message (Expand)Author
2020-05-20cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki
2020-01-13cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether"Harry Pan
2019-11-10Merge back cpufreq changes for v5.5.Rafael J. Wysocki
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada
2019-11-06cpufreq: intel_pstate: Fix plain int as pointer warning from sparseJamal Shareef
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-08-21cpufreq: intel_pstate: Implement QoS supported freq constraintsViresh Kumar
2019-07-08cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-08Merge back cpufreq material for v5.2.Rafael J. Wysocki
2019-04-08drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_...Borislav Petkov
2019-04-08cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki
2019-04-01cpufreq/intel_pstate: Load only on Intel hardwareBorislav Petkov
2019-03-25cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequencySrinivas Pandruvada
2019-03-12cpufreq: intel_pstate: Fix up iowait_boost computationRafael J. Wysocki
2019-02-18cpufreq: intel_pstate: Rework iowait boosting to be less aggressiveRafael J. Wysocki
2019-02-18cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()Rafael J. Wysocki
2019-02-18cpufreq: intel_pstate: Avoid redundant initialization of local varsRafael J. Wysocki
2019-02-13cpufreq: intel_pstate: Add reasons for failure and debug messagesErwan Velu
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-29cpufreq: intel_pstate: Force HWP min perf before offlineSrinivas Pandruvada
2018-11-27cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-10-25cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPIDominik Brodowski
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-16cpufreq: intel_pstate: Add base_frequency attributeSrinivas Pandruvada
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-08-06cpufreq: intel_pstate: Ignore turbo active ratio in HWPSrinivas Pandruvada
2018-08-06Merge back cpufreq changes for 4.19.Rafael J. Wysocki
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada
2018-07-25Merge back cpufreq material for 4.19.Rafael J. Wysocki
2018-07-19cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWPSrinivas Pandruvada
2018-07-18cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki
2018-07-02cpufreq: intel_pstate: use match_string() helperXie Yisheng
2018-06-19cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-08cpufreq: intel_pstate: enable boost for Skylake XeonSrinivas Pandruvada
2018-06-06cpufreq: intel_pstate: New sysfs entry to control HWP boostSrinivas Pandruvada
2018-06-06cpufreq: intel_pstate: HWP boost performance on IO wakeupSrinivas Pandruvada
2018-06-06cpufreq: intel_pstate: Add HWP boost utility and sched util hooksSrinivas Pandruvada
2018-05-14cpufreq: intel_pstate: allow trace in passive modeDoug Smythies
2018-04-10cpufreq: intel_pstate: Do not include debugfs.hRafael J. Wysocki