summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/intel_pstate.c
AgeCommit message (Expand)Author
2015-08-10intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski
2015-07-10intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno
2015-04-15cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov
2015-04-15intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi
2015-04-11intel_pstate: Knights Landing supportDasaratharaman Chandramouli
2015-04-11intel_pstate: remove MSR testKristen Carlson Accardi
2015-02-06intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi
2015-01-30intel_pstate: honor user space min_perf_pct override on resumeKristen Carlson Accardi
2015-01-30intel_pstate: respect cpufreq policy requestSrinivas Pandruvada
2015-01-30intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi
2015-01-30intel_pstate: expose turbo range to sysfsKristen Carlson Accardi
2015-01-30intel_pstate: Add support for SkyLakeKristen Carlson Accardi
2014-12-11intel_pstate: Add a few commentsKristen Carlson Accardi
2014-12-11intel_pstate: add kernel parameter to force loadingEthan Zhao
2014-12-03intel_pstate: skip this driver if Sun server has _PPC methodethan zhao
2014-11-12intel_pstate: Add CPUID for BDW-H CPUDirk Brandewie
2014-11-12intel_pstate: Add support for HWPDirk Brandewie
2014-10-23intel_pstate: Correct BYT VID values.Dirk Brandewie
2014-10-23intel_pstate: Fix BYT frequency reportingDirk Brandewie
2014-10-23intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie
2014-10-23cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta
2014-10-23cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár
2014-09-03cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta
2014-08-28cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg
2014-08-28intel_pstate: Turn per cpu printk into pr_debugAndi Kleen
2014-07-21cpufreq: intel_pstate: Remove core_pct roundingStratos Karafotis
2014-07-21cpufreq: intel_pstate: Simplify P state adjustment logic.Stratos Karafotis
2014-07-21cpufreq: intel_pstate: Keep values in aperf/mperf in full precisionStratos Karafotis
2014-07-21cpufreq: intel_pstate: Disable interrupts during MSRs readingStratos Karafotis
2014-07-21cpufreq: intel_pstate: Align multiple lines to open parenthesisStratos Karafotis
2014-07-21cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_timeStratos Karafotis
2014-07-21cpufreq: intel_pstate: Cleanup parenthesesStratos Karafotis
2014-07-21cpufreq: intel_pstate: Fit code in a single line where possibleStratos Karafotis
2014-07-21cpufreq: intel_pstate: Add missing blank lines after declarationsStratos Karafotis
2014-07-21cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() callStratos Karafotis
2014-07-21cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent localsStratos Karafotis
2014-07-07intel_pstate: Set CPU number before accessing MSRsVincent Minet
2014-07-07intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie
2014-07-07intel_pstate: Fix setting VIDDirk Brandewie
2014-06-17intel_pstate: Correct rounding in busy calculationDoug Smythies
2014-06-10cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki
2014-06-02intel_pstate: Improve initial busy calculationDoug Smythies
2014-06-02intel_pstate: add sample time scalingDirk Brandewie
2014-06-02intel_pstate: Correct rounding in busy calculationDirk Brandewie
2014-06-02intel_pstate: Remove C0 trackingDirk Brandewie
2014-05-27cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis
2014-05-13intel_pstate: remove setting P state to MAX on initDirk Brandewie
2014-05-13intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie
2014-05-12intel_pstate: Set turbo VID for BayTrailDirk Brandewie