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