Gabriele Mazzotta
|
73f1ae8ab0
cpufreq: intel_pstate: Remove unneeded variable
|
11 years ago |
Mika Westerberg
|
16405f98bc
cpufreq: intel_pstate: Add CPU ID for Braswell processor
|
11 years ago |
Andi Kleen
|
ce717613f3
intel_pstate: Turn per cpu printk into pr_debug
|
11 years ago |
Stratos Karafotis
|
78e2708691
cpufreq: intel_pstate: Remove core_pct rounding
|
11 years ago |
Stratos Karafotis
|
4b707c893d
cpufreq: intel_pstate: Simplify P state adjustment logic.
|
11 years ago |
Stratos Karafotis
|
ac658131d7
cpufreq: intel_pstate: Keep values in aperf/mperf in full precision
|
11 years ago |
Stratos Karafotis
|
4ab60c3f32
cpufreq: intel_pstate: Disable interrupts during MSRs reading
|
11 years ago |
Stratos Karafotis
|
c410833a3c
cpufreq: intel_pstate: Align multiple lines to open parenthesis
|
11 years ago |
Stratos Karafotis
|
abf013bffe
cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time
|
11 years ago |
Stratos Karafotis
|
285cb99091
cpufreq: intel_pstate: Cleanup parentheses
|
11 years ago |
Stratos Karafotis
|
2d8d1f18ed
cpufreq: intel_pstate: Fit code in a single line where possible
|
11 years ago |
Stratos Karafotis
|
845c1cbef0
cpufreq: intel_pstate: Add missing blank lines after declarations
|
11 years ago |
Stratos Karafotis
|
fa30dff9a8
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
|
11 years ago |
Stratos Karafotis
|
317dd50e80
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
|
11 years ago |
Vincent Minet
|
179e847167
intel_pstate: Set CPU number before accessing MSRs
|
11 years ago |
Dirk Brandewie
|
dd5fbf70f9
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
|
11 years ago |
Dirk Brandewie
|
c16ed06024
intel_pstate: Fix setting VID
|
11 years ago |
Doug Smythies
|
51d211e9c3
intel_pstate: Correct rounding in busy calculation
|
11 years ago |
Stratos Karafotis
|
830bcac4e4
cpufreq: intel_pstate: Remove duplicate CPU ID check
|
11 years ago |
Rafael J. Wysocki
|
5ece239918
Merge back earlier cpufreq material.
|
11 years ago |
Doug Smythies
|
bf8102228a
intel_pstate: Improve initial busy calculation
|
11 years ago |
Dirk Brandewie
|
c4ee841f60
intel_pstate: add sample time scaling
|
11 years ago |
Dirk Brandewie
|
f0fe3cd7e1
intel_pstate: Correct rounding in busy calculation
|
11 years ago |
Dirk Brandewie
|
adacdf3f2b
intel_pstate: Remove C0 tracking
|
11 years ago |
Stratos Karafotis
|
94f89e0760
cpufreq: intel_pstate: Remove unused member name of cpudata
|
11 years ago |
Dirk Brandewie
|
d40a63c45b
intel_pstate: remove setting P state to MAX on init
|
11 years ago |
Dirk Brandewie
|
c7e241df59
intel_pstate: Add CPU IDs for Broadwell processors
|
11 years ago |
Dirk Brandewie
|
21855ff5bc
intel_pstate: Set turbo VID for BayTrail
|
11 years ago |
Stratos Karafotis
|
6b17ddb2a5
intel_pstate: Remove sample parameter in intel_pstate_calc_busy
|
11 years ago |
Dirk Brandewie
|
c2294a2f78
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
|
11 years ago |