summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-39/+25
|\
| * intel_pstate: convert to use acpi_match_platform_list()Toshi Kani2017-08-291-39/+25
* | Merge branch 'intel_pstate'Rafael J. Wysocki2017-09-041-300/+20
|\ \
| * \ Merge back intel_pstate material for v4.14.Rafael J. Wysocki2017-08-211-296/+20
| |\ \ | | |/ | |/|
| | * cpufreq: intel_pstate: Shorten a couple of long namesRafael J. Wysocki2017-08-101-4/+4
| | * cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate()Rafael J. Wysocki2017-08-101-7/+5
| | * Merge v4.13 intel_pstate fixes.Rafael J. Wysocki2017-08-041-8/+0
| | |\
| | * | cpufreq: intel_pstate: Improve IO performance with per-core P-statesSrinivas Pandruvada2017-08-041-0/+10
| | * | cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVALRafael J. Wysocki2017-08-011-1/+0
| | * | cpufreq: intel_pstate: Drop ->update_util from pstate_funcsRafael J. Wysocki2017-07-261-13/+2
| | * | cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki2017-07-261-274/+2
* | | | Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-09-041-0/+8
|\ \ \ \
| * | | | sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar2017-08-011-0/+8
| | |/ / | |/| |
* | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-041-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla2017-08-181-1/+0
| * | | cpufreq: Don't set transition_latency for setpolicy driversViresh Kumar2017-07-261-1/+0
* | | | cpufreq: intel_pstate: report correct CPU frequencies during traceDoug Smythies2017-08-111-2/+1
* | | | Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki2017-08-031-8/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|