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