summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2023-01-14PM: hibernate: Fix mistake in kerneldoc commentxiongxin
2022-11-03PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello
2022-08-21PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa
2022-04-08PM: suspend: fix return value of __setup handlerRandy Dunlap
2022-04-08PM: hibernate: fix __setup handler error handlingRandy Dunlap
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
2022-02-01PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman
2021-12-01PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer
2021-11-18PM: hibernate: fix sparse warningsAnders Roxell
2021-11-18PM: EM: Fix inefficient states detectionVincent Donnefort
2021-11-18PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin
2021-09-15PM: EM: Increase energy calculation precisionLukasz Luba
2021-03-30PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba
2021-02-03PM: hibernate: flush swap writer after markingLaurent Badel
2020-10-27PM: sleep: fix typo in kernel/power/process.cJackie Zamow
2020-10-16kernel/: fix repeated words in commentsRandy Dunlap
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-05PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig
2020-09-28PM: hibernate: Batch hibernate and resume IO requestsXiaoyi Chen
2020-09-23PM: mm: cleanup swsusp_swap_checkChristoph Hellwig
2020-09-23mm: split swap_type_ofChristoph Hellwig
2020-09-23PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig
2020-09-01notifier: Fix broken error handling patternPeter Zijlstra
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2020-07-28PM, libnvdimm: Add runtime firmware activation supportDan Williams
2020-07-14PM: sleep: spread "const char *" correctnessAlexey Dobriyan
2020-07-14PM: hibernate: fix white space in a few placesXiang Chen
2020-06-24PM / EM: remove em_register_perf_domainLukasz Luba
2020-06-24PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba
2020-06-24PM / EM: update callback structure and add device pointerLukasz Luba
2020-06-24PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba
2020-06-24PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-05PM: hibernate: Add __init annotation to swsusp_header_init()Christophe JAILLET
2020-05-27PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli
2020-05-19PM: hibernate: Split off snapshot dev optionDomenico Andreoli
2020-05-19PM: hibernate: Incorporate concurrency handlingDomenico Andreoli
2020-05-15kernel/power: constify sysrq_key_opEmil Velikov
2020-04-27PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui
2020-04-06PM / sleep: handle the compat case in snapshot_set_swap_area()Christoph Hellwig
2020-04-06PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helperChristoph Hellwig
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds