aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)Author
2022-11-03PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello
2022-08-25PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa
2022-04-15PM: suspend: fix return value of __setup handlerRandy Dunlap
2022-04-15PM: hibernate: fix __setup handler error handlingRandy Dunlap
2022-02-08PM: 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-26PM: hibernate: fix sparse warningsAnders Roxell
2021-11-26PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin
2021-02-03PM: hibernate: flush swap writer after markingLaurent Badel
2020-10-30PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig
2020-05-06PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui
2020-01-09PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake
2018-08-15PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu
2018-08-06PM / hibernate: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-02PM / hibernate: cast PAGE_SIZE to int when comparing with error codeChengguang Xu
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-04Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki
2018-06-04Merge branches 'pm-qos' and 'pm-core'Rafael J. Wysocki
2018-05-28PM / QoS: Drop redundant declaration of pm_qos_get_value()Rafael J. Wysocki
2018-05-27PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-05-27PM / wakeup: Make s2idle_lock a RAW_SPINLOCKSebastian Andrzej Siewior
2018-05-27PM / s2idle: Make s2idle_wait_head swait basedSebastian Andrzej Siewior
2018-05-27PM / suspend: Prevent might sleep splatsThomas Gleixner
2018-05-14block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig
2018-05-10PM / wakeup: Only update last time for active wakeup sourcesDoug Berger
2018-04-09PM / QoS: mark expected switch fall-throughsGustavo A. R. Silva
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski
2018-03-30PM / hibernate: Change message when writing to /sys/power/resumeMario Limonciello
2018-03-30PM / hibernate: Make passing hibernate offsets more friendlyMario Limonciello
2018-02-02x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-17PM / hibernate: Drop unused parameter of enough_swapKyungsik Lee
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche
2018-01-06block: convert to bio_first_bvec_all & bio_first_page_allMing Lei
2018-01-05PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()Rainer Fiebig
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki
2017-11-13Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki
2017-11-08PM / s2idle: Clear the events_check_enabled flagRajat Jain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14Merge branch 'pm-domains' into pm-oppRafael J. Wysocki