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