aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power
Commit message (Expand)AuthorAge
* Merge branch 'pm-clk'Rafael J. Wysocki2014-01-16
|\
| * PM / clock_ops: report clock errors from clk_enable()Ben Dooks2014-01-14
| * PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks2014-01-14
| * PM / clock_ops: fix up clk prepare/unprepare countBen Dooks2014-01-14
* | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson2013-12-21
|/
* Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2013-12-07
* Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-05
|\
| * cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-28
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \
| * \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-18
| |\ \
| | * | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-13
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
|/ / /
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-27
|\ \ \ | | |/ | |/|
| * | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-25
| * | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-25
| * | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-25
* | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-10-27
|\ \ \ | |_|/ |/| |
| * | PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-18
| |/
* / PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-15
|/
* Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2013-08-26
| |\
| | * PM / OPP: Export opp_add()Viresh Kumar2013-08-06
| * | PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-26
| |/
* / driver core: replace strict_strto*() with kstrto*()Jingoo Han2013-07-26
|/
* Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-28
|\
| * PM / QoS: Add dev_pm_qos_request tracepointsSahara2013-06-24
| * PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-20
| * PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson2013-06-11
| * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
* | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
|/
* PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()Shuah Khan2013-05-12
* Merge branch 'pm-assorted'Rafael J. Wysocki2013-04-27
|\
| * PM / OPP: add documentation to RCU head in struct oppNishanth Menon2013-04-05
* | PM / Runtime: Improve prepare handling at system suspend for genpdUlf Hansson2013-04-12
* | PM / Runtime: Asyncronous idle|suspend parent devices at removalUlf Hansson2013-04-12
* | PM / Runtime: Asyncronous idle|suspend devices at system resumeUlf Hansson2013-04-12
|/
* PM / QoS: Avoid possible deadlock related to sysfs accessRafael J. Wysocki2013-04-01
* PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki2013-03-04
* PM / QoS: Fix concurrency issues and memory leaks in device PM QoSRafael J. Wysocki2013-03-04
* pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei2013-02-23
* pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-23
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * PM/Qos: Expose dev_pm_qos_flags symbolLan Tianyu2013-01-25
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-15
|\ \
| * | PM / OPP: Export more symbols for module usageMark Langsdorf2013-02-01
| * | PM / OPP: switch exported symbols to GPL variantNishanth Menon2013-02-01
| |/
* | PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui2013-02-09
* | PM / Domains: don't use [delayed_]work_pending()Tejun Heo2013-01-25
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2013-01-05
|\
| * PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki2013-01-05