index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm.h
Age
Commit message (
Expand
)
Author
2024-01-24
PM: sleep: Use bool for all 1-bit fields in struct dev_pm_info
Rafael J. Wysocki
2024-01-10
PM: sleep: Restore asynchronous device resume optimization
Rafael J. Wysocki
2023-10-26
Merge branches 'pm-sleep', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2023-10-06
PM: domains: Introduce dev_pm_domain_set_performance_state()
Ulf Hansson
2023-09-26
PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
Raag Jadav
2023-08-21
pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
2023-06-22
linux/export.h: rename 'sec' argument to 'license'
Masahiro Yamada
2023-06-22
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
2023-02-13
PM: Add EXPORT macros for exporting PM functions
Richard Fitzgerald
2022-10-04
PM: Improve EXPORT_*_DEV_PM_OPS macros
Paul Cercueil
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-19
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
2022-04-22
PM: CXL: Disable suspend
Dan Williams
2022-04-05
PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv
Jonathan Cameron
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
2022-01-12
PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
Paul Cercueil
2022-01-12
PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
Paul Cercueil
2022-01-12
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Paul Cercueil
2022-01-12
PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
Paul Cercueil
2021-12-17
PM: runtime: Capture device status before disabling runtime PM
Rafael J. Wysocki
2021-12-17
PM: core: Add new *_PM_OPS macros, deprecate old ones
Paul Cercueil
2021-12-17
PM: core: Redefine pm_ptr() macro
Paul Cercueil
2021-05-10
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
2021-04-07
PM: core: Remove duplicate declaration from header file
Wan Jiabing
2021-01-27
PM: clk: make PM clock layer compatible with clocks that must sleep
Nicolas Pitre
2020-09-28
PM: runtime: Fix timer_expires data type on 32-bit arches
Grygorii Strashko
2020-07-27
PM: Make *_DEV_PM_OPS macros use __maybe_unused
Paul Cercueil
2020-07-27
PM: core: introduce pm_ptr() macro
Paul Cercueil
2020-04-24
Documentation: PM: sleep: Update driver flags documentation
Rafael J. Wysocki
2020-04-24
PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
Rafael J. Wysocki
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
2020-04-24
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
2019-11-13
PM / Domains: Introduce dev_pm_domain_start()
Ulf Hansson
2019-07-23
PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
Rafael J. Wysocki
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-04
PM: sleep: Drop dev_pm_skip_next_resume_phases()
Rafael J. Wysocki
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2019-01-31
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
2018-12-19
PM-runtime: Switch autosuspend over to using hrtimers
Vincent Guittot
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
2017-11-27
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
2017-11-06
PCI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
2017-11-06
PM / core: Add SMART_SUSPEND driver flag
Rafael J. Wysocki
[next]