aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-19cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe1-11/+46
2015-11-19cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe1-29/+29
2015-11-19Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki1-170/+1
2015-11-18Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki1-43/+5
2015-11-02intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava1-4/+6
2015-10-16cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct valuePrarit Bhargava1-57/+85
2015-10-16Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki1-10/+266
2015-10-15cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada1-0/+5
2015-10-15cpufreq: intel_pstate: Avoid calculation for max/minSrinivas Pandruvada1-5/+45
2015-10-15cpufreq: intel_pstate: Use ACPI perf configurationSrinivas Pandruvada1-1/+170
2015-10-15cpufreq: intel-pstate: Use separate max pstate for scalingSrinivas Pandruvada1-2/+18
2015-10-15cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada1-4/+35
2015-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki1-10/+28
2015-09-09intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi1-7/+14
2015-09-09intel_pstate: Fix user input of min/max to legal policy regionChen Yu1-3/+14
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+14
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar1-0/+1
2015-08-07intel_pstate: append more Oracle OEM table id to vendor bypass listEthan Zhao1-0/+4
2015-08-07intel_pstate: Add SKY-S supportKristen Carlson Accardi1-0/+1
2015-07-31intel_pstate: Fix possible overflow complained by CoverityChen Yu1-2/+2
2015-07-28Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki1-4/+7
2015-07-27intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski1-0/+1
2015-07-16intel_pstate: enable HWP per CPUKristen Carlson Accardi1-4/+7
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski1-1/+1
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-30/+42
2015-06-16intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava1-5/+5
2015-06-10intel_pstate: Force setting target pstate when requiredDoug Smythies1-10/+11
2015-06-10intel_pstate: change some inconsistent debug informationDoug Smythies1-4/+4
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2015-05-12intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno1-1/+1
2015-05-05intel_pstate: Add tsc collection and keep previous target pstateDoug Smythies1-10/+21
2015-04-15cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov1-6/+6
2015-04-15intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi1-1/+1
2015-04-11intel_pstate: Knights Landing supportDasaratharaman Chandramouli1-0/+31
2015-04-11intel_pstate: remove MSR testKristen Carlson Accardi1-14/+0
2015-02-06intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi1-0/+6
2015-01-30intel_pstate: honor user space min_perf_pct override on resumeKristen Carlson Accardi1-3/+11
2015-01-30intel_pstate: respect cpufreq policy requestSrinivas Pandruvada1-1/+2
2015-01-30intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi1-0/+13
2015-01-30intel_pstate: expose turbo range to sysfsKristen Carlson Accardi1-0/+18
2015-01-30intel_pstate: Add support for SkyLakeKristen Carlson Accardi1-0/+1
2014-12-11intel_pstate: Add a few commentsKristen Carlson Accardi1-1/+31