summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAgeFilesLines
* intel_pstate: Fix intel_pstate_get()Rafael J. Wysocki2016-05-041-6/+8
* cpufreq: intel_pstate: Fix HWP on boot CPU after system resumeRafael J. Wysocki2016-05-021-2/+10
* cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada2016-04-251-0/+5
* intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki2016-04-101-0/+4
* cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada2016-04-051-0/+135
* cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada2016-04-051-6/+23
* intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki2016-04-021-6/+15
* intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki2016-03-311-8/+19
* intel_pstate: Do not call wrmsrl_on_cpu() with disabled interruptsRafael J. Wysocki2016-03-201-30/+43
* intel_pstate: Do not skip samples partiallyRafael J. Wysocki2016-03-111-5/+7
* intel_pstate: Remove freq calculation from intel_pstate_calc_busy()Philippe Longepe2016-03-111-8/+8
* intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_perfor...Philippe Longepe2016-03-111-3/+2
* intel_pstate: Optimize calculation for max/min_perf_adjPhilippe Longepe2016-03-111-2/+2
* intel_pstate: Remove extra conversions in pid calculationPhilippe Longepe2016-03-111-4/+4
* Merge branch 'pm-cpufreq-governor' into pm-cpufreqRafael J. Wysocki2016-03-101-64/+39
|\
| * cpufreq: Reduce cpufreq_update_util() overhead a bitRafael J. Wysocki2016-03-091-2/+2
| * cpufreq: intel_pstate: Replace timers with utilization update callbacksRafael J. Wysocki2016-03-091-64/+39
* | cpufreq: intel_pstate: disable HWP notificationsSrinivas Pandruvada2016-02-261-0/+3
* | cpufreq: intel_pstate: Enable HWP by defaultSrinivas Pandruvada2016-02-261-12/+22
* | intel_pstate: Update frequencies of policy->cpus only from ->set_policy()Viresh Kumar2016-02-231-9/+12
|/
* Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-211-16/+57
|\
| * cpufreq: intel_pstate: Account for IO wait timePhilippe Longepe2015-12-101-3/+21
| * cpufreq: intel_pstate: Account for non C0 timePhilippe Longepe2015-12-101-5/+24
| * cpufreq: intel_pstate: Configurable algorithm to get target pstatePhilippe Longepe2015-12-101-13/+17
* | cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava2015-12-121-1/+1
|/
* intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates2015-11-251-0/+2
* cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava2015-11-231-0/+1
* cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava2015-11-231-1/+2
* cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe2015-11-191-11/+46
* cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe2015-11-191-29/+29
* Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki2015-11-191-170/+1
* Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki2015-11-181-43/+5
* intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava2015-11-021-4/+6
* cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct valuePrarit Bhargava2015-10-161-57/+85
* Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki2015-10-161-10/+266
|\
| * cpufreq: intel_pstate: Avoid calculation for max/minSrinivas Pandruvada2015-10-151-5/+45
| * cpufreq: intel_pstate: Use ACPI perf configurationSrinivas Pandruvada2015-10-151-1/+170
| * cpufreq: intel-pstate: Use separate max pstate for scalingSrinivas Pandruvada2015-10-151-2/+18
| * cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada2015-10-151-4/+35
* | cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada2015-10-151-0/+5
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-111-10/+28
|\
| * intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi2015-09-091-7/+14
| * intel_pstate: Fix user input of min/max to legal policy regionChen Yu2015-09-091-3/+14
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-6/+14
|\ \ | |/
| * intel_pstate: append more Oracle OEM table id to vendor bypass listEthan Zhao2015-08-071-0/+4
| * intel_pstate: Add SKY-S supportKristen Carlson Accardi2015-08-071-0/+1
| * intel_pstate: Fix possible overflow complained by CoverityChen Yu2015-07-311-2/+2
| * Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki2015-07-281-4/+7
| |\
| | * intel_pstate: enable HWP per CPUKristen Carlson Accardi2015-07-161-4/+7
* | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-181-0/+1
|\ \ \ | |/ /
OpenPOWER on IntegriCloud