aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)Author
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2018-12-12PM / sleep: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-11PM: Introduce an Energy Model management frameworkQuentin Perret
2018-11-29PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
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-09-10PM / sleep: Show freezing tasks that caused a suspend abortTodd Brandt
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
2017-10-09Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki
2017-10-03PM: Use a more common logging styleJoe Perches