summaryrefslogtreecommitdiff
path: root/drivers/base/power (follow)
Commit message (Expand)AuthorAge
* 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-12
| | * PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng2014-02-20
| | * PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng2014-02-20
| | * PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng2014-02-20
| | * PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng2014-02-20
| | * PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng2014-02-20
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-20
|\ \ \ \ | |_|_|/ |/| | |
| | | * PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2014-03-02
| | | * PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson2014-03-02
| |_|/ |/| |
| | * PM / domains: Turn latency warning into debug messagePhilipp Zabel2014-03-01
| |/ |/|
| * PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-11
| * PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2014-02-11
| * PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki2014-02-11
| * PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki2014-02-11
|/
* Merge branch 'pm-clk'Rafael J. Wysocki2014-01-17
|\
| * PM / clock_ops: report clock errors from clk_enable()Ben Dooks2014-01-15
| * PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks2014-01-15
| * PM / clock_ops: fix up clk prepare/unprepare countBen Dooks2014-01-15
* | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson2013-12-22
|/
* 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