summaryrefslogtreecommitdiffstats
path: root/drivers/base/power
Commit message (Expand)AuthorAgeFilesLines
* PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera2014-04-071-0/+13
* Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-04-011-1/+1
| |\
| | * PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven2014-03-261-1/+1
* | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-015-5/+0
|\ \ \ | |/ / |/| |
| * | drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-145-5/+0
| |/
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-03-201-0/+5
|\ \
| * | cpufreq: suspend governors on system suspend/hibernateViresh Kumar2014-03-061-0/+5
| |/
| |
| \
*-. \ Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2014-03-202-51/+226
|\ \ \ | | |/ | |/|
| | * PM / Runtime: Add missing "it" in commentGeert Uytterhoeven2014-03-121-1/+1
| | * PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng2014-02-201-12/+54
| | * PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng2014-02-201-11/+57
| | * PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng2014-02-201-11/+44
| | * PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng2014-02-201-16/+50
| | * PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng2014-02-201-2/+22
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-206-120/+368
|\ \ \ \ | |_|_|/ |/| | |
| | | * PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2014-03-022-2/+85
| | | * PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson2014-03-021-39/+39
| |_|/ |/| |
| | * PM / domains: Turn latency warning into debug messagePhilipp Zabel2014-03-011-1/+1
| |/ |/|
| * PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-111-5/+17
| * PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2014-02-112-29/+180
| * PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki2014-02-111-0/+1
| * PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki2014-02-113-45/+46
|/
* Merge branch 'pm-clk'Rafael J. Wysocki2014-01-171-5/+25
|\
| * PM / clock_ops: report clock errors from clk_enable()Ben Dooks2014-01-151-2/+17
| * PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks2014-01-151-2/+4
| * PM / clock_ops: fix up clk prepare/unprepare countBen Dooks2014-01-151-2/+5
* | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson2013-12-221-2/+2
|/
* Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2013-12-081-3/+0
* Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-061-0/+3
|\
| * cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-281-0/+3
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-0/+3
|\ \
| * \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-191-0/+3
| |\ \
| | * | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-141-0/+3
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-2/+2
|/ / /
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-281-56/+59
|\ \ \ | | |/ | |/|
| * | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
| * | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-19/+22
| * | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-41/+41
* | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-10-281-0/+73
|\ \ \ | |_|/ |/| |
| * | PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-181-0/+73
| |/
* | PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-161-2/+3
|/
* Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-032-34/+44
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2013-08-271-0/+1
| |\
| | * PM / OPP: Export opp_add()Viresh Kumar2013-08-061-0/+1
| * | PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-271-34/+43
| |/
* | driver core: replace strict_strto*() with kstrto*()Jingoo Han2013-07-261-1/+1
|/
* Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-285-34/+17
|\
| * PM / QoS: Add dev_pm_qos_request tracepointsSahara2013-06-241-0/+6
| * PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-211-2/+3
OpenPOWER on IntegriCloud