summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
*-. Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2018-10-181-1/+1
|\ \
| | * PM / sleep: Show freezing tasks that caused a suspend abortTodd Brandt2018-09-101-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-10-121-0/+6
|\ \ | |/ |/|
| * Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake2018-10-021-0/+6
* | PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)2018-08-151-0/+1
* | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-08-145-19/+21
|\ \
| * | PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-064-17/+18
| * | PM / hibernate: Mark expected switch fall-throughGustavo A. R. Silva2018-08-061-0/+1
| * | PM / hibernate: cast PAGE_SIZE to int when comparing with error codeChengguang Xu2018-07-021-2/+2
* | | sched/swait: Rename to exclusivePeter Zijlstra2018-06-201-2/+2
|/ /
* | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-2/+3
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-3/+3
* | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-055-12/+29
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2018-06-043-11/+28
| |\ \ \ | | | |/ | | |/|
| | | * PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa2018-05-271-0/+5
| | | * PM / wakeup: Make s2idle_lock a RAW_SPINLOCKSebastian Andrzej Siewior2018-05-271-7/+7
| | | * PM / s2idle: Make s2idle_wait_head swait basedSebastian Andrzej Siewior2018-05-271-4/+5
| | | * PM / suspend: Prevent might sleep splatsThomas Gleixner2018-05-272-0/+11
| | |/
| | |
| | \
| *-. \ Merge branches 'pm-qos' and 'pm-core'Rafael J. Wysocki2018-06-042-1/+1
| |\ \ \ | | |_|/ | |/| |
| | | * PM / wakeup: Only update last time for active wakeup sourcesDoug Berger2018-05-101-0/+1
| | |/ | |/|
| | * PM / QoS: Drop redundant declaration of pm_qos_get_value()Rafael J. Wysocki2018-05-281-1/+0Star
| |/
* / block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig2018-05-141-7/+7
|/
* PM / QoS: mark expected switch fall-throughsGustavo A. R. Silva2018-04-091-0/+2
* Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-031-1/+25
|\
| * PM / hibernate: Change message when writing to /sys/power/resumeMario Limonciello2018-03-301-1/+1
| * PM / hibernate: Make passing hibernate offsets more friendlyMario Limonciello2018-03-301-0/+24
* | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-023-3/+3
|/
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-02-021-3/+0Star
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-291-1/+1
|\
| * block: convert to bio_first_bvec_all & bio_first_page_allMing Lei2018-01-061-1/+1
* | PM / hibernate: Drop unused parameter of enough_swapKyungsik Lee2018-01-171-2/+2
* | PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche2018-01-101-0/+29
* | PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()Rainer Fiebig2018-01-051-4/+2Star
|/
* mm: remove __GFP_COLDMel Gorman2017-11-161-2/+2
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-134-91/+78Star
|\
| * PM / s2idle: Clear the events_check_enabled flagRajat Jain2017-11-081-1/+1
| * Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki2017-10-093-90/+77Star
| |\
| | * PM: Use a more common logging styleJoe Perches2017-10-033-90/+77Star
| | |
| \ \
*-. \ \ Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki2017-11-131-14/+0Star
|\ \ \ \ | | |/ / | |/| |
| | * | Merge branch 'pm-domains' into pm-oppRafael J. Wysocki2017-10-141-7/+11
| | |\ \ | | |/ / | |/| |
| | * | PM / OPP: Move the OPP directory out of power/Viresh Kumar2017-10-031-14/+0Star
| | |/
* | / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/ /
* / PM / s2idle: Invoke the ->wake() platform callback earlierRafael J. Wysocki2017-09-291-7/+11
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-121-1/+4
|\
| * sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-071-1/+4
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-3/+2Star
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-3/+2Star