aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Merge branch 'pm-clk'Gravatar Rafael J. Wysocki 1-5/+25
2014-01-15PM / clock_ops: report clock errors from clk_enable()Gravatar Ben Dooks 1-2/+17
2014-01-15PM / clock_ops: check return of clk_enable() in pm_clk_resume()Gravatar Ben Dooks 1-2/+4
2014-01-15PM / clock_ops: fix up clk prepare/unprepare countGravatar Ben Dooks 1-2/+5
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMGravatar Ulf Hansson 1-2/+2
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Gravatar Rafael J. Wysocki 1-3/+0
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+3
2013-11-28cpufreq: suspend governors on system suspend/hibernateGravatar Viresh Kumar 1-0/+3
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2013-11-19Merge branch 'pm-runtime'Gravatar Rafael J. Wysocki 1-0/+3
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONGravatar Wolfram Sang 1-2/+2
2013-11-14PM / Runtime: Fix error path for prepareGravatar Ulf Hansson 1-0/+3
2013-10-28Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-56/+59
2013-10-28Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-0/+73
2013-10-25PM / OPP: rename header to linux/pm_opp.hGravatar Nishanth Menon 1-1/+1
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsGravatar Nishanth Menon 1-19/+22
2013-10-25PM / OPP: rename functions to dev_pm_opp*Gravatar Nishanth Menon 1-41/+41
2013-10-18PM / Sleep: Detect device suspend/resume lockup and log eventGravatar Benoit Goby 1-0/+73
2013-10-16PM / Runtime: Respect autosuspend when idle triggers suspendGravatar Ulf Hansson 1-2/+3
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-34/+44
2013-08-27Merge branch 'pm-opp'Gravatar Rafael J. Wysocki 1-0/+1
2013-08-06PM / OPP: Export opp_add()Gravatar Viresh Kumar 1-0/+1
2013-07-27PM / Sleep: new trace event to print device suspend and resume timesGravatar Shuah Khan 1-34/+43
2013-07-26driver core: replace strict_strto*() with kstrto*()Gravatar Jingoo Han 1-1/+1
2013-06-28Merge branch 'pm-assorted'Gravatar Rafael J. Wysocki 5-34/+17
2013-06-24PM / QoS: Add dev_pm_qos_request tracepointsGravatar Sahara 1-0/+6
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeGravatar Julius Werner 1-2/+3
2013-06-11PM / wakeup: Adjust messaging for wake events during suspendGravatar Bernie Thompson 1-1/+3
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableGravatar Viresh Kumar 1-2/+2
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineGravatar Rafael J. Wysocki 3-31/+5
2013-05-12PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()Gravatar Shuah Khan 1-6/+6
2013-04-28Merge branch 'pm-assorted'Gravatar Rafael J. Wysocki 1-0/+1
2013-04-12PM / Runtime: Improve prepare handling at system suspend for genpdGravatar Ulf Hansson 1-2/+2
2013-04-12PM / Runtime: Asyncronous idle|suspend parent devices at removalGravatar Ulf Hansson 1-1/+1
2013-04-12PM / Runtime: Asyncronous idle|suspend devices at system resumeGravatar Ulf Hansson 3-3/+3
2013-04-05PM / OPP: add documentation to RCU head in struct oppGravatar Nishanth Menon 1-0/+1
2013-04-02PM / QoS: Avoid possible deadlock related to sysfs accessGravatar Rafael J. Wysocki 1-13/+47
2013-03-04PM / QoS: Remove device PM QoS sysfs attributes at the right placeGravatar Rafael J. Wysocki 4-76/+55
2013-03-04PM / QoS: Fix concurrency issues and memory leaks in device PM QoSGravatar Rafael J. Wysocki 1-42/+87
2013-02-23pm / runtime: force memory allocation with no I/O during Runtime PM callbcackGravatar Ming Lei 1-1/+18
2013-02-23pm / runtime: introduce pm_runtime_set_memalloc_noio()Gravatar Ming Lei 1-0/+70
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2013-02-15Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-8/+11
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEGravatar Zhang Rui 1-0/+6
2013-02-02PM / OPP: Export more symbols for module usageGravatar Mark Langsdorf 1-0/+3
2013-02-02PM / OPP: switch exported symbols to GPL variantGravatar Nishanth Menon 1-8/+8
2013-01-26PM / Domains: don't use [delayed_]work_pending()Gravatar Tejun Heo 1-2/+1
2013-01-25PM/Qos: Expose dev_pm_qos_flags symbolGravatar Lan Tianyu 1-0/+1
2013-01-06Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-5/+4
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeGravatar Rafael J. Wysocki 1-5/+4