aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)Author
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)
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
2017-10-09Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki
2017-10-03PM: Use a more common logging styleJoe Perches
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar
2017-09-29PM / s2idle: Invoke the ->wake() platform callback earlierRafael J. Wysocki
2017-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-18ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada
2017-08-11PM / s2idle: Rename platform operations structureRafael J. Wysocki
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner
2017-08-05ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki
2017-07-24PM / suspend: Define pr_fmt() in suspend.cRafael J. Wysocki
2017-07-24PM / suspend: Use mem_sleep_labels[] strings in messagesRafael J. Wysocki
2017-07-24PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUGRafael J. Wysocki
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki
2017-07-24PM / s2idle: Rearrange the main suspend-to-idle loopRafael J. Wysocki