index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
PM: Add EXPORT macros for exporting PM functions
Richard Fitzgerald
1
-0
/
+4
2022-10-04
PM: Improve EXPORT_*_DEV_PM_OPS macros
Paul Cercueil
1
-14
/
+23
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+9
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-1
/
+0
2022-05-19
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
1
-1
/
+0
2022-04-22
PM: CXL: Disable suspend
Dan Williams
1
-0
/
+9
2022-04-05
PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv
Jonathan Cameron
1
-5
/
+9
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-4
/
+4
2022-01-12
PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
Paul Cercueil
1
-1
/
+2
2022-01-12
PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
Paul Cercueil
1
-3
/
+32
2022-01-12
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Paul Cercueil
1
-1
/
+1
2022-01-12
PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
Paul Cercueil
1
-13
/
+8
2021-12-17
PM: runtime: Capture device status before disabling runtime PM
Rafael J. Wysocki
1
-0
/
+2
2021-12-17
PM: core: Add new *_PM_OPS macros, deprecate old ones
Paul Cercueil
1
-24
/
+50
2021-12-17
PM: core: Redefine pm_ptr() macro
Paul Cercueil
1
-5
/
+1
2021-05-10
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
1
-0
/
+1
2021-04-07
PM: core: Remove duplicate declaration from header file
Wan Jiabing
1
-1
/
+0
2021-01-27
PM: clk: make PM clock layer compatible with clocks that must sleep
Nicolas Pitre
1
-0
/
+2
2020-09-28
PM: runtime: Fix timer_expires data type on 32-bit arches
Grygorii Strashko
1
-1
/
+1
2020-07-27
PM: Make *_DEV_PM_OPS macros use __maybe_unused
Paul Cercueil
1
-2
/
+2
2020-07-27
PM: core: introduce pm_ptr() macro
Paul Cercueil
1
-0
/
+6
2020-04-24
Documentation: PM: sleep: Update driver flags documentation
Rafael J. Wysocki
1
-19
/
+5
2020-04-24
PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
Rafael J. Wysocki
1
-3
/
+3
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
1
-3
/
+3
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
1
-1
/
+1
2020-04-24
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
1
-1
/
+1
2019-11-13
PM / Domains: Introduce dev_pm_domain_start()
Ulf Hansson
1
-0
/
+2
2019-07-23
PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
Rafael J. Wysocki
1
-4
/
+0
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-04
PM: sleep: Drop dev_pm_skip_next_resume_phases()
Rafael J. Wysocki
1
-1
/
+0
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
1
-1
/
+0
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
1
-0
/
+1
2019-01-31
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
1
-3
/
+3
2018-12-19
PM-runtime: Switch autosuspend over to using hrtimers
Vincent Guittot
1
-2
/
+3
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
1
-4
/
+12
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-0
/
+1
2017-11-27
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
1
-4
/
+12
2017-11-06
PCI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
1
-0
/
+2
2017-11-06
PM / core: Add SMART_SUSPEND driver flag
Rafael J. Wysocki
1
-0
/
+8
2017-11-06
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
1
-0
/
+20
2017-10-11
PM / sleep: Remove pm_complete_with_resume_check()
Ulf Hansson
1
-1
/
+0
2017-07-24
PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()
Rafael J. Wysocki
1
-0
/
+4
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-1
/
+0
2017-02-06
PM / core / docs: Convert sleep states API document to reST
Rafael J. Wysocki
1
-3
/
+0
2017-02-06
PM / core: Update kerneldoc comments in pm.h
Rafael J. Wysocki
1
-56
/
+57
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2016-10-31
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
1
-0
/
+1
[next]