index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-23
1
-30
/
+42
|
\
|
*
intel_pstate: Fix overflow in busy_scaled due to long delay
Prarit Bhargava
2015-06-16
1
-5
/
+5
|
*
intel_pstate: Force setting target pstate when required
Doug Smythies
2015-06-10
1
-10
/
+11
|
*
intel_pstate: change some inconsistent debug information
Doug Smythies
2015-06-10
1
-4
/
+4
|
*
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
2015-05-12
1
-1
/
+1
|
*
intel_pstate: Add tsc collection and keep previous target pstate
Doug Smythies
2015-05-05
1
-10
/
+21
*
|
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
1
-0
/
+1
|
/
*
cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning
Borislav Petkov
2015-04-15
1
-6
/
+6
*
intel_pstate: Change the setpoint for Atom params
Kristen Carlson Accardi
2015-04-15
1
-1
/
+1
*
intel_pstate: Knights Landing support
Dasaratharaman Chandramouli
2015-04-11
1
-0
/
+31
*
intel_pstate: remove MSR test
Kristen Carlson Accardi
2015-04-11
1
-14
/
+0
*
intel_pstate: provide option to only use intel_pstate with HWP
Kristen Carlson Accardi
2015-02-06
1
-0
/
+6
*
intel_pstate: honor user space min_perf_pct override on resume
Kristen Carlson Accardi
2015-01-30
1
-3
/
+11
*
intel_pstate: respect cpufreq policy request
Srinivas Pandruvada
2015-01-30
1
-1
/
+2
*
intel_pstate: Add num_pstates to sysfs
Kristen Carlson Accardi
2015-01-30
1
-0
/
+13
*
intel_pstate: expose turbo range to sysfs
Kristen Carlson Accardi
2015-01-30
1
-0
/
+18
*
intel_pstate: Add support for SkyLake
Kristen Carlson Accardi
2015-01-30
1
-0
/
+1
*
intel_pstate: Add a few comments
Kristen Carlson Accardi
2014-12-11
1
-1
/
+31
*
intel_pstate: add kernel parameter to force loading
Ethan Zhao
2014-12-11
1
-1
/
+5
*
intel_pstate: skip this driver if Sun server has _PPC method
ethan zhao
2014-12-03
1
-4
/
+41
*
intel_pstate: Add CPUID for BDW-H CPU
Dirk Brandewie
2014-11-12
1
-0
/
+1
*
intel_pstate: Add support for HWP
Dirk Brandewie
2014-11-12
1
-2
/
+98
*
intel_pstate: Correct BYT VID values.
Dirk Brandewie
2014-10-23
1
-1
/
+12
*
intel_pstate: Fix BYT frequency reporting
Dirk Brandewie
2014-10-23
1
-6
/
+36
*
intel_pstate: Don't lose sysfs settings during cpu offline
Dirk Brandewie
2014-10-23
1
-3
/
+3
*
cpufreq: intel_pstate: Reflect current no_turbo state correctly
Gabriele Mazzotta
2014-10-23
1
-12
/
+36
*
cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
Pali Rohár
2014-10-23
1
-0
/
+1
*
cpufreq: intel_pstate: Remove unneeded variable
Gabriele Mazzotta
2014-09-03
1
-4
/
+0
*
cpufreq: intel_pstate: Add CPU ID for Braswell processor
Mika Westerberg
2014-08-28
1
-0
/
+1
*
intel_pstate: Turn per cpu printk into pr_debug
Andi Kleen
2014-08-28
1
-1
/
+1
*
cpufreq: intel_pstate: Remove core_pct rounding
Stratos Karafotis
2014-07-21
1
-5
/
+1
*
cpufreq: intel_pstate: Simplify P state adjustment logic.
Stratos Karafotis
2014-07-21
1
-23
/
+3
*
cpufreq: intel_pstate: Keep values in aperf/mperf in full precision
Stratos Karafotis
2014-07-21
1
-3
/
+0
*
cpufreq: intel_pstate: Disable interrupts during MSRs reading
Stratos Karafotis
2014-07-21
1
-0
/
+3
*
cpufreq: intel_pstate: Align multiple lines to open parenthesis
Stratos Karafotis
2014-07-21
1
-17
/
+17
*
cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time
Stratos Karafotis
2014-07-21
1
-3
/
+2
*
cpufreq: intel_pstate: Cleanup parentheses
Stratos Karafotis
2014-07-21
1
-5
/
+5
*
cpufreq: intel_pstate: Fit code in a single line where possible
Stratos Karafotis
2014-07-21
1
-13
/
+5
*
cpufreq: intel_pstate: Add missing blank lines after declarations
Stratos Karafotis
2014-07-21
1
-5
/
+13
*
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
2014-07-21
1
-1
/
+1
*
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
Stratos Karafotis
2014-07-21
1
-4
/
+4
*
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
2014-07-07
1
-2
/
+1
*
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
2014-07-07
1
-6
/
+16
*
intel_pstate: Fix setting VID
Dirk Brandewie
2014-07-07
1
-5
/
+5
*
intel_pstate: Correct rounding in busy calculation
Doug Smythies
2014-06-17
1
-4
/
+1
*
cpufreq: intel_pstate: Remove duplicate CPU ID check
Stratos Karafotis
2014-06-10
1
-6
/
+0
*
Merge back earlier cpufreq material.
Rafael J. Wysocki
2014-06-03
1
-9
/
+6
|
\
|
*
cpufreq: intel_pstate: Remove unused member name of cpudata
Stratos Karafotis
2014-05-27
1
-4
/
+0
|
*
intel_pstate: Add CPU IDs for Broadwell processors
Dirk Brandewie
2014-05-13
1
-0
/
+3
|
*
intel_pstate: Remove sample parameter in intel_pstate_calc_busy
Stratos Karafotis
2014-05-07
1
-7
/
+4
[next]