aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/main.c
AgeCommit message (Expand)Author
2023-12-20PM: sleep: Remove obsolete comment from unlock_system_sleep()Kevin Hao
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-12include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resumeMario Limonciello
2023-06-09mm: page_alloc: move pm_* function into powerKefeng Wang
2023-04-20PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-04-22PM: CXL: Disable suspendDan Williams
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2021-08-16PM: sleep: unmark 'state' functions as kernel-docRandy Dunlap
2021-02-12PM: sleep: Constify static struct attribute_groupRikard Falkeborn
2020-09-01notifier: Fix broken error handling patternPeter Zijlstra
2020-04-02PM: sleep: Add pm_debug_messages kernel command line optionChen Yu
2020-01-16PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer
2019-10-10PM: sleep: include <linux/pm_runtime.h> for pm_wqBen Dooks
2019-08-16PM: sleep: Replace strncmp() with str_has_prefix()Chuhong Yuan
2019-08-05PM/sleep: Expose suspend stats in sysfsKalesh Singh
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-04-02PM / sleep: Measure the time of filesystems syncingHarry Pan
2019-04-02PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan
2018-12-12PM / sleep: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche
2017-08-18ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada
2017-07-24PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUGRafael J. Wysocki
2017-07-23PM / timekeeping: Print debug messages when requestedRafael J. Wysocki
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki
2017-07-04PM / sleep: constify attribute_group structuresArvind Yadav
2016-11-21PM / sleep: System sleep state selection interface reworkRafael J. Wysocki
2016-09-13PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla
2016-06-28PM / sleep: make PM notifiers called symmetricallyLianwei Wang
2016-01-04PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki
2015-09-16PM / sleep: Report interrupt that caused system wakeupAlexandra Yates
2015-05-13PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu
2014-07-27Merge branches 'pm-apm' and 'pm-sleep'Rafael J. Wysocki
2014-07-23PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki
2014-07-21PM / sleep: Simplify sleep states sysfs interface codeRafael J. Wysocki
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook
2014-05-26PM / sleep: Introduce command line argument for sleep state enumerationRafael J. Wysocki
2014-05-26PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki
2014-05-26PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki
2014-03-12PM: Add missing "freeze" stateGeert Uytterhoeven
2013-06-27PM / Sleep: Warn about system time after resume with pm_traceShuah Khan
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner
2013-02-09suspend: enable freeze timeout configuration through sysLi Fei
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui