summaryrefslogtreecommitdiff
path: root/drivers/base/power
Commit message (Expand)AuthorAge
* Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2013-12-08
* Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-06
|\
| * 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-19
| |\ \
| | * | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-14
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
|/ / /
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-28
|\ \ \ | | |/ | |/|
| * | 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-28
|\ \ \ | |_|/ |/| |
| * | PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-18
| |/
* | PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-16
|/
* 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-27
| |\
| | * PM / OPP: Export opp_add()Viresh Kumar2013-08-06
| * | PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-27
| |/
* | 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-21
| * 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-28
|\
| * 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-02
* 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-02
| * | PM / OPP: switch exported symbols to GPL variantNishanth Menon2013-02-02
| |/
* | PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui2013-02-09
* | PM / Domains: don't use [delayed_]work_pending()Tejun Heo2013-01-26
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2013-01-06
|\
| * PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki2013-01-06
* | PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()Rafael J. Wysocki2013-01-06
|/
* Merge branch 'pm-runtime'Rafael J. Wysocki2012-11-29
|\
| * base: power - use clk_prepare_enable and clk_prepare_disableMurali Karicheri2012-11-15
* | Merge branch 'pm-opp'Rafael J. Wysocki2012-11-29
|\ \
| * | PM / OPP: using kfree_rcu() to simplify the codeWei Yongjun2012-11-15