summaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h
Commit message (Expand)AuthorAgeFilesLines
* PM: sleep: Add device name to suspend_report_result()Youngjin Jang2022-03-081-4/+4
* PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macroPaul Cercueil2022-01-121-1/+2
* PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macrosPaul Cercueil2022-01-121-3/+32
* PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil2022-01-121-1/+1
* PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macroPaul Cercueil2022-01-121-13/+8
* PM: runtime: Capture device status before disabling runtime PMRafael J. Wysocki2021-12-171-0/+2
* PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil2021-12-171-24/+50
* PM: core: Redefine pm_ptr() macroPaul Cercueil2021-12-171-5/+1
* PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-101-0/+1
* PM: core: Remove duplicate declaration from header fileWan Jiabing2021-04-071-1/+0
* PM: clk: make PM clock layer compatible with clocks that must sleepNicolas Pitre2021-01-271-0/+2
* PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko2020-09-281-1/+1
* PM: Make *_DEV_PM_OPS macros use __maybe_unusedPaul Cercueil2020-07-271-2/+2
* PM: core: introduce pm_ptr() macroPaul Cercueil2020-07-271-0/+6
* Documentation: PM: sleep: Update driver flags documentationRafael J. Wysocki2020-04-241-19/+5
* PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki2020-04-241-3/+3
* PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2020-04-241-3/+3
* PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki2020-04-241-1/+1
* PM: sleep: core: Rename dev_pm_may_skip_resume()Rafael J. Wysocki2020-04-241-1/+1
* PM / Domains: Introduce dev_pm_domain_start()Ulf Hansson2019-11-131-0/+2
* PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()Rafael J. Wysocki2019-07-231-4/+0
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-1/+1
|\
| * docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | PM: sleep: Drop dev_pm_skip_next_resume_phases()Rafael J. Wysocki2019-07-041-1/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
|/
* PM-runtime: Call pm_runtime_active|suspended_time() from sysfsUlf Hansson2019-03-071-1/+0
* PM / core: Add support to skip power management in device/driver modelSudeep Holla2019-02-191-0/+1
* PM-runtime: Replace jiffies-based accounting with ktime-based accountingThara Gopinath2019-01-311-3/+3
* PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot2018-12-191-2/+3
* Merge back PM core material for v4.16.Rafael J. Wysocki2017-12-161-4/+12
|\
| * PM / core: Add LEAVE_SUSPENDED driver flagRafael J. Wysocki2017-11-271-4/+12
* | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+1
|/
* PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki2017-11-061-0/+2
* PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki2017-11-061-0/+8
* PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2017-11-061-0/+20
* PM / sleep: Remove pm_complete_with_resume_check()Ulf Hansson2017-10-111-1/+0
* PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki2017-07-241-0/+4
* PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-1/+0
* PM / core / docs: Convert sleep states API document to reSTRafael J. Wysocki2017-02-061-3/+0
* PM / core: Update kerneldoc comments in pm.hRafael J. Wysocki2017-02-061-56/+57
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-0/+2
|\
| * PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-311-0/+1
| * driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-311-0/+1
* | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
|/
* PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson2016-04-221-1/+1
* PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-01-081-0/+1
* PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki2015-10-141-0/+1
* Merge branch 'pm-wakeirq'Rafael J. Wysocki2015-06-191-0/+2
|\
| * PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren2015-05-201-0/+2
* | PM / sleep: Add macro to define common noirq system PM callbacksGrygorii Strashko2015-05-121-0/+12
|/