aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-11intel_pstate: add kernel parameter to force loadingEthan Zhao1-1/+5
2014-12-03intel_pstate: skip this driver if Sun server has _PPC methodethan zhao1-4/+41
2014-11-12intel_pstate: Add CPUID for BDW-H CPUDirk Brandewie1-0/+1
2014-11-12intel_pstate: Add support for HWPDirk Brandewie1-2/+98
2014-10-23intel_pstate: Correct BYT VID values.Dirk Brandewie1-1/+12
2014-10-23intel_pstate: Fix BYT frequency reportingDirk Brandewie1-6/+36
2014-10-23intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie1-3/+3
2014-10-23cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta1-12/+36
2014-10-23cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár1-0/+1
2014-09-03cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta1-4/+0
2014-08-28cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg1-0/+1
2014-08-28intel_pstate: Turn per cpu printk into pr_debugAndi Kleen1-1/+1
2014-07-21cpufreq: intel_pstate: Remove core_pct roundingStratos Karafotis1-5/+1
2014-07-21cpufreq: intel_pstate: Simplify P state adjustment logic.Stratos Karafotis1-23/+3
2014-07-21cpufreq: intel_pstate: Keep values in aperf/mperf in full precisionStratos Karafotis1-3/+0
2014-07-21cpufreq: intel_pstate: Disable interrupts during MSRs readingStratos Karafotis1-0/+3
2014-07-21cpufreq: intel_pstate: Align multiple lines to open parenthesisStratos Karafotis1-17/+17
2014-07-21cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_timeStratos Karafotis1-3/+2
2014-07-21cpufreq: intel_pstate: Cleanup parenthesesStratos Karafotis1-5/+5
2014-07-21cpufreq: intel_pstate: Fit code in a single line where possibleStratos Karafotis1-13/+5