aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
2014-03-19drivers: power: Add watchdog timer to catch drivers which lockup during suspend.Benoit Goby
2014-01-17Merge branch 'pm-clk'Rafael J. Wysocki
2014-01-15PM / clock_ops: report clock errors from clk_enable()Ben Dooks
2014-01-15PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks
2014-01-15PM / clock_ops: fix up clk prepare/unprepare countBen Dooks
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-19Merge branch 'pm-runtime'Rafael J. Wysocki
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14PM / Runtime: Fix error path for prepareUlf Hansson
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-28Merge branch 'pm-sleep'Rafael J. Wysocki
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-18PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby
2013-10-16PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-27Merge branch 'pm-opp'Rafael J. Wysocki
2013-08-06PM / OPP: Export opp_add()Viresh Kumar
2013-07-27PM / Sleep: new trace event to print device suspend and resume timesShuah Khan
2013-07-26driver core: replace strict_strto*() with kstrto*()Jingoo Han
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-24PM / QoS: Add dev_pm_qos_request tracepointsSahara
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner
2013-06-11PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-05-12PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()Shuah Khan
2013-04-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-04-12PM / Runtime: Improve prepare handling at system suspend for genpdUlf Hansson
2013-04-12PM / Runtime: Asyncronous idle|suspend parent devices at removalUlf Hansson
2013-04-12PM / Runtime: Asyncronous idle|suspend devices at system resumeUlf Hansson
2013-04-05PM / OPP: add documentation to RCU head in struct oppNishanth Menon
2013-04-02PM / QoS: Avoid possible deadlock related to sysfs accessRafael J. Wysocki
2013-03-04PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki
2013-03-04PM / QoS: Fix concurrency issues and memory leaks in device PM QoSRafael J. Wysocki
2013-02-23pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei
2013-02-23pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui
2013-02-02PM / OPP: Export more symbols for module usageMark Langsdorf
2013-02-02PM / OPP: switch exported symbols to GPL variantNishanth Menon
2013-01-26PM / Domains: don't use [delayed_]work_pending()Tejun Heo
2013-01-25PM/Qos: Expose dev_pm_qos_flags symbolLan Tianyu
2013-01-06Merge branch 'pm-sleep'Rafael J. Wysocki