summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAgeFilesLines
* Merge back cpufreq changes for v5.5.Rafael J. Wysocki2019-11-101-15/+15
|\
| * cpufreq: intel_pstate: Fix plain int as pointer warning from sparseJamal Shareef2019-11-061-15/+15
* | cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada2019-11-081-3/+1
|/
* cpufreq: Use per-policy frequency QoSRafael J. Wysocki2019-10-211-15/+15
* Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-171-4/+116
|\
| * cpufreq: intel_pstate: Implement QoS supported freq constraintsViresh Kumar2019-08-211-4/+116
* | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-3/+3
* | x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-281-2/+2
* | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-2/+2
* | x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-281-6/+6
|/
* cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar2019-07-081-6/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* Merge back cpufreq material for v5.2.Rafael J. Wysocki2019-04-081-9/+56
|\
| * drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_...Borislav Petkov2019-04-081-9/+9
| * cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki2019-04-081-6/+29
| * cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki2019-04-011-0/+24
* | cpufreq/intel_pstate: Load only on Intel hardwareBorislav Petkov2019-04-011-1/+4
|/
* cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequencySrinivas Pandruvada2019-03-251-1/+4
* cpufreq: intel_pstate: Fix up iowait_boost computationRafael J. Wysocki2019-03-121-1/+1
* cpufreq: intel_pstate: Rework iowait boosting to be less aggressiveRafael J. Wysocki2019-02-181-18/+18
* cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()Rafael J. Wysocki2019-02-181-7/+2
* cpufreq: intel_pstate: Avoid redundant initialization of local varsRafael J. Wysocki2019-02-181-7/+3
* cpufreq: intel_pstate: Add reasons for failure and debug messagesErwan Velu2019-02-131-6/+21
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-01-291-11/+12
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-1/+1
|\
| * cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-271-1/+1
* | cpufreq: intel_pstate: Force HWP min perf before offlineSrinivas Pandruvada2018-11-291-2/+26
|/
* cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPIDominik Brodowski2018-10-251-9/+11
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-2/+2
|\
| * x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-2/+2
* | cpufreq: intel_pstate: Add base_frequency attributeSrinivas Pandruvada2018-10-161-0/+38
|/
* cpufreq: intel_pstate: Ignore turbo active ratio in HWPSrinivas Pandruvada2018-08-061-1/+2
* Merge back cpufreq changes for 4.19.Rafael J. Wysocki2018-08-061-9/+15
|\
| * Merge back cpufreq material for 4.19.Rafael J. Wysocki2018-07-251-9/+15
| |\
| | * cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWPSrinivas Pandruvada2018-07-191-0/+9
| | * cpufreq: intel_pstate: use match_string() helperXie Yisheng2018-07-021-9/+6
* | | cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada2018-07-311-2/+15
|/ /
* / cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2018-07-181-1/+16
|/
* cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada2018-06-191-5/+22
* Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-131-3/+176
|\
| * cpufreq: intel_pstate: enable boost for Skylake XeonSrinivas Pandruvada2018-06-081-0/+10
| * cpufreq: intel_pstate: New sysfs entry to control HWP boostSrinivas Pandruvada2018-06-061-0/+30
| * cpufreq: intel_pstate: HWP boost performance on IO wakeupSrinivas Pandruvada2018-06-061-0/+39
| * cpufreq: intel_pstate: Add HWP boost utility and sched util hooksSrinivas Pandruvada2018-06-061-3/+97
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
|/
* cpufreq: intel_pstate: allow trace in passive modeDoug Smythies2018-05-141-2/+44
* cpufreq: intel_pstate: Do not include debugfs.hRafael J. Wysocki2018-04-101-1/+0
* cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu2018-02-081-0/+5
* cpufreq: intel_pstate: Add Skylake servers supportSrinivas Pandruvada2018-01-111-0/+1
* cpufreq: intel_pstate: Replace bxt_funcs with core_funcsSrinivas Pandruvada2018-01-111-11/+2