Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b298e98ef6ab9c4279b427db717a1624ef722751
/
drivers
/
base
/
power
9f1a053
Merge branch 'pm-clk'
by Rafael J. Wysocki
· 10 years ago
49a09c9
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 10 years ago
a968bed
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
by Geert Uytterhoeven
· 10 years ago
f39cb17
PM / Domains: Rename cpu_data to cpuidle_data
by Ulf Hansson
· 10 years ago
2a8a8ce
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
by Rafael J. Wysocki
· 10 years ago
e4cb0c9
Merge branch 'pm-genirq' into acpi-pm
by Rafael J. Wysocki
· 10 years ago
263c589b
PM / Domains: Remove legacy API for adding devices through DT
by Ulf Hansson
· 10 years ago
d79b6fe
PM / Domains: Add genpd attach/detach callbacks
by Geert Uytterhoeven
· 10 years ago
2bd5306
PM / Domains: add debugfs listing of struct generic_pm_domain-s
by Maciej Matraszek
· 10 years ago
46420dd
PM / Domains: Add APIs to attach/detach a PM domain for a device
by Ulf Hansson
· 10 years ago
aa42240
PM / Domains: Add generic OF-based PM domain look-up
by Tomasz Figa
· 10 years ago
12e10bb
PM / domains: Spelling s/domian/domain/
by Geert Uytterhoeven
· 10 years ago
0f574d4
PM / domains: Remove default_stop_ok() API
by Ulf Hansson
· 10 years ago
2fe71dc
PM / domains: Add late_initcall to disable unused PM domains
by Ulf Hansson
· 10 years ago
d971f0b
PM / domains: Remove genpd_queue_power_off_work() API
by Ulf Hansson
· 10 years ago
d47e646
PM / domains: Remove pm_genpd_syscore_switch() API
by Ulf Hansson
· 10 years ago
784b0d3
PM / domains: Remove redundant check for CONFIG_PM
by Ulf Hansson
· 10 years ago
c5d79ec
PM / domains: Remove dev_irq_safe from genpd config
by Ulf Hansson
· 10 years ago
1e0407c
PM / domains: Remove system PM callbacks from gpd_dev_ops
by Ulf Hansson
· 10 years ago
67da6d4
PM / domains: Ignore callbacks for subsys generic_pm_domain_data
by Ulf Hansson
· 10 years ago
55e15c94
PM / domains: Remove the pm_genpd_add|remove_callbacks APIs
by Ulf Hansson
· 10 years ago
2b4f431
PM / sysfs: avoid shadowing variables
by Johannes Berg
· 10 years ago
068765b
PM / sleep: Mechanism for aborting system suspends unconditionally
by Rafael J. Wysocki
· 10 years ago
58c256a
PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c
by Randy Dunlap
· 10 years ago
d715a22
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 10 years ago
e8bca47
PM / sleep: trace events for device PM callbacks
by Todd E Brandt
· 10 years ago
bb3632c
PM / sleep: trace events for suspend/resume
by Todd E Brandt
· 10 years ago
4dc4226
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next
by Linus Torvalds
· 10 years ago
057beb1
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
cd0c5bd
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
by Rafael J. Wysocki
· 10 years ago
0c5ff0e
PM / sleep: unregister wakeup source when disabling device wakeup
by Zhang Rui
· 10 years ago
64ce854
PM / OPP: discard duplicate OPPs
by Chander Kashyap
· 10 years ago
086abb5
PM / OPP: fix incorrect OPP count handling in of_init_opp_table
by Chander Kashyap
· 11 years ago
aae4518
PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
by Rafael J. Wysocki
· 11 years ago
a0dd7b7
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
by Nishanth Menon
· 11 years ago
0f5c890
PM / OPP: Remove cpufreq wrapper dependency on internal data organization
by Nishanth Menon
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
39ac5ba
PM / domains: Add pd_ignore_unused to keep power domains enabled
by Tushar Behera
· 11 years ago
70f6c08
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
158e0d3
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
7b5c393
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 11 years ago
9accff5
PM / Runtime: Spelling s/competing/completing/
by Geert Uytterhoeven
· 11 years ago
5a2d853
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
36cc86e
Merge branches 'pm-runtime' and 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
165f5fd
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
by Rafael J. Wysocki
· 11 years ago
7b60894
PM / Runtime: Add missing "it" in comment
by Geert Uytterhoeven
· 11 years ago
2f0aea9
cpufreq: suspend governors on system suspend/hibernate
by Viresh Kumar
· 11 years ago
37f2041
PM: Add pm_runtime_suspend|resume_force functions
by Ulf Hansson
· 11 years ago
5f59df7
PM / runtime: Fetch runtime PM callbacks using a macro
by Ulf Hansson
· 11 years ago
7d1af28
PM / domains: Turn latency warning into debug message
by Philipp Zabel
· 11 years ago
de377b3
PM / sleep: Asynchronous threads for suspend_late
by Liu, Chuansheng
· 11 years ago
28b6fd6
PM / sleep: Asynchronous threads for suspend_noirq
by Liu, Chuansheng
· 11 years ago
9e5e791
PM / sleep: Asynchronous threads for resume_early
by Liu, Chuansheng
· 11 years ago
76569fa
PM / sleep: Asynchronous threads for resume_noirq
by Liu, Chuansheng
· 11 years ago
3d2699b
PM / sleep: Two flags for async suspend_noirq and suspend_late
by Liu, Chuansheng
· 11 years ago
4272b96
drivers/base: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
71d821f
PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments
by Rafael J. Wysocki
· 11 years ago
2d984ad
PM / QoS: Introcuce latency tolerance device PM QoS type
by Rafael J. Wysocki
· 11 years ago
327adae
PM / QoS: Add no_constraints_value field to struct pm_qos_constraints
by Rafael J. Wysocki
· 11 years ago
b02f669
PM / QoS: Rename device resume latency QoS items
by Rafael J. Wysocki
· 11 years ago
380062b
Merge branch 'pm-clk'
by Rafael J. Wysocki
· 11 years ago
5cda3fb
PM / clock_ops: report clock errors from clk_enable()
by Ben Dooks
· 11 years ago
afdd3ab
PM / clock_ops: check return of clk_enable() in pm_clk_resume()
by Ben Dooks
· 11 years ago
8a6720e
PM / clock_ops: fix up clk prepare/unprepare count
by Ben Dooks
· 11 years ago
717e5d4
PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM
by Ulf Hansson
· 11 years ago
12205a4
Revert "cpufreq: suspend governors on system suspend/hibernate"
by Rafael J. Wysocki
· 11 years ago
7cdcec9
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
5a87182
cpufreq: suspend governors on system suspend/hibernate
by Viresh Kumar
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
77aa265
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
aa1b9f1
PM / Runtime: Fix error path for prepare
by Ulf Hansson
· 11 years ago
93658cb
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
6e0ca95
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
e4db1c7
PM / OPP: rename header to linux/pm_opp.h
by Nishanth Menon
· 11 years ago
47d43ba
PM / OPP: rename data structures to dev_pm equivalents
by Nishanth Menon
· 11 years ago
5d4879c
PM / OPP: rename functions to dev_pm_opp*
by Nishanth Menon
· 11 years ago
70fea60
PM / Sleep: Detect device suspend/resume lockup and log event
by Benoit Goby
· 11 years ago
d66e6db
PM / Runtime: Respect autosuspend when idle triggers suspend
by Ulf Hansson
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
95b6fcb
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 11 years ago
b071f2b
PM / OPP: Export opp_add()
by Viresh Kumar
· 11 years ago
5364467
PM / Sleep: new trace event to print device suspend and resume times
by Shuah Khan
· 11 years ago
34da5e6
driver core: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
e52cff8
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 11 years ago
96d9d0b
PM / QoS: Add dev_pm_qos_request tracepoints
by Sahara
· 11 years ago
bb177fe
PM / Sleep: Print last wakeup source on failed wakeup_count write
by Julius Werner
· 11 years ago
9350de06
PM / wakeup: Adjust messaging for wake events during suspend
by Bernie Thompson
· 11 years ago
5070158
cpufreq: rename index as driver_data in cpufreq_frequency_table
by Viresh Kumar
· 12 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
d5e1670
PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()
by Shuah Khan
· 12 years ago
355c63e
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 12 years ago
8416703
PM / Runtime: Improve prepare handling at system suspend for genpd
by Ulf Hansson
· 12 years ago
db28dfa
PM / Runtime: Asyncronous idle|suspend parent devices at removal
by Ulf Hansson
· 12 years ago
af93933
PM / Runtime: Asyncronous idle|suspend devices at system resume
by Ulf Hansson
· 12 years ago
cd787b34
PM / OPP: add documentation to RCU head in struct opp
by Nishanth Menon
· 12 years ago
0f70306
PM / QoS: Avoid possible deadlock related to sysfs access
by Rafael J. Wysocki
· 12 years ago
37530f2
PM / QoS: Remove device PM QoS sysfs attributes at the right place
by Rafael J. Wysocki
· 12 years ago
b81ea1b
PM / QoS: Fix concurrency issues and memory leaks in device PM QoS
by Rafael J. Wysocki
· 12 years ago
db88175
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
by Ming Lei
· 12 years ago
Next »