summaryrefslogtreecommitdiff
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-0/+20
|\
| * pm/sleep: Add PM_USERSPACE_AUTOSLEEP KconfigKalesh Singh2022-07-011-0/+20
* | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-16/+13
|\ \
| * | PM: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-16/+13
| |/
| |
| \
*-. \ Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'Rafael J. Wysocki2022-07-291-2/+2
|\ \ \ | | |/ | |/|
| | * PM: QoS: Add check to make sure CPU freq is non-negativeShivnandan Kumar2022-07-261-2/+2
| |/
| |
| \
*-. \ Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki2022-07-292-9/+28
|\ \ \ | |_|/ |/| |
| | * PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba2022-07-151-8/+16
| |/ |/|
| * PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa2022-07-261-1/+12
|/
* PM: hibernate: Use kernel_can_power_off()Dmitry Osipenko2022-06-211-1/+1
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-273-3/+7
|\
| * PM: CXL: Disable suspendDan Williams2022-04-223-3/+7
| |
| \
*-. \ Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki2022-05-231-29/+36
|\ \ \ | | |/
| * | PM: EM: Decrement policy counterPierre Gondois2022-05-111-0/+2
| * | PM: EM: Remove old debugfs files and print all 'flags'Lukasz Luba2022-04-131-19/+5
| * | PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba2022-04-131-1/+1
| * | PM: EM: Use the new .get_cost() callback while registering EMLukasz Luba2022-04-131-11/+28
| * | PM: EM: Add artificial EM flagPierre Gondois2022-04-131-0/+2
| |/
* | PM: hibernate: Don't mark comment as kernel-docHaowen Bai2022-04-131-1/+1
* | PM: hibernate: Fix some kernel-doc commentsYang Li2022-04-131-3/+7
* | PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen2022-04-131-29/+0
* | PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen2022-04-132-4/+5
|/
* Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-212-5/+2
|\
| * block: pass a block_device and opf to bio_allocChristoph Hellwig2022-02-021-3/+2
| * block: remove genhd.hChristoph Hellwig2022-02-022-2/+0
* | PM: suspend: fix return value of __setup handlerRandy Dunlap2022-03-011-4/+4
* | PM: hibernate: fix __setup handler error handlingRandy Dunlap2022-03-011-1/+1
* | PM: hibernate: Clean up non-kernel-doc commentsJiapeng Chong2022-03-011-4/+4
* | PM: hibernate: fix load_image_and_restore() error pathYe Bin2022-02-161-1/+3
* | PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-073-4/+5
|/
* PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-01-251-14/+7
* PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman2022-01-251-7/+4
* PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-082-2/+15
* PM: hibernate: Fix snapshot partial write lengthsEvan Green2021-11-241-1/+1
* PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer2021-11-241-3/+3
* Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-11-025-45/+106
|\
| *-. Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki2021-11-021-18/+68
| |\ \
| | * | PM: EM: Mark inefficiencies in CPUFreqVincent Donnefort2021-10-051-0/+40
| | * | PM: EM: Allow skipping inefficient statesVincent Donnefort2021-10-051-0/+13
| | * | PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort2021-10-051-2/+4
| | * | PM: EM: Mark inefficient statesVincent Donnefort2021-10-051-1/+3
| | * | PM: EM: Fix inefficient states detectionVincent Donnefort2021-10-051-15/+8
| | |/
| * | PM: suspend: Use valid_state() consistentlyRafael J. Wysocki2021-10-261-5/+7
| * | PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki2021-10-263-13/+23
| * | PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki2021-10-261-2/+6
| * | PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin2021-10-211-2/+3
| * | PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing2021-10-211-10/+4
| * | PM: hibernate: fix sparse warningsAnders Roxell2021-10-211-2/+2
| * | Revert "PM: sleep: Do not assume that "mem" is always present"Rafael J. Wysocki2021-10-191-2/+2
| * | PM: hibernate: Remove blk_status_to_errno in hib_wait_ioFalla Coulibaly2021-09-151-1/+1