summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
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
2022-06-21PM: hibernate: Use kernel_can_power_off()Dmitry Osipenko
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-05-23Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki
2022-05-11PM: EM: Decrement policy counterPierre Gondois
2022-04-22PM: CXL: Disable suspendDan Williams
2022-04-13PM: hibernate: Don't mark comment as kernel-docHaowen Bai
2022-04-13PM: hibernate: Fix some kernel-doc commentsYang Li
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen
2022-04-13PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen
2022-04-13PM: EM: Remove old debugfs files and print all 'flags'Lukasz Luba
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba
2022-04-13PM: EM: Use the new .get_cost() callback while registering EMLukasz Luba
2022-04-13PM: EM: Add artificial EM flagPierre Gondois
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-01PM: suspend: fix return value of __setup handlerRandy Dunlap
2022-03-01PM: hibernate: fix __setup handler error handlingRandy Dunlap
2022-03-01PM: hibernate: Clean up non-kernel-doc commentsJiapeng Chong
2022-02-16PM: hibernate: fix load_image_and_restore() error pathYe Bin
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-25PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński