summaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h
AgeCommit message (Expand)Author
2017-07-24PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-02-06PM / core / docs: Convert sleep states API document to reSTRafael J. Wysocki
2017-02-06PM / core: Update kerneldoc comments in pm.hRafael J. Wysocki
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-31PM / runtime: Optimize the use of device linksRafael J. Wysocki
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-04-22PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2015-10-14PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren
2015-05-12PM / sleep: Add macro to define common noirq system PM callbacksGrygorii Strashko
2015-03-22driver core / PM: Add PM domain callbacks for device setup/cleanupRafael J. Wysocki
2015-02-03PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson
2014-12-13PM: Remove the SET_PM_RUNTIME_PM_OPS() macroUlf Hansson
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki
2014-11-18PM / Domains: Move struct pm_domain_data to pm_domain.hUlf Hansson
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki
2014-09-30PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson
2014-09-22PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson
2014-05-16PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2014-03-20PM / sleep: Correct whitespace errors in <linux/pm.h>Geert Uytterhoeven
2014-03-20PM / Runtime: Update runtime_idle() documentation for return value meaningGeert Uytterhoeven
2014-03-01PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEPUlf Hansson
2014-03-01PM: fix typo in commentLad, Prabhakar
2014-02-20PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng
2014-02-11PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki
2014-01-12Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki
2013-12-22PM / Runtime: Add second macro for definition of runtime PM callbacksUlf Hansson
2013-12-22PM / Sleep: Add macro to define common late/early system PM callbacksUlf Hansson
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter
2013-02-23pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei
2013-02-20PM: make VT switching to the suspend console optional v3Jesse Barnes
2013-02-17PM idle: remove global declaration of pm_idleLen Brown
2012-10-24PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki
2012-10-23PM / QoS: Prepare device structure for adding more constraint typesRafael J. Wysocki
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-04PM: Do not use the syscore flag for runtime PMRafael J. Wysocki
2012-09-04PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki
2012-09-04PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki
2012-08-17PM / Sleep: introduce dpm_for_each_devMing Lei
2012-05-01PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki
2012-03-16Merge branch 'pm-qos'Rafael J. Wysocki