Sign in
kunit
/
linux
/
kunit/rfc/v5.1/v4
/
drivers
/
cpufreq
/
intel_pstate.c
4ab5264
cpufreq/intel_pstate: Load only on Intel hardware
by Borislav Petkov
· 6 years ago
92a3e42
cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
by Srinivas Pandruvada
· 6 years ago
8e3b403
cpufreq: intel_pstate: Fix up iowait_boost computation
by Rafael J. Wysocki
· 6 years ago
b8bd158
cpufreq: intel_pstate: Rework iowait boosting to be less aggressive
by Rafael J. Wysocki
· 6 years ago
a8e1942
cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()
by Rafael J. Wysocki
· 6 years ago
fa93b51
cpufreq: intel_pstate: Avoid redundant initialization of local vars
by Rafael J. Wysocki
· 6 years ago
076b862
cpufreq: intel_pstate: Add reasons for failure and debug messages
by Erwan Velu
· 6 years ago
625c85a
cpufreq: Use struct kobj_attribute instead of struct global_attr
by Viresh Kumar
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
af3b737
cpufreq: intel_pstate: Force HWP min perf before offline
by Srinivas Pandruvada
· 6 years ago
09659af
cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
5906056
cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPI
by Dominik Brodowski
· 6 years ago
c05f364
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
86d333a
cpufreq: intel_pstate: Add base_frequency attribute
by Srinivas Pandruvada
· 6 years ago
f2c4db1
x86/cpu: Sanitize FAM6_ATOM naming
by Peter Zijlstra
· 6 years ago
d3264f7
cpufreq: intel_pstate: Ignore turbo active ratio in HWP
by Srinivas Pandruvada
· 6 years ago
6ccbe1d
Merge back cpufreq changes for 4.19.
by Rafael J. Wysocki
· 6 years ago
01e61a42
cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms
by Srinivas Pandruvada
· 6 years ago
6e92636
Merge back cpufreq material for 4.19.
by Rafael J. Wysocki
· 7 years ago
eea033d
cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWP
by Srinivas Pandruvada
· 7 years ago
95d6c08
cpufreq: intel_pstate: Register when ACPI PCCH is present
by Rafael J. Wysocki
· 7 years ago
1111b78
cpufreq: intel_pstate: use match_string() helper
by Xie Yisheng
· 7 years ago
ff7c991
cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
by Srinivas Pandruvada
· 7 years ago
d09fcec
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
41ab43c
cpufreq: intel_pstate: enable boost for Skylake Xeon
by Srinivas Pandruvada
· 7 years ago
aaaece3
cpufreq: intel_pstate: New sysfs entry to control HWP boost
by Srinivas Pandruvada
· 7 years ago
52ccc431
cpufreq: intel_pstate: HWP boost performance on IO wakeup
by Srinivas Pandruvada
· 7 years ago
e0efd5b
cpufreq: intel_pstate: Add HWP boost utility and sched util hooks
by Srinivas Pandruvada
· 7 years ago
50e9ffa
cpufreq: intel_pstate: allow trace in passive mode
by Doug Smythies
· 7 years ago
b258dfe
cpufreq: intel_pstate: Do not include debugfs.h
by Rafael J. Wysocki
· 7 years ago
70f6bf2
cpufreq: intel_pstate: Enable HWP during system resume on CPU0
by Chen Yu
· 7 years ago
d8de7a4
cpufreq: intel_pstate: Add Skylake servers support
by Srinivas Pandruvada
· 7 years ago
dbd49b8
cpufreq: intel_pstate: Replace bxt_funcs with core_funcs
by Srinivas Pandruvada
· 7 years ago
53ac64a
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
ab271bc
Merge branch 'intel_pstate'
by Rafael J. Wysocki
· 7 years ago
08a1000
Merge branch 'pm-cpufreq-sched'
by Rafael J. Wysocki
· 7 years ago
bd87c8f
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 7 years ago
5e93232
intel_pstate: convert to use acpi_match_platform_list()
by Toshi Kani
· 7 years ago
57ccaf3
Merge back intel_pstate material for v4.14.
by Rafael J. Wysocki
· 7 years ago
b20a3f3
cpufreq: remove setting of policy->cpu in policy->cpus during init
by Sudeep Holla
· 7 years ago
c587c79
cpufreq: intel_pstate: report correct CPU frequencies during trace
by Doug Smythies
· 7 years ago
d77d488
cpufreq: intel_pstate: Shorten a couple of long names
by Rafael J. Wysocki
· 7 years ago
a891283
cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate()
by Rafael J. Wysocki
· 7 years ago
3714c28
Merge v4.13 intel_pstate fixes.
by Rafael J. Wysocki
· 7 years ago
7bde2d5
cpufreq: intel_pstate: Improve IO performance with per-core P-states
by Srinivas Pandruvada
· 7 years ago
8a05c31
Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'
by Rafael J. Wysocki
· 7 years ago
674e754
sched: cpufreq: Allow remote cpufreq callbacks
by Viresh Kumar
· 7 years ago
f5c13f4
cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL
by Rafael J. Wysocki
· 7 years ago
22baebd
cpufreq: intel_pstate: Drop ->get from intel_pstate structure
by Rafael J. Wysocki
· 8 years ago
c4f3f70
cpufreq: intel_pstate: Drop ->update_util from pstate_funcs
by Rafael J. Wysocki
· 8 years ago
9d0ef7a
cpufreq: intel_pstate: Do not use PID-based P-state selection
by Rafael J. Wysocki
· 8 years ago
b8b7882
cpufreq: Don't set transition_latency for setpolicy drivers
by Viresh Kumar
· 8 years ago
ffa64d5
Merge branches 'intel_pstate' and 'pm-domains'
by Rafael J. Wysocki
· 8 years ago
a252c25
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
by Rafael J. Wysocki
· 8 years ago
6e34e1f
cpufreq: intel_pstate: Correct the busy calculation for KNL
by Srinivas Pandruvada
· 8 years ago
d4436c0
cpufreq: intel_pstate: Fix ratio setting for min_perf_pct
by Srinivas Pandruvada
· 8 years ago
15d56b3
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
106c9c7
cpufreq: intel_pstate: constify attribute_group structures
by Arvind Yadav
· 8 years ago
f1c7842
Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'
by Rafael J. Wysocki
· 8 years ago
16b5b09
Merge branch 'pm-tools'
by Rafael J. Wysocki
· 8 years ago
fab24dcc
cpufreq: intel_pstate: Clean up after performance governor changes
by Rafael J. Wysocki
· 8 years ago
82b4e03
intel_pstate: skip scheduler hook when in "performance" mode
by Len Brown
· 8 years ago
62611cb
intel_pstate: delete scheduler hook in HWP mode
by Len Brown
· 8 years ago
1a4fe38
cpufreq: intel_pstate: Remove max/min fractions to limit performance
by Srinivas Pandruvada
· 8 years ago
57caf4e
cpufreq: intel_pstate: Avoid division by 0 in min_perf_pct_min()
by Rafael J. Wysocki
· 8 years ago
a32f80b
Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Rafael J. Wysocki
· 8 years ago
3cedbc5
intel_pstate: use updated msr-index.h HWP.EPP values
by Len Brown
· 8 years ago
1b72e7f
cpufreq: schedutil: Use policy-dependent transition delays
by Rafael J. Wysocki
· 8 years ago
630e575
cpufreq: intel_pstate: Add support for Gemini Lake
by Box, David E
· 8 years ago
b02aabe
cpufreq: intel_pstate: Eliminate intel_pstate_get_min_max()
by Rafael J. Wysocki
· 8 years ago
2bfc4cb
cpufreq: intel_pstate: Do not walk policy->cpus
by Rafael J. Wysocki
· 8 years ago
8ca6ce3
cpufreq: intel_pstate: Introduce pid_in_use()
by Rafael J. Wysocki
· 8 years ago
2f49afc
cpufreq: intel_pstate: Drop struct cpu_defaults
by Rafael J. Wysocki
· 8 years ago
de4a76c
cpufreq: intel_pstate: Move cpu_defaults definitions
by Rafael J. Wysocki
· 8 years ago
67dd9bf
cpufreq: intel_pstate: Add update_util callback to pstate_funcs
by Rafael J. Wysocki
· 8 years ago
eabd22c
cpufreq: intel_pstate: Use different utilization update callbacks
by Rafael J. Wysocki
· 8 years ago
0042b2c
cpufreq: intel_pstate: Modify check in intel_pstate_update_status()
by Rafael J. Wysocki
· 8 years ago
ee8df89
cpufreq: intel_pstate: Drop driver_registered variable
by Rafael J. Wysocki
· 8 years ago
694cb17
cpufreq: intel_pstate: Skip unnecessary PID resets on init
by Rafael J. Wysocki
· 8 years ago
7aec5b5
cpufreq: intel_pstate: Set HWP sampling interval once
by Rafael J. Wysocki
· 8 years ago
ff35f02
cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset()
by Rafael J. Wysocki
· 8 years ago
4ddd014
cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller
by Rafael J. Wysocki
· 8 years ago
5c43905
cpufreq: intel_pstate: Initialize pid_params statically
by Rafael J. Wysocki
· 8 years ago
6404367
cpufreq: intel_pstate: Drop pointless initialization of PID parameters
by Rafael J. Wysocki
· 8 years ago
e14cf88
cpufreq: intel_pstate: Eliminate struct perf_limits
by Rafael J. Wysocki
· 8 years ago
80b120c
cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq
by Rafael J. Wysocki
· 8 years ago
c5a2ee7
cpufreq: intel_pstate: Active mode P-state limits rework
by Rafael J. Wysocki
· 8 years ago
5539534
cpufreq: intel_pstate: Use load-based P-state selection more widely
by Rafael J. Wysocki
· 8 years ago
eb5139d
cpufreq: intel_pstate: Support HWP processors in all operation modes
by Rafael J. Wysocki
· 8 years ago
f1a9164
Merge back intel_pstate updates for 4.12.
by Rafael J. Wysocki
· 8 years ago
64897b2
cpufreq: intel_pstate: Fix policy data management in passive mode
by Rafael J. Wysocki
· 8 years ago
7de3255
cpufreq: intel_pstate: One set of global limits in active mode
by Rafael J. Wysocki
· 8 years ago
e4c204c
cpufreq: intel_pstate: Avoid percentages in limits-related computations
by Rafael J. Wysocki
· 8 years ago
3f8ed54
cpufreq: intel_pstate: Correct frequency setting in the HWP mode
by Srinivas Pandruvada
· 8 years ago
6e7408a
cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()
by Rafael J. Wysocki
· 8 years ago
5f98ced
cpufreq: intel_pstate: Drop redundant wrapper function
by Rafael J. Wysocki
· 8 years ago
fd8e57d
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
a240c4a
cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicy
by Rafael J. Wysocki
· 8 years ago
d74b199
cpufreq: intel_pstate: Fix intel_pstate_verify_policy()
by Rafael J. Wysocki
· 8 years ago
Next »