summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/intel_pstate.c
AgeCommit message (Expand)Author
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
2015-11-19cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe
2015-11-19cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe
2015-11-19Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki
2015-11-18Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki
2015-11-02intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava
2015-10-16cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct valuePrarit Bhargava
2015-10-16Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki
2015-10-15cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada
2015-10-15cpufreq: intel_pstate: Avoid calculation for max/minSrinivas Pandruvada
2015-10-15cpufreq: intel_pstate: Use ACPI perf configurationSrinivas Pandruvada
2015-10-15cpufreq: intel-pstate: Use separate max pstate for scalingSrinivas Pandruvada
2015-10-15cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada
2015-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-09-09intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi
2015-09-09intel_pstate: Fix user input of min/max to legal policy regionChen Yu
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-07intel_pstate: append more Oracle OEM table id to vendor bypass listEthan Zhao
2015-08-07intel_pstate: Add SKY-S supportKristen Carlson Accardi
2015-07-31intel_pstate: Fix possible overflow complained by CoverityChen Yu
2015-07-28Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki
2015-07-27intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski
2015-07-16intel_pstate: enable HWP per CPUKristen Carlson Accardi
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-16intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava
2015-06-10intel_pstate: Force setting target pstate when requiredDoug Smythies
2015-06-10intel_pstate: change some inconsistent debug informationDoug Smythies
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-05-12intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno