summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)AuthorLines
2021-11-24PM: hibernate: Fix snapshot partial write lengthsEvan Green-1/+1
2021-11-24PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer-3/+3
2021-11-02Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-45/+106
2021-11-02Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki-18/+68
2021-10-26PM: suspend: Use valid_state() consistentlyRafael J. Wysocki-5/+7
2021-10-26PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki-13/+23
2021-10-26PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki-2/+6
2021-10-21PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin-2/+3
2021-10-21PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing-10/+4
2021-10-21PM: hibernate: fix sparse warningsAnders Roxell-2/+2
2021-10-20workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan-1/+1
2021-10-19Revert "PM: sleep: Do not assume that "mem" is always present"Rafael J. Wysocki-2/+2
2021-10-05PM: EM: Mark inefficiencies in CPUFreqVincent Donnefort-0/+40
2021-10-05PM: EM: Allow skipping inefficient statesVincent Donnefort-0/+13
2021-10-05PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort-2/+4
2021-10-05PM: EM: Mark inefficient statesVincent Donnefort-1/+3
2021-10-05PM: EM: Fix inefficient states detectionVincent Donnefort-15/+8
2021-09-15PM: hibernate: Remove blk_status_to_errno in hib_wait_ioFalla Coulibaly-1/+1
2021-09-15PM: sleep: Do not assume that "mem" is always presentFlorian Fainelli-2/+2
2021-08-30Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki-4/+4
2021-08-16PM: sleep: unmark 'state' functions as kernel-docRandy Dunlap-1/+1
2021-08-06PM: EM: Increase energy calculation precisionLukasz Luba-1/+3
2021-08-04PM: sleep: check RTC features instead of ops in suspend_testAlexandre Belloni-1/+1
2021-08-04PM: sleep: s2idle: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior-2/+2
2021-07-08PM: hibernate: disable when there are active secretmem usersMike Rapoport-1/+4
2021-06-11PM: hibernate: remove leading spaces before tabsZhen Lei-1/+1
2021-06-11PM: sleep: remove trailing spaces and tabsZhen Lei-7/+7
2021-05-24PM: hibernate: fix spelling mistakesZhen Lei-5/+5
2021-04-08PM: sleep: fix typos in commentsLu Jialin-3/+3
2021-03-23PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba-1/+1
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki-8/+4
2021-02-12PM: sleep: Constify static struct attribute_groupRikard Falkeborn-1/+1
2021-02-12PM: Kconfig: remove unneeded "default n" optionsLukasz Luba-3/+0
2021-02-12PM: EM: update Kconfig description and drop "default n" optionLukasz Luba-5/+4
2021-01-27PM: sleep: No need to check PF_WQ_WORKER in thaw_kernel_threads()Zqiang-1/+1
2021-01-25PM: hibernate: flush swap writer after markingLaurent Badel-1/+1
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-2/+26
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka-5/+13
2020-12-15PM: hibernate: make direct map manipulations more explicitMike Rapoport-2/+36
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki-0/+2
2020-11-23PM / suspend: fix kernel-doc markupAlex Shi-0/+2
2020-11-10PM: EM: update the comments related to power scaleLukasz Luba-1/+1
2020-11-10PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba-1/+23
2020-10-27PM: sleep: fix typo in kernel/power/process.cJackie Zamow-1/+1
2020-10-16kernel/: fix repeated words in commentsRandy Dunlap-1/+1
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-11/+15
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds-29/+18
2020-10-05PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig-11/+0
2020-09-28PM: hibernate: Batch hibernate and resume IO requestsXiaoyi Chen-0/+15
2020-09-23PM: mm: cleanup swsusp_swap_checkChristoph Hellwig-6/+4