summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* PM: suspend: Set mem_sleep_current during kernel command line setupMaulik Shah2024-04-101-0/+1
* PM: hibernate: Enforce ordering during image compression/decompressionHongchen Zhang2024-02-231-19/+19
* PM: hibernate: Clean up sync_read handling in snapshot_write_next()Brian Geffon2023-11-281-5/+1
* PM: hibernate: Use __get_safe_page() rather than touching the listBrian Geffon2023-11-281-4/+6
* workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan2023-05-111-1/+1
* PM: EM: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-03-101-4/+1
* PM: hibernate: Fix mistake in kerneldoc commentxiongxin2022-12-311-2/+2
* PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello2022-11-031-1/+1
* PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa2022-08-171-1/+12
* PM: suspend: fix return value of __setup handlerRandy Dunlap2022-04-081-4/+4
* PM: hibernate: fix __setup handler error handlingRandy Dunlap2022-04-081-1/+1
* PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-163-4/+5
* PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-02-161-14/+7
* PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman2022-02-011-7/+4
* PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer2021-12-011-3/+3
* PM: hibernate: fix sparse warningsAnders Roxell2021-11-181-1/+1
* PM: EM: Fix inefficient states detectionVincent Donnefort2021-11-181-15/+8
* PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin2021-11-181-2/+3
*-. Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki2021-08-303-4/+4
|\ \
| | * PM: sleep: unmark 'state' functions as kernel-docRandy Dunlap2021-08-161-1/+1
| | * PM: sleep: check RTC features instead of ops in suspend_testAlexandre Belloni2021-08-041-1/+1
| | * PM: sleep: s2idle: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-041-2/+2
| |/
* / PM: EM: Increase energy calculation precisionLukasz Luba2021-08-061-1/+3
|/
* PM: hibernate: disable when there are active secretmem usersMike Rapoport2021-07-081-1/+4
* PM: hibernate: remove leading spaces before tabsZhen Lei2021-06-111-1/+1
* PM: sleep: remove trailing spaces and tabsZhen Lei2021-06-112-7/+7
* PM: hibernate: fix spelling mistakesZhen Lei2021-05-242-5/+5
* PM: sleep: fix typos in commentsLu Jialin2021-04-083-3/+3
* PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba2021-03-231-1/+1
*-. Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki2021-02-151-8/+4
|\ \
| | * PM: Kconfig: remove unneeded "default n" optionsLukasz Luba2021-02-121-3/+0
| | * PM: EM: update Kconfig description and drop "default n" optionLukasz Luba2021-02-121-5/+4
* | | PM: sleep: Constify static struct attribute_groupRikard Falkeborn2021-02-121-1/+1
* | | PM: sleep: No need to check PF_WQ_WORKER in thaw_kernel_threads()Zqiang2021-01-271-1/+1
| |/ |/|
* | PM: hibernate: flush swap writer after markingLaurent Badel2021-01-251-1/+1
|/
* Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-152-2/+26
|\
| *-. Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-151-0/+2
| |\ \
| | * | PM / suspend: fix kernel-doc markupAlex Shi2020-11-231-0/+2
| | |/
| * | PM: EM: update the comments related to power scaleLukasz Luba2020-11-101-1/+1
| * | PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba2020-11-101-1/+23
| |/
* | kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka2020-12-153-5/+13
* | PM: hibernate: make direct map manipulations more explicitMike Rapoport2020-12-151-2/+36
|/
* PM: sleep: fix typo in kernel/power/process.cJackie Zamow2020-10-271-1/+1
* kernel/: fix repeated words in commentsRandy Dunlap2020-10-161-1/+1
* Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-142-11/+15
|\
| * PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig2020-10-051-11/+0
| * PM: hibernate: Batch hibernate and resume IO requestsXiaoyi Chen2020-09-281-0/+15
* | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-132-29/+18
|\ \
| * | PM: mm: cleanup swsusp_swap_checkChristoph Hellwig2020-09-231-6/+4
| * | mm: split swap_type_ofChristoph Hellwig2020-09-232-21/+12