index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
intel_pstate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: intel_pstate: Avoid division by 0 in min_perf_pct_min()
Rafael J. Wysocki
2017-06-05
1
-2
/
+3
*
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
2017-04-17
1
-0
/
+2
*
cpufreq: intel_pstate: Add support for Gemini Lake
Box, David E
2017-03-29
1
-0
/
+1
*
cpufreq: intel_pstate: Eliminate intel_pstate_get_min_max()
Rafael J. Wysocki
2017-03-28
1
-26
/
+14
*
cpufreq: intel_pstate: Do not walk policy->cpus
Rafael J. Wysocki
2017-03-28
1
-64
/
+60
*
cpufreq: intel_pstate: Introduce pid_in_use()
Rafael J. Wysocki
2017-03-28
1
-5
/
+11
*
cpufreq: intel_pstate: Drop struct cpu_defaults
Rafael J. Wysocki
2017-03-28
1
-87
/
+67
*
cpufreq: intel_pstate: Move cpu_defaults definitions
Rafael J. Wysocki
2017-03-28
1
-67
/
+62
*
cpufreq: intel_pstate: Add update_util callback to pstate_funcs
Rafael J. Wysocki
2017-03-28
1
-38
/
+43
*
cpufreq: intel_pstate: Use different utilization update callbacks
Rafael J. Wysocki
2017-03-28
1
-25
/
+54
*
cpufreq: intel_pstate: Modify check in intel_pstate_update_status()
Rafael J. Wysocki
2017-03-28
1
-1
/
+1
*
cpufreq: intel_pstate: Drop driver_registered variable
Rafael J. Wysocki
2017-03-28
1
-27
/
+19
*
cpufreq: intel_pstate: Skip unnecessary PID resets on init
Rafael J. Wysocki
2017-03-28
1
-2
/
+2
*
cpufreq: intel_pstate: Set HWP sampling interval once
Rafael J. Wysocki
2017-03-28
1
-2
/
+1
*
cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset()
Rafael J. Wysocki
2017-03-28
1
-30
/
+16
*
cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller
Rafael J. Wysocki
2017-03-28
1
-11
/
+6
*
cpufreq: intel_pstate: Initialize pid_params statically
Rafael J. Wysocki
2017-03-28
1
-32
/
+10
*
cpufreq: intel_pstate: Drop pointless initialization of PID parameters
Rafael J. Wysocki
2017-03-28
1
-26
/
+2
*
cpufreq: intel_pstate: Eliminate struct perf_limits
Rafael J. Wysocki
2017-03-28
1
-36
/
+23
*
cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq
Rafael J. Wysocki
2017-03-24
1
-19
/
+28
*
cpufreq: intel_pstate: Active mode P-state limits rework
Rafael J. Wysocki
2017-03-24
1
-100
/
+85
*
cpufreq: intel_pstate: Use load-based P-state selection more widely
Rafael J. Wysocki
2017-03-24
1
-1
/
+7
*
cpufreq: intel_pstate: Support HWP processors in all operation modes
Rafael J. Wysocki
2017-03-24
1
-14
/
+19
*
Merge back intel_pstate updates for 4.12.
Rafael J. Wysocki
2017-03-24
1
-14
/
+4
|
\
|
*
cpufreq: intel_pstate: Drop redundant wrapper function
Rafael J. Wysocki
2017-03-12
1
-14
/
+4
*
|
cpufreq: intel_pstate: Fix policy data management in passive mode
Rafael J. Wysocki
2017-03-21
1
-23
/
+6
*
|
cpufreq: intel_pstate: One set of global limits in active mode
Rafael J. Wysocki
2017-03-18
1
-96
/
+46
*
|
cpufreq: intel_pstate: Avoid percentages in limits-related computations
Rafael J. Wysocki
2017-03-15
1
-28
/
+28
*
|
cpufreq: intel_pstate: Correct frequency setting in the HWP mode
Srinivas Pandruvada
2017-03-14
1
-7
/
+4
*
|
cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()
Rafael J. Wysocki
2017-03-13
1
-0
/
+1
|
/
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-03-09
1
-36
/
+31
|
\
|
*
cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicy
Rafael J. Wysocki
2017-03-06
1
-13
/
+4
|
*
cpufreq: intel_pstate: Fix intel_pstate_verify_policy()
Rafael J. Wysocki
2017-03-06
1
-2
/
+2
|
*
cpufreq: intel_pstate: Fix global settings in active mode
Rafael J. Wysocki
2017-03-06
1
-6
/
+15
|
*
cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarily
Rafael J. Wysocki
2017-03-04
1
-3
/
+5
|
*
cpufreq: intel_pstate: Fix intel_cpufreq_verify_policy()
Rafael J. Wysocki
2017-03-04
1
-10
/
+0
|
*
cpufreq: intel_pstate: Do not use performance_limits in passive mode
Rafael J. Wysocki
2017-03-04
1
-2
/
+5
*
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-1
/
+1
|
\
\
|
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
|
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-02
1
-10
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2017-03-01
1
-10
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h
Len Brown
2017-03-01
1
-10
/
+5
|
|
*
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
Rafael J. Wysocki
2017-02-06
1
-0
/
+30
|
|
|
\
*
|
|
|
cpufreq: intel_pstate: Fix limits issue with operation mode switching
Rafael J. Wysocki
2017-02-28
1
-43
/
+22
|
/
/
/
*
|
|
Merge back earlier cpufreq changes for v4.11.
Rafael J. Wysocki
2017-02-09
1
-76
/
+323
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cpufreq: intel_pstate: Calculate guaranteed performance for HWP
Srinivas Pandruvada
2017-02-04
1
-26
/
+49
|
*
|
cpufreq: intel_pstate: Make HWP limits compatible with legacy
Srinivas Pandruvada
2017-02-04
1
-6
/
+4
|
*
|
cpufreq: intel_pstate: Lower frequency than expected under no_turbo
Srinivas Pandruvada
2017-02-04
1
-0
/
+14
|
*
|
cpufreq: intel_pstate: Operation mode control from sysfs
Rafael J. Wysocki
2017-02-04
1
-44
/
+180
|
*
|
cpufreq: intel_pstate: Expose global sysfs attributes upfront
Rafael J. Wysocki
2017-02-04
1
-2
/
+66
|
|
/
[next]