index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
PM / QoS: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+25
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
3
-3
/
+3
2018-03-30
PM / hibernate: Change message when writing to /sys/power/resume
Mario Limonciello
1
-1
/
+1
2018-03-30
PM / hibernate: Make passing hibernate offsets more friendly
Mario Limonciello
1
-0
/
+24
2018-02-02
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-3
/
+0
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-01-17
PM / hibernate: Drop unused parameter of enough_swap
Kyungsik Lee
1
-2
/
+2
2018-01-10
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
1
-0
/
+29
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
1
-1
/
+1
2018-01-05
PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()
Rainer Fiebig
1
-4
/
+2
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-2
/
+2
2017-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-91
/
+78
2017-11-13
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
Rafael J. Wysocki
1
-14
/
+0
2017-11-08
PM / s2idle: Clear the events_check_enabled flag
Rajat Jain
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-14
Merge branch 'pm-domains' into pm-opp
Rafael J. Wysocki
1
-7
/
+11
2017-10-09
Merge back suspend/resume/hibernate material for v4.15.
Rafael J. Wysocki
3
-90
/
+77
2017-10-03
PM: Use a more common logging style
Joe Perches
3
-90
/
+77
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
1
-14
/
+0
2017-09-29
PM / s2idle: Invoke the ->wake() platform callback earlier
Rafael J. Wysocki
1
-7
/
+11
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2017-09-07
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-1
/
+4
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
5
-101
/
+185
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-3
/
+2
2017-08-18
ACPI / PM: Check low power idle constraints for debug only
Srinivas Pandruvada
1
-1
/
+1
2017-08-11
PM / s2idle: Rename platform operations structure
Rafael J. Wysocki
1
-15
/
+15
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
1
-24
/
+24
2017-08-11
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
2
-24
/
+24
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
1
-1
/
+1
2017-08-05
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
Rafael J. Wysocki
2
-3
/
+2
2017-07-24
PM / suspend: Define pr_fmt() in suspend.c
Rafael J. Wysocki
1
-7
/
+9
2017-07-24
PM / suspend: Use mem_sleep_labels[] strings in messages
Rafael J. Wysocki
1
-3
/
+3
2017-07-24
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
Rafael J. Wysocki
2
-6
/
+4
2017-07-24
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Rafael J. Wysocki
1
-3
/
+16
2017-07-24
PM / s2idle: Rearrange the main suspend-to-idle loop
Rafael J. Wysocki
2
-13
/
+17
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
1
-3
/
+7
2017-07-22
PM / sleep: Mark suspend/hibernation start and finish
Rafael J. Wysocki
2
-0
/
+7
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
3
-17
/
+69
2017-07-22
PM / suspend: Export pm_suspend_target_state
Florian Fainelli
1
-0
/
+5
2017-07-10
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2017-07-06
kernel/power/snapshot.c: use linux/set_memory.h
Michael Ellerman
1
-3
/
+1
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-14
/
+36
2017-07-04
PM / sleep: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
2
-7
/
+30
2017-06-29
PM: hibernate: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-27
PM / hibernate: Drop redundant parameter of swsusp_alloc()
BaoJun Luo
1
-3
/
+2
2017-06-27
PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition
Balbir Singh
1
-3
/
+3
[next]