summaryrefslogtreecommitdiffstats
path: root/kernel/power/main.c
Commit message (Expand)AuthorAgeFilesLines
* PM: sleep: stats: Use locking in dpm_save_failed_dev()Rafael J. Wysocki2024-02-051-0/+5
* PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki2024-02-051-13/+63
* PM: sleep: stats: Use unsigned int for success and failure countersRafael J. Wysocki2024-02-051-3/+3
* PM: sleep: stats: Use an array of step failure countersRafael J. Wysocki2024-02-051-24/+27
* PM: sleep: stats: Use array of suspend step namesRafael J. Wysocki2024-02-051-32/+18
* PM: sleep: Remove obsolete comment from unlock_system_sleep()Kevin Hao2023-12-201-16/+0
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-0/+27
|\
| * mm: page_alloc: move pm_* function into powerKefeng Wang2023-06-091-0/+27
* | include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resumeMario Limonciello2023-06-121-0/+6
|/
* PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello2023-04-201-12/+47
* freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-3/+3
* freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra2022-09-071-6/+10
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-1/+4
|\
| * PM: CXL: Disable suspendDan Williams2022-04-221-1/+4
* | PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen2022-04-131-29/+0
|/
* PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-071-1/+4
* PM: sleep: unmark 'state' functions as kernel-docRandy Dunlap2021-08-161-1/+1
* PM: sleep: Constify static struct attribute_groupRikard Falkeborn2021-02-121-1/+1
* notifier: Fix broken error handling patternPeter Zijlstra2020-09-011-4/+4
* PM: sleep: Add pm_debug_messages kernel command line optionChen Yu2020-04-021-0/+7
* PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer2020-01-161-0/+33
* PM: sleep: include <linux/pm_runtime.h> for pm_wqBen Dooks2019-10-101-0/+1
* PM: sleep: Replace strncmp() with str_has_prefix()Chuhong Yuan2019-08-161-1/+1
* PM/sleep: Expose suspend stats in sysfsKalesh Singh2019-08-051-2/+95
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-3/+1
* PM / sleep: Measure the time of filesystems syncingHarry Pan2019-04-021-2/+7
* PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan2019-04-021-0/+9
* PM / sleep: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-121-13/+2
* PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-061-6/+6
* fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-2/+3
* PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche2018-01-101-0/+29
* ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada2017-08-181-1/+1
* PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUGRafael J. Wysocki2017-07-241-5/+3
* PM / timekeeping: Print debug messages when requestedRafael J. Wysocki2017-07-231-3/+7
* PM / sleep: Do not print debug messages by defaultRafael J. Wysocki2017-07-221-0/+52
* PM / sleep: constify attribute_group structuresArvind Yadav2017-07-041-1/+1
* PM / sleep: System sleep state selection interface reworkRafael J. Wysocki2016-11-211-3/+85
* PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla2016-09-131-0/+1
* PM / sleep: make PM notifiers called symmetricallyLianwei Wang2016-06-281-2/+9
* PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-01-041-15/+2
* PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-161-0/+17
* PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki2015-05-131-1/+1
* PM / sleep: add pm-trace support for suspending phaseZhonghui Fu2015-03-181-1/+1
*-. Merge branches 'pm-apm' and 'pm-sleep'Rafael J. Wysocki2014-07-271-10/+11
|\ \
| | * PM / sleep: Simplify sleep states sysfs interface codeRafael J. Wysocki2014-07-211-10/+11
| |/
* / PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki2014-07-231-4/+0
|/
* PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-4/+2
* PM / sleep: Introduce command line argument for sleep state enumerationRafael J. Wysocki2014-05-261-6/+6
* PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki2014-05-261-4/+5
* PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki2014-05-261-8/+8