aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-27intel_pstate: Do not clear utilization update hooks on policy changesRafael J. Wysocki1-2/+3
2016-06-15cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if neededSrinivas Pandruvada1-20/+2
2016-06-08cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada1-2/+5
2016-06-08cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()Srinivas Pandruvada1-1/+4
2016-05-30cpufreq: intel_pstate: Downgrade print level for _PPCSrinivas Pandruvada1-1/+1
2016-05-18intel_pstate: Simplify conditional in intel_pstate_set_policy()Rafael J. Wysocki1-6/+5
2016-05-11intel_pstate: Clean up get_target_pstate_use_performance()Rafael J. Wysocki1-16/+11
2016-05-11intel_pstate: Use sample.core_avg_perf in get_avg_pstate()Rafael J. Wysocki1-2/+2
2016-05-11intel_pstate: Clarify average performance computationRafael J. Wysocki1-16/+24
2016-05-11intel_pstate: Avoid unnecessary synchronize_sched() during initializationChen Yu1-0/+9
2016-05-09intel_pstate: Clean up intel_pstate_get()Rafael J. Wysocki1-7/+2
2016-05-06Merge cpufreq fixes going into v4.6.Rafael J. Wysocki1-8/+23
2016-05-05cpufreq: intel_pstate: Ignore _PPC processing under HWPSrinivas Pandruvada1-0/+3
2016-05-04intel_pstate: Fix intel_pstate_get()Rafael J. Wysocki1-6/+8
2016-05-02cpufreq: intel_pstate: Fix HWP on boot CPU after system resumeRafael J. Wysocki1-2/+10
2016-04-28cpufreq: intel_pstate: Enable PPC enforcement for serversSrinivas Pandruvada1-1/+11
2016-04-28cpufreq: intel_pstate: Adjust policy->maxSrinivas Pandruvada1-0/+11
2016-04-28cpufreq: intel_pstate: Enforce _PPC limitsSrinivas Pandruvada1-2/+134
2016-04-25cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada1-0/+5
2016-04-25cpufreq: intel_pstate: Use average P-State instead of current P-StatePhilippe Longepe1-1/+7
2016-04-25Merge back cpufreq changes for v4.7.Rafael J. Wysocki1-30/+26
2016-04-10intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki1-0/+4
2016-04-09intel_pstate: Use pr_fmtJoe Perches1-8/+10
2016-04-09intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()Rafael J. Wysocki1-18/+13
2016-04-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki1-4/+3
2016-04-05cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada1-0/+135
2016-04-05cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada1-6/+23
2016-04-02cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki1-4/+3
2016-04-02intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki1-6/+15
2016-03-31intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki1-8/+19
2016-03-20intel_pstate: Do not call wrmsrl_on_cpu() with disabled interruptsRafael J. Wysocki1-30/+43
2016-03-11intel_pstate: Do not skip samples partiallyRafael J. Wysocki1-5/+7
2016-03-11intel_pstate: Remove freq calculation from intel_pstate_calc_busy()Philippe Longepe1-8/+8
2016-03-11intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_performance()Philippe Longepe1-3/+2
2016-03-11intel_pstate: Optimize calculation for max/min_perf_adjPhilippe Longepe1-2/+2
2016-03-11intel_pstate: Remove extra conversions in pid calculationPhilippe Longepe1-4/+4
2016-03-10Merge branch 'pm-cpufreq-governor' into pm-cpufreqRafael J. Wysocki1-64/+39
2016-03-09cpufreq: Reduce cpufreq_update_util() overhead a bitRafael J. Wysocki1-2/+2
2016-03-09cpufreq: intel_pstate: Replace timers with utilization update callbacksRafael J. Wysocki1-64/+39
2016-02-26cpufreq: intel_pstate: disable HWP notificationsSrinivas Pandruvada1-0/+3
2016-02-26cpufreq: intel_pstate: Enable HWP by defaultSrinivas Pandruvada1-12/+22
2016-02-23intel_pstate: Update frequencies of policy->cpus only from ->set_policy()Viresh Kumar1-9/+12
2015-12-21Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki1-16/+57
2015-12-12cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava1-1/+1
2015-12-10cpufreq: intel_pstate: Account for IO wait timePhilippe Longepe1-3/+21
2015-12-10cpufreq: intel_pstate: Account for non C0 timePhilippe Longepe1-5/+24
2015-12-10cpufreq: intel_pstate: Configurable algorithm to get target pstatePhilippe Longepe1-13/+17
2015-11-25intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates1-0/+2
2015-11-23cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava1-0/+1
2015-11-23cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava1-1/+2