index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
intel_pstate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
-
.
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2017-01-27
1
-1
/
+13
|
\
\
|
|
*
cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policy
Srinivas Pandruvada
2017-01-20
1
-1
/
+13
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-01-06
1
-22
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cpufreq: intel_pstate: Always keep all limits settings in sync
Rafael J. Wysocki
2016-12-31
1
-16
/
+14
|
*
|
cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy()
Rafael J. Wysocki
2016-12-31
1
-0
/
+4
|
*
|
cpufreq: intel_pstate: Use locking in intel_pstate_resume()
Rafael J. Wysocki
2016-12-31
1
-1
/
+9
|
*
|
cpufreq: intel_pstate: Do not expose PID parameters in passive mode
Rafael J. Wysocki
2016-12-27
1
-5
/
+4
*
|
|
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
1
-119
/
+707
|
\
|
|
|
*
|
cpufreq: intel_pstate: Support for energy performance hints with HWP
Srinivas Pandruvada
2016-12-08
1
-18
/
+224
|
*
|
cpufreq: intel_pstate: Add locking around HWP requests
Srinivas Pandruvada
2016-12-08
1
-12
/
+12
|
*
|
cpufreq: intel_pstate: Add Knights Mill CPUID
Piotr Luc
2016-12-01
1
-0
/
+1
|
*
|
cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype
Arnd Bergmann
2016-11-28
1
-2
/
+2
|
*
|
cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode
Srinivas Pandruvada
2016-11-28
1
-1
/
+105
|
*
|
cpufreq: intel_pstate: increase precision of performance limits
Srinivas Pandruvada
2016-11-22
1
-13
/
+15
|
*
|
cpufreq: intel_pstate: round up min_perf limits
Srinivas Pandruvada
2016-11-22
1
-2
/
+3
|
*
|
cpufreq: intel_pstate: Generic governors support
Rafael J. Wysocki
2016-11-21
1
-24
/
+170
|
*
|
cpufreq: intel_pstate: Request P-states control from SMM if needed
Rafael J. Wysocki
2016-11-17
1
-0
/
+13
|
*
|
cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE
Srinivas Pandruvada
2016-11-14
1
-0
/
+14
|
*
|
cpufreq: intel_pstate: protect limits variable
Srinivas Pandruvada
2016-11-01
1
-0
/
+22
|
*
|
cpufreq: intel_pstate: Reduce impact due to rounding error
Srinivas Pandruvada
2016-11-01
1
-2
/
+8
|
*
|
cpufreq: intel_pstate: Per CPU P-State limits
Srinivas Pandruvada
2016-11-01
1
-80
/
+156
|
*
|
Merge back earlier cpufreq material for v4.10.
Rafael J. Wysocki
2016-10-30
1
-7
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
cpufreq: intel_pstate: Remove PID debugfs when not used
Srinivas Pandruvada
2016-10-21
1
-1
/
+3
|
|
*
cpufreq: intel_pstate: Drop boost_iowait flag
Rafael J. Wysocki
2016-10-21
1
-6
/
+1
*
|
|
cpufreq/intel_pstate: Use CPPC to get max performance
Rafael J. Wysocki
2016-11-24
1
-1
/
+55
|
/
/
*
|
cpufreq: intel_pstate: Always set max P-state in performance mode
Rafael J. Wysocki
2016-10-24
1
-3
/
+8
*
|
cpufreq: intel_pstate: Set P-state upfront in performance mode
Rafael J. Wysocki
2016-10-21
1
-4
/
+25
|
/
*
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
Rafael J. Wysocki
2016-10-12
1
-1
/
+1
*
cpufreq: intel_pstate: Proportional algorithm for Atom
Rafael J. Wysocki
2016-10-12
1
-1
/
+21
*
cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()
Rafael J. Wysocki
2016-10-09
1
-4
/
+5
*
cpufreq: intel_pstate: Fix unsafe HWP MSR access
Srinivas Pandruvada
2016-10-09
1
-5
/
+5
*
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
2016-10-02
1
-29
/
+34
|
\
|
*
cpufreq: intel_pstate: Add io_boost trace
Srinivas Pandruvada
2016-09-16
1
-1
/
+2
|
*
cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm
Rafael J. Wysocki
2016-09-14
1
-27
/
+31
|
*
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
2016-08-16
1
-1
/
+1
*
|
intel_pstate: constify local structures
Julia Lawall
2016-09-13
1
-4
/
+4
|
/
*
-
-
-
.
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
Rafael J. Wysocki
2016-08-05
1
-0
/
+2
|
\
\
\
|
|
*
|
cpufreq: intel_pstate: Add more out-of-band IDs
Srinivas Pandruvada
2016-07-28
1
-0
/
+2
*
|
|
|
Merge branch 'pm-cpu'
Rafael J. Wysocki
2016-07-25
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT
Srinivas Pandruvada
2016-07-07
1
-2
/
+2
*
|
|
|
cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT
Srinivas Pandruvada
2016-07-21
1
-1
/
+2
*
|
|
|
intel_pstate: Update cpu_frequency tracepoint every time
Rafael J. Wysocki
2016-07-21
1
-8
/
+4
*
|
|
|
cpufreq: intel_pstate: clean remnant struct element
Carsten Emde
2016-07-21
1
-2
/
+0
*
|
|
|
intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
Jan Kiszka
2016-07-11
1
-1
/
+1
|
/
/
/
*
|
|
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
2016-07-04
1
-33
/
+55
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly
Jisheng Zhang
2016-06-28
1
-3
/
+3
|
*
|
intel_pstate: add __init/__initdata marker to some functions/variables
Jisheng Zhang
2016-06-28
1
-9
/
+9
[next]