| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pm-clk' | Rafael J. Wysocki | 2014-01-17 | 1 | -5/+25 |
|\ |
|
| * | PM / clock_ops: report clock errors from clk_enable() | Ben Dooks | 2014-01-15 | 1 | -2/+17 |
| * | PM / clock_ops: check return of clk_enable() in pm_clk_resume() | Ben Dooks | 2014-01-15 | 1 | -2/+4 |
| * | PM / clock_ops: fix up clk prepare/unprepare count | Ben Dooks | 2014-01-15 | 1 | -2/+5 |
* | | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM | Ulf Hansson | 2013-12-22 | 1 | -2/+2 |
|/ |
|
* | Revert "cpufreq: suspend governors on system suspend/hibernate" | Rafael J. Wysocki | 2013-12-08 | 1 | -3/+0 |
* | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 2013-12-06 | 1 | -0/+3 |
|\ |
|
| * | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 2013-11-28 | 1 | -0/+3 |
* | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2013-11-19 | 1 | -0/+3 |
| |\ \ |
|
| | * | | PM / Runtime: Fix error path for prepare | Ulf Hansson | 2013-11-14 | 1 | -0/+3 |
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-10-28 | 1 | -56/+59 |
|\ \ \
| | |/
| |/| |
|
| * | | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 | 1 | -1/+1 |
| * | | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 2013-10-25 | 1 | -19/+22 |
| * | | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 2013-10-25 | 1 | -41/+41 |
* | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2013-10-28 | 1 | -0/+73 |
|\ \ \
| |_|/
|/| | |
|
| * | | PM / Sleep: Detect device suspend/resume lockup and log event | Benoit Goby | 2013-10-18 | 1 | -0/+73 |
| |/ |
|
* | | PM / Runtime: Respect autosuspend when idle triggers suspend | Ulf Hansson | 2013-10-16 | 1 | -2/+3 |
|/ |
|
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-03 | 2 | -34/+44 |
|\ |
|
| * | Merge branch 'pm-opp' | Rafael J. Wysocki | 2013-08-27 | 1 | -0/+1 |
| |\ |
|
| | * | PM / OPP: Export opp_add() | Viresh Kumar | 2013-08-06 | 1 | -0/+1 |
| * | | PM / Sleep: new trace event to print device suspend and resume times | Shuah Khan | 2013-07-27 | 1 | -34/+43 |
| |/ |
|
* | | driver core: replace strict_strto*() with kstrto*() | Jingoo Han | 2013-07-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-06-28 | 5 | -34/+17 |
|\ |
|
| * | PM / QoS: Add dev_pm_qos_request tracepoints | Sahara | 2013-06-24 | 1 | -0/+6 |
| * | PM / Sleep: Print last wakeup source on failed wakeup_count write | Julius Werner | 2013-06-21 | 1 | -2/+3 |
| * | PM / wakeup: Adjust messaging for wake events during suspend | Bernie Thompson | 2013-06-11 | 1 | -1/+3 |
| * | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 | 3 | -31/+5 |
* | | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 1 | -2/+2 |
|/ |
|
* | PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data() | Shuah Khan | 2013-05-12 | 1 | -6/+6 |
* | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-04-28 | 1 | -0/+1 |
|\ |
|
| * | PM / OPP: add documentation to RCU head in struct opp | Nishanth Menon | 2013-04-05 | 1 | -0/+1 |
* | | PM / Runtime: Improve prepare handling at system suspend for genpd | Ulf Hansson | 2013-04-12 | 1 | -2/+2 |
* | | PM / Runtime: Asyncronous idle|suspend parent devices at removal | Ulf Hansson | 2013-04-12 | 1 | -1/+1 |
* | | PM / Runtime: Asyncronous idle|suspend devices at system resume | Ulf Hansson | 2013-04-12 | 3 | -3/+3 |
|/ |
|
* | PM / QoS: Avoid possible deadlock related to sysfs access | Rafael J. Wysocki | 2013-04-02 | 1 | -13/+47 |
* | PM / QoS: Remove device PM QoS sysfs attributes at the right place | Rafael J. Wysocki | 2013-03-04 | 4 | -76/+55 |
* | PM / QoS: Fix concurrency issues and memory leaks in device PM QoS | Rafael J. Wysocki | 2013-03-04 | 1 | -42/+87 |
* | pm / runtime: force memory allocation with no I/O during Runtime PM callbcack | Ming Lei | 2013-02-23 | 1 | -1/+18 |
* | pm / runtime: introduce pm_runtime_set_memalloc_noio() | Ming Lei | 2013-02-23 | 1 | -0/+70 |
* | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
|\ |
|
| * | PM/Qos: Expose dev_pm_qos_flags symbol | Lan Tianyu | 2013-01-25 | 1 | -0/+1 |
* | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-02-15 | 1 | -8/+11 |
|\ \ |
|
| * | | PM / OPP: Export more symbols for module usage | Mark Langsdorf | 2013-02-02 | 1 | -0/+3 |
| * | | PM / OPP: switch exported symbols to GPL variant | Nishanth Menon | 2013-02-02 | 1 | -8/+8 |
| |/ |
|
* | | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui | 2013-02-09 | 1 | -0/+6 |
* | | PM / Domains: don't use [delayed_]work_pending() | Tejun Heo | 2013-01-26 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2013-01-06 | 1 | -5/+4 |
|\ |
|
| * | PM: Move disabling/enabling runtime PM to late suspend/early resume | Rafael J. Wysocki | 2013-01-06 | 1 | -5/+4 |