aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)Author
2023-09-23PM: hibernate: Fix the exclusive get block device in test_resume modeChen Yu
2023-08-07PM: hibernate: fix resume_store() return value when hibernation not availableVlastimil Babka
2023-07-14Merge branches 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2023-07-11PM: QoS: Restore support for default value on frequency QoSChungkai Yang
2023-07-11PM: hibernate: Fix writing maj:min to /sys/power/resumeAzat Khuzhin
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-06-26Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-12include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resumeMario Limonciello
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12swsusp: don't pass a stack address to blkdev_get_by_pathChristoph Hellwig
2023-06-09mm: page_alloc: move pm_* function into powerKefeng Wang
2023-06-09mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang
2023-06-05PM: hibernate: don't use early_lookup_bdev in resume_storeChristoph Hellwig
2023-06-05init: improve the name_to_dev_t interfaceChristoph Hellwig
2023-06-05PM: hibernate: move finding the resume device out of software_resumeChristoph Hellwig
2023-06-05PM: hibernate: remove the global snapshot_test variableChristoph Hellwig
2023-06-05PM: hibernate: factor out a helper to find the resume deviceChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-05-24PM: hibernate: Correct spelling mistake in a commentWang Honghui
2023-05-18x86/hibernate: Declare global functions in suspend.hArnd Bergmann
2023-05-03Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-29Merge tag 'wq-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-04-27PM: hibernate: Do not get block device exclusively in test_resume modeChen Yu
2023-04-27PM: hibernate: Turn snapshot_test into global variableChen Yu
2023-04-20PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello
2023-03-23workqueue: Introduce show_freezable_workqueuesJungseung Lee
2023-02-15Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'Rafael J. Wysocki
2023-02-09PM: EM: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-01-20PM: sleep: Remove "select SRCU"Paul E. McKenney
2023-01-20PM: hibernate: swap: don't use /** for non-kernel-doc commentsRandy Dunlap
2022-12-06PM: sleep: Refine error message in try_to_freeze_tasks()Rafael J. Wysocki
2022-12-06PM: sleep: Avoid using pr_cont() in the tasks freezing codeRafael J. Wysocki
2022-12-01PM: hibernate: Complain about memory map mismatches during resumeXueqin Luo
2022-11-03PM: hibernate: Fix mistake in kerneldoc commentxiongxin
2022-10-25PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-09ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-29Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'Rafael J. Wysocki
2022-07-29Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki
2022-07-26PM: QoS: Add check to make sure CPU freq is non-negativeShivnandan Kumar
2022-07-26PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-07-14PM: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-07-01pm/sleep: Add PM_USERSPACE_AUTOSLEEP KconfigKalesh Singh