index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
intel_pstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-31
cpufreq: intel_pstate: Use locking in intel_pstate_resume()
Rafael J. Wysocki
1
-1
/
+9
2016-12-27
cpufreq: intel_pstate: Do not expose PID parameters in passive mode
Rafael J. Wysocki
1
-5
/
+4
2016-12-08
cpufreq: intel_pstate: Support for energy performance hints with HWP
Srinivas Pandruvada
1
-18
/
+224
2016-12-08
cpufreq: intel_pstate: Add locking around HWP requests
Srinivas Pandruvada
1
-12
/
+12
2016-12-01
cpufreq: intel_pstate: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-11-28
cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype
Arnd Bergmann
1
-2
/
+2
2016-11-28
cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode
Srinivas Pandruvada
1
-1
/
+105
2016-11-22
cpufreq: intel_pstate: increase precision of performance limits
Srinivas Pandruvada
1
-13
/
+15
2016-11-22
cpufreq: intel_pstate: round up min_perf limits
Srinivas Pandruvada
1
-2
/
+3
2016-11-21
cpufreq: intel_pstate: Generic governors support
Rafael J. Wysocki
1
-24
/
+170
2016-11-17
cpufreq: intel_pstate: Request P-states control from SMM if needed
Rafael J. Wysocki
1
-0
/
+13
2016-11-14
cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE
Srinivas Pandruvada
1
-0
/
+14
2016-11-01
cpufreq: intel_pstate: protect limits variable
Srinivas Pandruvada
1
-0
/
+22
2016-11-01
cpufreq: intel_pstate: Reduce impact due to rounding error
Srinivas Pandruvada
1
-2
/
+8
2016-11-01
cpufreq: intel_pstate: Per CPU P-State limits
Srinivas Pandruvada
1
-80
/
+156
2016-10-30
Merge back earlier cpufreq material for v4.10.
Rafael J. Wysocki
1
-7
/
+4
2016-10-24
cpufreq: intel_pstate: Always set max P-state in performance mode
Rafael J. Wysocki
1
-3
/
+8
2016-10-21
cpufreq: intel_pstate: Set P-state upfront in performance mode
Rafael J. Wysocki
1
-4
/
+25
2016-10-21
cpufreq: intel_pstate: Remove PID debugfs when not used
Srinivas Pandruvada
1
-1
/
+3
2016-10-21
cpufreq: intel_pstate: Drop boost_iowait flag
Rafael J. Wysocki
1
-6
/
+1
2016-10-12
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
Rafael J. Wysocki
1
-1
/
+1
2016-10-12
cpufreq: intel_pstate: Proportional algorithm for Atom
Rafael J. Wysocki
1
-1
/
+21
2016-10-09
cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()
Rafael J. Wysocki
1
-4
/
+5
2016-10-09
cpufreq: intel_pstate: Fix unsafe HWP MSR access
Srinivas Pandruvada
1
-5
/
+5
2016-10-02
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
1
-29
/
+34
2016-09-16
cpufreq: intel_pstate: Add io_boost trace
Srinivas Pandruvada
1
-1
/
+2
2016-09-14
cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm
Rafael J. Wysocki
1
-27
/
+31
2016-09-13
intel_pstate: constify local structures
Julia Lawall
1
-4
/
+4
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
1
-1
/
+1
2016-08-05
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
Rafael J. Wysocki
1
-0
/
+2
2016-07-28
cpufreq: intel_pstate: Add more out-of-band IDs
Srinivas Pandruvada
1
-0
/
+2
2016-07-25
Merge branch 'pm-cpu'
Rafael J. Wysocki
1
-2
/
+2
2016-07-21
cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT
Srinivas Pandruvada
1
-1
/
+2
2016-07-21
intel_pstate: Update cpu_frequency tracepoint every time
Rafael J. Wysocki
1
-8
/
+4
2016-07-21
cpufreq: intel_pstate: clean remnant struct element
Carsten Emde
1
-2
/
+0
2016-07-11
intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
Jan Kiszka
1
-1
/
+1
2016-07-07
cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT
Srinivas Pandruvada
1
-2
/
+2
2016-07-04
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
1
-33
/
+55
2016-06-28
intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly
Jisheng Zhang
1
-3
/
+3
2016-06-28
intel_pstate: add __init/__initdata marker to some functions/variables
Jisheng Zhang
1
-9
/
+9
2016-06-28
intel_pstate: Fix incorrect placement of __initdata
Jisheng Zhang
1
-3
/
+3
2016-06-27
intel_pstate: Do not clear utilization update hooks on policy changes
Rafael J. Wysocki
1
-2
/
+3
2016-06-20
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
1
-18
/
+40
2016-06-15
cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed
Srinivas Pandruvada
1
-20
/
+2
2016-06-13
cpufreq: intel_pstate: Broxton support
Srinivas Pandruvada
1
-0
/
+21
2016-06-13
Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Rafael J. Wysocki
1
-18
/
+19
2016-06-08
x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver
Dave Hansen
1
-18
/
+19
2016-06-08
cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo
Srinivas Pandruvada
1
-2
/
+5
2016-06-08
cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()
Srinivas Pandruvada
1
-1
/
+4
2016-05-30
cpufreq: intel_pstate: Downgrade print level for _PPC
Srinivas Pandruvada
1
-1
/
+1
[next]