Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f0fe3cd7e12d8290c82284b5c8aee723cbd0371a
/
drivers
/
cpufreq
/
intel_pstate.c
f0fe3cd
intel_pstate: Correct rounding in busy calculation
by Dirk Brandewie
· 11 years ago
adacdf3
intel_pstate: Remove C0 tracking
by Dirk Brandewie
· 11 years ago
d40a63c
intel_pstate: remove setting P state to MAX on init
by Dirk Brandewie
· 11 years ago
21855ff
intel_pstate: Set turbo VID for BayTrail
by Dirk Brandewie
· 11 years ago
c2294a2
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
by Dirk Brandewie
· 11 years ago
bb18008
intel_pstate: Set core to min P state during core offline
by Dirk Brandewie
· 11 years ago
d98d099
intel_pstate: fix pid_reset to use fixed point values
by Dirk Brandewie
· 11 years ago
d37e2b7
intel_pstate: remove unneeded sample buffers
by Dirk Brandewie
· 11 years ago
e66c176
intel_pstate: Change busy calculation to use fixed point math.
by Dirk Brandewie
· 11 years ago
61d8d2a
intel_pstate: Add support for Baytrail turbo P states
by Dirk Brandewie
· 11 years ago
4042e75
intel_pstate: Use LFM bus ratio as min ratio/P state
by Dirk Brandewie
· 11 years ago
709c078
intel_pstate: Remove energy reporting from pstate_sample tracepoint
by Dirk Brandewie
· 11 years ago
fcb6a15
intel_pstate: Take core C0 time into account for core busy calculation
by Dirk Brandewie
· 11 years ago
b69880f
intel_pstate: Add trace point to report internal state.
by Dirk Brandewie
· 11 years ago
51c4c4c
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
6cbd7ee
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
by Dirk Brandewie
· 11 years ago
72e2adc
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
98a947a
intel_pstate: Fail initialization if P-state information is missing
by Rafael J. Wysocki
· 11 years ago
91a4cd4
intel_pstate: Remove periodic P state boost
by Dirk Brandewie
· 11 years ago
007bea0
intel_pstate: Add setting voltage value for baytrail P states.
by Dirk Brandewie
· 11 years ago
15d4cb9
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
fbbcdc0
intel_pstate: skip the driver if ACPI has power mgmt option
by Adrian Huang
· 11 years ago
e0a261a
cpufreq/intel_pstate: Add static declarations to internal functions
by Dirk Brandewie
· 11 years ago
93658cb
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
19e77c2
intel_pstate: Add Baytrail support
by Dirk Brandewie
· 11 years ago
016c815
intel_pstate: Refactor driver to support CPUs with different MSR layouts
by Dirk Brandewie
· 11 years ago
6ddee42
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
7244cb6
intel_pstate: Correct calculation of min pstate value
by Dirk Brandewie
· 11 years ago
d253d2a
intel_pstate: Improve accuracy by not truncating until final result
by Brennan Shacklett
· 11 years ago
09c87e2
intel_pstate: Fix type mismatch warning
by Rafael J. Wysocki
· 11 years ago
52e0a50
cpufreq / intel_pstate: Fix max_perf_pct on resume
by Dirk Brandewie
· 11 years ago
be49e34
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
by Viresh Kumar
· 11 years ago
1ccf7a1
intel_pstate: fix no_turbo
by Srinivas Pandruvada
· 11 years ago
6cdcdb7
intel_pstate: Add Haswell CPU models
by Nell Hardcastle
· 12 years ago
adc97d6
cpufreq: Drop the owner field from struct cpufreq_driver
by Viresh Kumar
· 11 years ago
2134ed4
cpufreq / intel_pstate: Change to scale off of max P-state
by Dirk Brandewie
· 12 years ago
2760984
cpufreq: delete __cpuinit usage from all cpufreq files
by Paul Gortmaker
· 12 years ago
c96d53d
cpufreq / intel_pstate: Add additional supported CPU ID
by Dirk Brandewie
· 12 years ago
b57ffac
cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)
by Wei Yongjun
· 12 years ago
35363e9
cpufreq / intel_pstate: remove #ifdef MODULE compile fence
by Dirk Brandewie
· 12 years ago
a73108d
cpufreq / intel_pstate: Remove idle mode PID
by Dirk Brandewie
· 12 years ago
ca182ae
cpufreq / intel_pstate: fix ffmpeg regression
by Dirk Brandewie
· 12 years ago
d8f469e
cpufreq / intel_pstate: use lowest requested max performance
by Dirk Brandewie
· 12 years ago
1abc4b2
cpufreq / intel_pstate: remove idle time and duration from sample and calculations
by Dirk Brandewie
· 12 years ago
885f925
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
d1b6848
cpufreq / intel_pstate: Optimize intel_pstate_set_policy
by Srinivas Pandruvada
· 12 years ago
ec376a2
cpufreq / intel_pstate: Set timer timeout correctly
by Dirk Brandewie
· 12 years ago
05e99c8cf
intel-pstate: Use #defines instead of hard-coded values.
by Konrad Rzeszutek Wilk
· 12 years ago
e6f3eb2
cpufreq / intel_pstate: Fix calculation of current frequency
by Dirk Brandewie
· 12 years ago
b563b4e
cpufreq / intel_pstate: Add function to check that all MSRs are valid
by Dirk Brandewie
· 12 years ago
d3929b8
cpufreq / intel_pstate: Do not load on VM that does not report max P state.
by Dirk Brandewie
· 12 years ago
907cc90
cpufreq / intel_pstate: Fix intel_pstate_init() error path
by Dirk Brandewie
· 12 years ago
6be2649
cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.
by Dirk Brandewie
· 12 years ago
191e5ed
cpufreq / intel_pstate: Fix 32 bit build
by Dirk Brandewie
· 12 years ago
93f0822
cpufreq/x86: Add P-state driver for sandy bridge.
by Dirk Brandewie
· 12 years ago