Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2cf8e2dfdf88363476f23bc600745250b94dbbed
/
drivers
/
cpufreq
/
intel_pstate.c
3954517
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
by Rafael J. Wysocki
· 8 years ago
0843e83
cpufreq: intel_pstate: Proportional algorithm for Atom
by Rafael J. Wysocki
· 8 years ago
f00593a
cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()
by Rafael J. Wysocki
· 8 years ago
f9f4872
cpufreq: intel_pstate: Fix unsafe HWP MSR access
by Srinivas Pandruvada
· 8 years ago
b6e2511
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
by Rafael J. Wysocki
· 8 years ago
3ba7bca
cpufreq: intel_pstate: Add io_boost trace
by Srinivas Pandruvada
· 8 years ago
09c448d
cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm
by Rafael J. Wysocki
· 8 years ago
42ce892
intel_pstate: constify local structures
by Julia Lawall
· 8 years ago
58919e8
cpufreq / sched: Pass flags to cpufreq_update_util()
by Rafael J. Wysocki
· 8 years ago
e2b3b80
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
65c1262
cpufreq: intel_pstate: Add more out-of-band IDs
by Srinivas Pandruvada
· 8 years ago
bc841e2
Merge branch 'pm-cpu'
by Rafael J. Wysocki
· 8 years ago
da7de91
cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT
by Srinivas Pandruvada
· 8 years ago
bc95a45
intel_pstate: Update cpu_frequency tracepoint every time
by Rafael J. Wysocki
· 8 years ago
2630abc
cpufreq: intel_pstate: clean remnant struct element
by Carsten Emde
· 8 years ago
5fc8f707
intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
by Jan Kiszka
· 8 years ago
100cf6f
cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT
by Srinivas Pandruvada
· 8 years ago
5d1191a
Merge back earlier cpufreq material for v4.8.
by Rafael J. Wysocki
· 8 years ago
4a7cb7a
intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly
by Jisheng Zhang
· 8 years ago
29327c8
intel_pstate: add __init/__initdata marker to some functions/variables
by Jisheng Zhang
· 8 years ago
eed4360
intel_pstate: Fix incorrect placement of __initdata
by Jisheng Zhang
· 8 years ago
5ab666e
intel_pstate: Do not clear utilization update hooks on policy changes
by Rafael J. Wysocki
· 8 years ago
56b7808
Merge back earlier cpufreq changes for v4.8.
by Rafael J. Wysocki
· 8 years ago
b00345d
cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed
by Srinivas Pandruvada
· 8 years ago
41bad47
cpufreq: intel_pstate: Broxton support
by Srinivas Pandruvada
· 8 years ago
b77b565
Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into x86/cpu
by Rafael J. Wysocki
· 8 years ago
5b20c94
x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver
by Dave Hansen
· 8 years ago
983e600
cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo
by Srinivas Pandruvada
· 8 years ago
2c2c1af
cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()
by Srinivas Pandruvada
· 8 years ago
6cacd11
cpufreq: intel_pstate: Downgrade print level for _PPC
by Srinivas Pandruvada
· 8 years ago
c749c64
intel_pstate: Simplify conditional in intel_pstate_set_policy()
by Rafael J. Wysocki
· 9 years ago
1aa7a6e
intel_pstate: Clean up get_target_pstate_use_performance()
by Rafael J. Wysocki
· 9 years ago
8edb0a6
intel_pstate: Use sample.core_avg_perf in get_avg_pstate()
by Rafael J. Wysocki
· 9 years ago
a1c9787
intel_pstate: Clarify average performance computation
by Rafael J. Wysocki
· 9 years ago
4578ee7e
intel_pstate: Avoid unnecessary synchronize_sched() during initialization
by Chen Yu
· 9 years ago
f96fd0c
intel_pstate: Clean up intel_pstate_get()
by Rafael J. Wysocki
· 9 years ago
da43af9
Merge cpufreq fixes going into v4.6.
by Rafael J. Wysocki
· 9 years ago
e59a8f7
cpufreq: intel_pstate: Ignore _PPC processing under HWP
by Srinivas Pandruvada
· 9 years ago
6d45b71
intel_pstate: Fix intel_pstate_get()
by Rafael J. Wysocki
· 9 years ago
ba41e1b
cpufreq: intel_pstate: Fix HWP on boot CPU after system resume
by Rafael J. Wysocki
· 9 years ago
2b3ec76
cpufreq: intel_pstate: Enable PPC enforcement for servers
by Srinivas Pandruvada
· 9 years ago
3be9200
cpufreq: intel_pstate: Adjust policy->max
by Srinivas Pandruvada
· 9 years ago
9522a2f
cpufreq: intel_pstate: Enforce _PPC limits
by Srinivas Pandruvada
· 9 years ago
1becf03
cpufreq: intel_pstate: Fix processing for turbo activation ratio
by Srinivas Pandruvada
· 9 years ago
bdcaa23
cpufreq: intel_pstate: Use average P-State instead of current P-State
by Philippe Longepe
· 9 years ago
1cbc99d
Merge back cpufreq changes for v4.7.
by Rafael J. Wysocki
· 9 years ago
ffb8105
intel_pstate: Avoid getting stuck in high P-states when idle
by Rafael J. Wysocki
· 9 years ago
4836df1
intel_pstate: Use pr_fmt
by Joe Perches
· 9 years ago
22590ef
intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()
by Rafael J. Wysocki
· 9 years ago
4b42faf
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
by Rafael J. Wysocki
· 9 years ago
13ad770
cpufreq: intel_pstate: Documenation for structures
by Srinivas Pandruvada
· 9 years ago
30a3915
cpufreq: intel_pstate: fix inconsistency in setting policy limits
by Srinivas Pandruvada
· 9 years ago
0bed612
cpufreq: sched: Helpers to add and remove update_util hooks
by Rafael J. Wysocki
· 9 years ago
febce40
intel_pstate: Avoid extra invocation of intel_pstate_sample()
by Rafael J. Wysocki
· 9 years ago
bb6ab52
intel_pstate: Do not set utilization update hook too early
by Rafael J. Wysocki
· 9 years ago
fdfdb2b
intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts
by Rafael J. Wysocki
· 9 years ago
4fec7ad
intel_pstate: Do not skip samples partially
by Rafael J. Wysocki
· 9 years ago
8fa520a
intel_pstate: Remove freq calculation from intel_pstate_calc_busy()
by Philippe Longepe
· 9 years ago
7349ec0
intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_performance()
by Philippe Longepe
· 9 years ago
a158bed
intel_pstate: Optimize calculation for max/min_perf_adj
by Philippe Longepe
· 9 years ago
b54a0df
intel_pstate: Remove extra conversions in pid calculation
by Philippe Longepe
· 9 years ago
a5acbfb
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
by Rafael J. Wysocki
· 9 years ago
08f511f
cpufreq: Reduce cpufreq_update_util() overhead a bit
by Rafael J. Wysocki
· 9 years ago
a4675fb
cpufreq: intel_pstate: Replace timers with utilization update callbacks
by Rafael J. Wysocki
· 9 years ago
f05c966
cpufreq: intel_pstate: disable HWP notifications
by Srinivas Pandruvada
· 9 years ago
7791e4a
cpufreq: intel_pstate: Enable HWP by default
by Srinivas Pandruvada
· 9 years ago
41cfd64
intel_pstate: Update frequencies of policy->cpus only from ->set_policy()
by Viresh Kumar
· 9 years ago
4157c2f
Merge back earlier cpufreq material for v4.5.
by Rafael J. Wysocki
· 9 years ago
88b7b7c
cpufreq: intel_pstate: Minor cleanup for FRAC_BITS
by Prarit Bhargava
· 9 years ago
63d1d65
cpufreq: intel_pstate: Account for IO wait time
by Philippe Longepe
· 9 years ago
e70eed2
cpufreq: intel_pstate: Account for non C0 time
by Philippe Longepe
· 9 years ago
157386b
cpufreq: intel_pstate: Configurable algorithm to get target pstate
by Philippe Longepe
· 9 years ago
584ee3d
intel_pstate: Fix "performance" mode behavior with HWP enabled
by Alexandra Yates
· 9 years ago
785ee27
cpufreq: intel_pstate: Fix limits->max_perf rounding error
by Prarit Bhargava
· 9 years ago
8478f53
cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error
by Prarit Bhargava
· 9 years ago
1421df6
cpufreq: intel_pstate: Add separate support for Airmont cores
by Philippe Longepe
· 9 years ago
938d21a
cpufreq: intel_pstate: Replace BYT with ATOM
by Philippe Longepe
· 9 years ago
6ee11e41
Revert "cpufreq: intel_pstate: Use ACPI perf configuration"
by Rafael J. Wysocki
· 9 years ago
799281a
Revert "cpufreq: intel_pstate: Avoid calculation for max/min"
by Rafael J. Wysocki
· 9 years ago
539342f
intel_pstate: decrease number of "HWP enabled" messages
by Prarit Bhargava
· 9 years ago
51443fb
cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value
by Prarit Bhargava
· 9 years ago
7855e10
Merge back earlier cpufreq material for v4.4.
by Rafael J. Wysocki
· 9 years ago
8e601a9
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
by Srinivas Pandruvada
· 9 years ago
4ef4514
cpufreq: intel_pstate: Avoid calculation for max/min
by Srinivas Pandruvada
· 9 years ago
37afb00
cpufreq: intel_pstate: Use ACPI perf configuration
by Srinivas Pandruvada
· 9 years ago
3bcc6fa
cpufreq: intel-pstate: Use separate max pstate for scaling
by Srinivas Pandruvada
· 9 years ago
6a35fc2
cpufreq: intel_pstate: get P1 from TAR when available
by Srinivas Pandruvada
· 9 years ago
3e66c4b
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
74da56c
intel_pstate: fix PCT_TO_HWP macro
by Kristen Carlson Accardi
· 9 years ago
43717aa
intel_pstate: Fix user input of min/max to legal policy region
by Chen Yu
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
a5dd192
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
by Ingo Molnar
· 9 years ago
5aecc3c
intel_pstate: append more Oracle OEM table id to vendor bypass list
by Ethan Zhao
· 9 years ago
1c93912
intel_pstate: Add SKY-S support
by Kristen Carlson Accardi
· 9 years ago
144c8e1
intel_pstate: Fix possible overflow complained by Coverity
by Chen Yu
· 9 years ago
c6e53c6
Merge back earlier cpufreq material for v4.3.
by Rafael J. Wysocki
· 9 years ago
69cefc2
intel_pstate: Add get_scaling cpu_defaults param to Knights Landing
by Lukasz Anaczkowski
· 9 years ago
ba88d43
intel_pstate: enable HWP per CPU
by Kristen Carlson Accardi
· 9 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 9 years ago
43c9fad
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
Next »