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 tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-02-21
77
-2505
/
+4163
|
\
|
*
Merge branch 'pm-tools'
Rafael J. Wysocki
2017-02-20
2
-798
/
+1704
|
|
\
|
|
*
tools/power/x86: Debug utility for intel_pstate driver
Doug Smythies
2017-02-16
1
-0
/
+569
|
|
*
AnalyzeSuspend: fix drag and zoom bug in javascript
Todd E Brandt
2017-02-16
1
-3
/
+4
|
|
*
scripts: analyze_suspend.py: Update to upstream v4.5
Todd E Brandt
2017-01-27
1
-319
/
+272
|
|
*
scripts: analyze_suspend.py: Update to upstream v4.4
Todd E Brandt
2017-01-27
1
-265
/
+300
|
|
*
scripts: analyze_suspend.py: Update to upstream v4.3
Todd E Brandt
2017-01-27
1
-312
/
+660
|
*
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-02-20
3
-3
/
+3
|
|
\
\
|
|
*
|
PM / Documentation: Spelling s/wrtie/write/
Geert Uytterhoeven
2017-02-18
1
-1
/
+1
|
|
*
|
PM / sleep: Fix test_suspend after sleep state rework
Geert Uytterhoeven
2017-02-18
1
-1
/
+1
|
|
*
|
Merge back earlier suspend/hibernation changes for v4.11.
Rafael J. Wysocki
2017-01-30
12147
-254225
/
+753119
|
|
|
\
\
|
|
|
*
|
PM / Hibernate: Use rb_entry() instead of container_of()
Geliang Tang
2017-01-27
1
-1
/
+1
|
|
|
|
/
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'pm-core', 'pm-qos' and 'pm-domains'
Rafael J. Wysocki
2017-02-20
5
-61
/
+91
|
|
\
\
\
\
\
|
|
|
|
*
|
|
PM / Domains: Provide dummy governors if CONFIG_PM_GENERIC_DOMAINS=n
Geert Uytterhoeven
2017-02-09
1
-0
/
+3
|
|
|
|
*
|
|
PM / Domains: Fix asynchronous execution of *noirq() callbacks
Ulf Hansson
2017-02-09
1
-29
/
+39
|
|
|
|
*
|
|
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()
Ulf Hansson
2017-02-08
1
-1
/
+1
|
|
|
|
*
|
|
PM / Domains: Rename functions in genpd for power on/off
Ulf Hansson
2017-01-27
1
-36
/
+36
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
PM / QoS: Fix memory leak on resume_latency.notifiers
John Keeping
2017-02-18
1
-1
/
+1
|
|
|
*
|
|
PM / QoS: Remove unneeded linux/miscdevice.h include
Corentin LABBE
2017-01-27
1
-1
/
+0
|
|
|
|
/
/
|
|
*
|
|
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
2017-02-13
1
-0
/
+7
|
|
*
|
|
PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs
Grygorii Strashko
2017-02-13
1
-0
/
+3
|
|
*
|
|
PM / wakeirq: Enable dedicated wakeirq for suspend
Grygorii Strashko
2017-02-13
1
-2
/
+10
|
*
|
|
|
Merge branch 'pm-devfreq'
Rafael J. Wysocki
2017-02-20
10
-126
/
+350
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'pullreq_20170131' of https://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
2017-01-31
10
-126
/
+350
|
|
|
\
\
\
\
|
|
|
*
|
|
|
PM / devfreq: Modify the device name as devfreq(X) for sysfs
Chanwoo Choi
2017-01-31
1
-1
/
+3
|
|
|
*
|
|
|
PM / devfreq: Simplify the sysfs name of devfreq-event device
Chanwoo Choi
2017-01-31
2
-2
/
+27
|
|
|
*
|
|
|
PM / devfreq: Remove unnecessary separate _remove_devfreq()
Chanwoo Choi
2017-01-31
1
-16
/
+7
|
|
|
*
|
|
|
PM / devfreq: Fix wrong trans_stat of passive devfreq device
Chanwoo Choi
2017-01-31
3
-1
/
+9
|
|
|
*
|
|
|
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
2017-01-31
3
-4
/
+31
|
|
|
*
|
|
|
PM / devfreq: exynos-ppmu: Show the registred device for ppmu device
Chanwoo Choi
2017-01-31
1
-0
/
+3
|
|
|
*
|
|
|
PM / devfreq: Fix the wrong description for userspace governor
Chanwoo Choi
2017-01-31
1
-2
/
+1
|
|
|
*
|
|
|
PM / devfreq: Fix the checkpatch warnings
Chanwoo Choi
2017-01-31
1
-6
/
+7
|
|
|
*
|
|
|
PM / devfreq: exynos-bus: Print the real clock rate of bus
Chanwoo Choi
2017-01-31
1
-4
/
+4
|
|
|
*
|
|
|
PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers
Chanwoo Choi
2017-01-31
1
-89
/
+237
|
|
|
*
|
|
|
PM / devfreq: exynos-bus: Add the detailed correlation for Exynos5433
Chanwoo Choi
2017-01-31
1
-0
/
+14
|
|
|
*
|
|
|
PM / devfreq: Don't delete sysfs group twice
Chris Diamand
2017-01-31
1
-1
/
+7
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2017-02-20
3
-6
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
CPU / PM: expose pm_qos_resume_latency for CPUs
Alex Shi
2017-01-30
1
-0
/
+2
|
|
*
|
|
|
|
cpuidle/menu: add per CPU PM QoS resume latency consideration
Alex Shi
2017-01-30
1
-0
/
+7
|
|
*
|
|
|
|
cpuidle/menu: stop seeking deeper idle if current state is deep enough
Alex Shi
2017-01-30
1
-2
/
+2
|
|
*
|
|
|
|
ACPI / idle: small formatting fixes
Nick Desaulniers
2017-01-27
1
-4
/
+5
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-02-20
36
-534
/
+1408
|
|
\
\
\
\
\
|
|
*
|
|
|
|
MAINTAINERS: cpufreq: add bmips-cpufreq.c
Markus Mayer
2017-02-18
1
-0
/
+7
|
|
*
|
|
|
|
cpufreq: CPPC: add ACPI_PROCESSOR dependency
Arnd Bergmann
2017-02-16
1
-1
/
+1
|
|
*
|
|
|
|
cpufreq: make ti-cpufreq explicitly non-modular
Paul Gortmaker
2017-02-16
1
-6
/
+2
|
|
*
|
|
|
|
cpufreq: Do not clear real_cpus mask on policy init
Rafael J. Wysocki
2017-02-16
1
-2
/
+0
|
|
*
|
|
|
|
cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platforms
Dave Gerlach
2017-02-09
1
-2
/
+0
|
|
*
|
|
|
|
cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime
Dave Gerlach
2017-02-09
3
-0
/
+284
|
|
*
|
|
|
|
Documentation: dt: add bindings for ti-cpufreq
Dave Gerlach
2017-02-09
1
-0
/
+128
|
|
*
|
|
|
|
Merge OPP material for v4.11 to satisfy dependencies.
Rafael J. Wysocki
2017-02-09
21
-977
/
+591
|
|
|
\
\
\
\
\
[next]