aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/intel_pstate.c
AgeCommit message (Expand)Author
2014-02-13intel_pstate: Correct calculation of min pstate valueDirk Brandewie
2014-02-13intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett
2014-02-13intel_pstate: fix no_turboSrinivas Pandruvada
2014-02-13intel_pstate: Add Haswell CPU modelsNell Hardcastle
2014-01-15intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie
2014-01-09intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki
2013-11-13cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie
2013-08-04cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie
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
2013-03-06cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie
2013-02-11cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie
2013-02-09cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie