summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/intel_pstate.c
AgeCommit message (Expand)Author
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
2014-05-07intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis
2014-03-26intel_pstate: Use del_timer_sync in intel_pstate_cpu_stopDirk Brandewie
2014-03-20intel_pstate: Set core to min P state during core offlineDirk Brandewie
2014-03-02intel_pstate: fix pid_reset to use fixed point valuesDirk Brandewie
2014-03-02intel_pstate: remove unneeded sample buffersDirk Brandewie
2014-02-26intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie
2014-02-04intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie
2014-01-17intel_pstate: Add trace point to report internal state.Dirk Brandewie
2014-01-14Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2014-01-06intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie
2014-01-05Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-12-31intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki
2013-12-22intel_pstate: Remove periodic P state boostDirk Brandewie
2013-12-22intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie
2013-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-11-07intel_pstate: skip the driver if ACPI has power mgmt optionAdrian Huang
2013-10-31cpufreq/intel_pstate: Add static declarations to internal functionsDirk Brandewie
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-25intel_pstate: Add Baytrail supportDirk Brandewie