index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
.
Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'
Rafael J. Wysocki
2017-07-03
18
-144
/
+268
|
\
\
\
|
|
|
*
cpuidle: menu: allow state 0 to be disabled
Nicholas Piggin
2017-06-29
1
-5
/
+15
|
|
|
*
intel_idle: Use more common logging style
Joe Perches
2017-06-29
1
-16
/
+16
|
|
|
*
x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems
Yazen Ghannam
2017-06-27
1
-1
/
+2
|
|
|
*
ARM: cpuidle: Support asymmetric idle definition
Daniel Lezcano
2017-06-24
2
-24
/
+39
|
|
*
|
cpufreq: Update scaling_cur_freq documentation
Rafael J. Wysocki
2017-06-29
1
-6
/
+6
|
|
*
|
cpufreq: intel_pstate: Clean up after performance governor changes
Rafael J. Wysocki
2017-06-29
2
-10
/
+2
|
|
*
|
intel_pstate: skip scheduler hook when in "performance" mode
Len Brown
2017-06-27
1
-2
/
+2
|
|
*
|
intel_pstate: delete scheduler hook in HWP mode
Len Brown
2017-06-27
1
-11
/
+3
|
|
*
|
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
2017-06-27
4
-1
/
+93
|
|
*
|
cpufreq: intel_pstate: Remove max/min fractions to limit performance
Srinivas Pandruvada
2017-06-24
1
-51
/
+63
|
|
*
|
x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"
Len Brown
2017-06-24
1
-8
/
+2
|
|
|
/
|
*
|
cpufreq / CPPC: Initialize policy->min to lowest nonlinear performance
Prakash, Prashanth
2017-06-27
1
-3
/
+16
|
*
|
cpufreq: sfi: make freq_table static
Colin Ian King
2017-06-24
1
-1
/
+1
|
*
|
cpufreq: exynos5440: Fix inconsistent indenting
Krzysztof Kozlowski
2017-06-24
1
-3
/
+3
|
*
|
cpufreq: imx6q: imx6ull should use the same flow as imx6ul
Octavian Purdila
2017-06-24
1
-2
/
+4
|
*
|
cpufreq: dt: Add support for hi3660
Tao Wang
2017-06-24
1
-0
/
+1
|
|
/
*
|
Merge branch 'pm-tools'
Rafael J. Wysocki
2017-07-03
9
-326
/
+1648
|
\
\
|
*
|
cpupower: Add support for new AMD family 0x17
Sherry Hurwitz
2017-06-27
3
-11
/
+44
|
*
|
cpupower: Fix bug where return value was not used
Sherry Hurwitz
2017-06-27
1
-3
/
+2
|
*
|
Merge back PM tools material for v4.13.
Rafael J. Wysocki
2017-06-27
5
-297
/
+1527
|
|
\
\
|
|
*
\
Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2017-05-16
5
-297
/
+1527
|
|
|
\
\
|
|
|
*
|
intel_pstate: use updated msr-index.h HWP.EPP values
Len Brown
2017-05-12
1
-19
/
+15
|
|
|
*
|
tools/power x86_energy_perf_policy: support HWP.EPP
Len Brown
2017-05-12
3
-272
/
+1500
|
|
|
*
|
x86: msr-index.h: fix shifts to ULL results in HWP macros.
Len Brown
2017-04-29
1
-3
/
+3
|
|
|
*
|
x86: msr-index.h: define HWP.EPP values
Len Brown
2017-04-29
1
-0
/
+4
|
|
|
*
|
x86: msr-index.h: define EPB mid-points
Len Brown
2017-02-26
1
-3
/
+5
|
*
|
|
|
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2017-06-27
1
-17
/
+77
|
|
\
\
\
\
|
|
*
|
|
|
tools/power turbostat: update version number
Len Brown
2017-06-25
1
-1
/
+1
|
|
*
|
|
|
tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel
Len Brown
2017-06-25
1
-0
/
+3
|
|
*
|
|
|
tools/power turbostat: stop migrating, unless '-m'
Len Brown
2017-06-25
1
-1
/
+9
|
|
*
|
|
|
tools/power turbostat: if --debug, print sampling overhead
Len Brown
2017-06-24
1
-2
/
+19
|
|
*
|
|
|
tools/power turbostat: hide SKL counters, when not requested
Len Brown
2017-06-24
1
-13
/
+45
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'uuid-types'
Rafael J. Wysocki
2017-07-03
76
-500
/
+373
|
\
\
\
\
\
|
*
|
|
|
|
thermal: int340x_thermal: fix compile after the UUID API switch
Christoph Hellwig
2017-06-09
1
-2
/
+2
|
*
|
|
|
|
thermal: int340x_thermal: Switch to use new generic UUID API
Andy Shevchenko
2017-06-09
1
-4
/
+4
|
*
|
|
|
|
acpi: always include uuid.h
Christoph Hellwig
2017-06-08
1
-1
/
+1
|
*
|
|
|
|
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
26
-144
/
+106
|
*
|
|
|
|
ACPI / extlog: Switch to use new generic UUID API
Andy Shevchenko
2017-06-05
1
-10
/
+10
|
*
|
|
|
|
ACPI / bus: Switch to use new generic UUID API
Andy Shevchenko
2017-06-05
1
-3
/
+3
|
*
|
|
|
|
ACPI / APEI: Switch to use new generic UUID API
Andy Shevchenko
2017-06-05
1
-4
/
+4
|
*
|
|
|
|
acpi, nfit: Switch to use new generic UUID API
Andy Shevchenko
2017-06-05
3
-29
/
+29
|
*
|
|
|
|
MAINTAINERS: add uuid entry
Christoph Hellwig
2017-06-05
1
-0
/
+11
|
*
|
|
|
|
tmpfs: generate random sb->s_uuid
Amir Goldstein
2017-06-05
1
-0
/
+2
|
*
|
|
|
|
scsi_debug: switch to uuid_t
Christoph Hellwig
2017-06-05
1
-5
/
+5
|
*
|
|
|
|
nvme: switch to uuid_t
Christoph Hellwig
2017-06-05
6
-10
/
+10
|
*
|
|
|
|
sysctl: switch to use uuid_t
Christoph Hellwig
2017-06-05
1
-2
/
+2
|
*
|
|
|
|
partitions/ldm: switch to use uuid_t
Christoph Hellwig
2017-06-05
2
-9
/
+7
|
*
|
|
|
|
overlayfs: use uuid_t instead of uuid_be
Christoph Hellwig
2017-06-05
2
-2
/
+2
|
*
|
|
|
|
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
14
-36
/
+23
[next]