aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-02
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-04-01
| |\
| | * PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven2014-03-26
* | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-01
|\ \ \ | |/ / |/| |
| * | drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-14
| |/
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-03-20
|\ \
| * | cpufreq: suspend governors on system suspend/hibernateViresh Kumar2014-03-06
| |/
| |
| \
*-. \ Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2014-03-20
|\ \ \ | | |/ | |/|
| | * PM / Runtime: Add missing "it" in commentGeert Uytterhoeven2014-03-11
| | * PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng2014-02-19
| | * PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng2014-02-19
| | * PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng2014-02-19
| | * PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng2014-02-19
| | * PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng2014-02-19
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-20
|\ \ \ \ | |_|_|/ |/| | |
| | | * PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2014-03-01
| | | * PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson2014-03-01
| |_|/ |/| |
| | * PM / domains: Turn latency warning into debug messagePhilipp Zabel2014-02-28
| |/ |/|
| * PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-10
| * PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2014-02-10
| * PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki2014-02-10
| * PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki2014-02-10
|/
* 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