summaryrefslogtreecommitdiffstats
path: root/drivers/base/power
AgeCommit message (Expand)AuthorFilesLines
2014-04-07PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera1-0/+13
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-5/+0
2014-04-01Merge branch 'pm-runtime'Rafael J. Wysocki1-1/+1
2014-03-26PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven1-1/+1
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+5
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2-51/+226
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki6-120/+368
2014-03-12PM / Runtime: Add missing "it" in commentGeert Uytterhoeven1-1/+1
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+5
2014-03-02PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2-2/+85
2014-03-02PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson1-39/+39
2014-03-01PM / domains: Turn latency warning into debug messagePhilipp Zabel1-1/+1
2014-02-20PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng1-12/+54
2014-02-20PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng1-11/+57
2014-02-20PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng1-11/+44
2014-02-20PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng1-16/+50
2014-02-20PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng1-2/+22
2014-02-14drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki1-5/+17
2014-02-11PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2-29/+180
2014-02-11PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki1-0/+1
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki3-45/+46
2014-01-17Merge branch 'pm-clk'Rafael J. Wysocki1-5/+25
2014-01-15PM / clock_ops: report clock errors from clk_enable()Ben Dooks1-2/+17
2014-01-15PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks1-2/+4
2014-01-15PM / clock_ops: fix up clk prepare/unprepare countBen Dooks1-2/+5
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson1-2/+2
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki1-3/+0
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+3
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+3
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2013-11-19Merge branch 'pm-runtime'Rafael J. Wysocki1-0/+3
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-2/+2
2013-11-14PM / Runtime: Fix error path for prepareUlf Hansson1-0/+3
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-56/+59
2013-10-28Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+73
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon1-1/+1
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon1-19/+22
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon1-41/+41
2013-10-18PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby1-0/+73
2013-10-16PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson1-2/+3
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-34/+44
2013-08-27Merge branch 'pm-opp'Rafael J. Wysocki1-0/+1
2013-08-06PM / OPP: Export opp_add()Viresh Kumar1-0/+1
2013-07-27PM / Sleep: new trace event to print device suspend and resume timesShuah Khan1-34/+43
2013-07-26driver core: replace strict_strto*() with kstrto*()Jingoo Han1-1/+1
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki5-34/+17
2013-06-24PM / QoS: Add dev_pm_qos_request tracepointsSahara1-0/+6
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner1-2/+3