aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-25PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello1-1/+1
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-40/+59
2022-09-09ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello1-0/+3
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra2-9/+7
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra4-33/+54
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+20
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-16/+13
2022-07-29Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'Rafael J. Wysocki1-2/+2
2022-07-29Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki2-9/+28
2022-07-26PM: QoS: Add check to make sure CPU freq is non-negativeShivnandan Kumar1-2/+2
2022-07-26PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa1-1/+12
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba1-8/+16
2022-07-14PM: Use the enum req_op and blk_opf_t typesBart Van Assche1-16/+13
2022-07-01pm/sleep: Add PM_USERSPACE_AUTOSLEEP KconfigKalesh Singh1-0/+20
2022-06-21PM: hibernate: Use kernel_can_power_off()Dmitry Osipenko1-1/+1
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-3/+7
2022-05-23Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki1-29/+36
2022-05-11PM: EM: Decrement policy counterPierre Gondois1-0/+2
2022-04-22PM: CXL: Disable suspendDan Williams3-3/+7
2022-04-13PM: hibernate: Don't mark comment as kernel-docHaowen Bai1-1/+1
2022-04-13PM: hibernate: Fix some kernel-doc commentsYang Li1-3/+7
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen1-29/+0
2022-04-13PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen2-4/+5
2022-04-13PM: EM: Remove old debugfs files and print all 'flags'Lukasz Luba1-19/+5
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba1-1/+1
2022-04-13PM: EM: Use the new .get_cost() callback while registering EMLukasz Luba1-11/+28
2022-04-13PM: EM: Add artificial EM flagPierre Gondois1-0/+2
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+2
2022-03-01PM: suspend: fix return value of __setup handlerRandy Dunlap1-4/+4
2022-03-01PM: hibernate: fix __setup handler error handlingRandy Dunlap1-1/+1
2022-03-01PM: hibernate: Clean up non-kernel-doc commentsJiapeng Chong1-4/+4
2022-02-16PM: hibernate: fix load_image_and_restore() error pathYe Bin1-1/+3
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki3-4/+5
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig1-3/+2
2022-02-02block: remove genhd.hChristoph Hellwig2-2/+0
2022-01-25PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński1-14/+7
2022-01-25PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman1-7/+4
2021-12-08PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2-2/+15
2021-11-24PM: hibernate: Fix snapshot partial write lengthsEvan Green1-1/+1
2021-11-24PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer1-3/+3
2021-11-02Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-45/+106
2021-11-02Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki1-18/+68
2021-10-26PM: suspend: Use valid_state() consistentlyRafael J. Wysocki1-5/+7
2021-10-26PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki3-13/+23
2021-10-26PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki1-2/+6
2021-10-21PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin1-2/+3
2021-10-21PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing1-10/+4
2021-10-21PM: hibernate: fix sparse warningsAnders Roxell1-2/+2
2021-10-20workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan1-1/+1
2021-10-19Revert "PM: sleep: Do not assume that "mem" is always present"Rafael J. Wysocki1-2/+2