summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)AuthorLines
2018-04-09PM / QoS: mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+25
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski-3/+3
2018-03-30PM / hibernate: Change message when writing to /sys/power/resumeMario Limonciello-1/+1
2018-03-30PM / hibernate: Make passing hibernate offsets more friendlyMario Limonciello-0/+24
2018-02-02x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann-3/+0
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2018-01-17PM / hibernate: Drop unused parameter of enough_swapKyungsik Lee-2/+2
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche-0/+29
2018-01-06block: convert to bio_first_bvec_all & bio_first_page_allMing Lei-1/+1
2018-01-05PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()Rainer Fiebig-4/+2
2017-11-15mm: remove __GFP_COLDMel Gorman-2/+2
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki-91/+78
2017-11-13Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki-14/+0
2017-11-08PM / s2idle: Clear the events_check_enabled flagRajat Jain-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+6
2017-10-14Merge branch 'pm-domains' into pm-oppRafael J. Wysocki-7/+11
2017-10-09Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki-90/+77
2017-10-03PM: Use a more common logging styleJoe Perches-90/+77
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar-14/+0
2017-09-29PM / s2idle: Invoke the ->wake() platform callback earlierRafael J. Wysocki-7/+11
2017-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+4
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+2
2017-09-07sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra-1/+4
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki-101/+185
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig-3/+2
2017-08-18ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada-1/+1
2017-08-11PM / s2idle: Rename platform operations structureRafael J. Wysocki-15/+15
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki-24/+24
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki-24/+24
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner-1/+1
2017-08-05ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki-3/+2
2017-07-24PM / suspend: Define pr_fmt() in suspend.cRafael J. Wysocki-7/+9
2017-07-24PM / suspend: Use mem_sleep_labels[] strings in messagesRafael J. Wysocki-3/+3
2017-07-24PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUGRafael J. Wysocki-6/+4
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki-3/+16
2017-07-24PM / s2idle: Rearrange the main suspend-to-idle loopRafael J. Wysocki-13/+17
2017-07-23PM / timekeeping: Print debug messages when requestedRafael J. Wysocki-3/+7
2017-07-22PM / sleep: Mark suspend/hibernation start and finishRafael J. Wysocki-0/+7
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki-17/+69
2017-07-22PM / suspend: Export pm_suspend_target_stateFlorian Fainelli-0/+5
2017-07-10Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2017-07-10Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki-1/+1
2017-07-06kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman-3/+1
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-14/+36
2017-07-04PM / sleep: constify attribute_group structuresArvind Yadav-1/+1
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki-7/+30
2017-06-29PM: hibernate: constify attribute_group structures.Arvind Yadav-1/+1
2017-06-27PM / hibernate: Drop redundant parameter of swsusp_alloc()BaoJun Luo-3/+2
2017-06-27PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include conditionBalbir Singh-3/+3