summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* PM: EM: Increase energy calculation precisionLukasz Luba2021-09-151-1/+3
* PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba2021-03-301-1/+1
* PM: hibernate: flush swap writer after markingLaurent Badel2021-02-031-1/+1
* 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
| * | PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig2020-09-231-6/+6
| |/
* / notifier: Fix broken error handling patternPeter Zijlstra2020-09-015-45/+33
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-111-0/+97
|\
| * PM, libnvdimm: Add runtime firmware activation supportDan Williams2020-07-281-0/+97
* | mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-1/+1
| |
| \
*-. | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2020-08-033-6/+6
|\ \|
| * | PM: sleep: spread "const char *" correctnessAlexey Dobriyan2020-07-142-3/+3
| * | PM: hibernate: fix white space in a few placesXiang Chen2020-07-141-3/+3
| |/
* | PM / EM: remove em_register_perf_domainLukasz Luba2020-06-241-25/+0
* | PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba2020-06-241-77/+167
* | PM / EM: update callback structure and add device pointerLukasz Luba2020-06-241-4/+5
* | PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba2020-06-241-6/+34
* | PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-22/+22
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-13/+13
* Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-101-1/+1
|\
| * PM: hibernate: Add __init annotation to swsusp_header_init()Christophe JAILLET2020-06-051-1/+1
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-071-1/+1
|\ \ | |/ |/|
| * kernel/power: constify sysrq_key_opEmil Velikov2020-05-151-1/+1
* | PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli2020-05-271-1/+13
* | PM: hibernate: Split off snapshot dev optionDomenico Andreoli2020-05-192-1/+14
* | PM: hibernate: Incorporate concurrency handlingDomenico Andreoli2020-05-193-12/+22
|/
* PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui2020-04-271-0/+7
* PM / sleep: handle the compat case in snapshot_set_swap_area()Christoph Hellwig2020-04-061-32/+22
* PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helperChristoph Hellwig2020-04-061-28/+29
* Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-062-1/+8
|\
| * PM: sleep: Add pm_debug_messages kernel command line optionChen Yu2020-04-021-0/+7
| * PM: hibernate: Propagate the return value of hibernation_restore()Dexuan Cui2020-04-011-1/+1
* | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-042-21/+0
|\ \