aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/intel_pstate.c
AgeCommit message (Expand)Author
2014-06-18intel_pstate: Improve initial busy calculationDoug Smythies
2014-06-18intel_pstate: add sample time scalingDirk Brandewie
2014-06-18intel_pstate: Correct rounding in busy calculationDirk Brandewie
2014-06-18intel_pstate: Remove C0 trackingDirk Brandewie
2014-06-18intel_pstate: remove unneeded sample buffersDirk Brandewie
2014-06-18intel_pstate: remove setting P state to MAX on initDirk Brandewie
2014-06-18intel_pstate: Set turbo VID for BayTrailDirk 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
2013-10-25intel_pstate: Refactor driver to support CPUs with different MSR layoutsDirk Brandewie
2013-10-25Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-10-22intel_pstate: Correct calculation of min pstate valueDirk Brandewie
2013-10-22intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett
2013-10-16intel_pstate: Fix type mismatch warningRafael J. Wysocki
2013-10-16cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie
2013-10-16cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar
2013-10-01intel_pstate: fix no_turboSrinivas Pandruvada
2013-09-10intel_pstate: Add Haswell CPU modelsNell Hardcastle
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar
2013-07-23cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie
2013-07-14cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker
2013-05-22cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie
2013-05-14cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun
2013-05-12cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie
2013-05-12cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie
2013-05-12cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie
2013-05-12cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie
2013-05-12cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-10cpufreq / intel_pstate: Optimize intel_pstate_set_policySrinivas Pandruvada
2013-04-08cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk
2013-03-25cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie
2013-03-25cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie
2013-03-06cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie