Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5cff3684192773a2c2b1102acd10b99aaa6a3f67
/
kernel
/
power
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
87cbde8
PM / s2idle: Invoke the ->wake() platform callback earlier
by Rafael J. Wysocki
· 7 years ago
040b9d7
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
50e7663
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
by Peter Zijlstra
· 7 years ago
7b01463
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
726fb6b
ACPI / PM: Check low power idle constraints for debug only
by Srinivas Pandruvada
· 7 years ago
23d5855
PM / s2idle: Rename platform operations structure
by Rafael J. Wysocki
· 7 years ago
f02f4f9
PM / s2idle: Rename freeze_state enum and related items
by Rafael J. Wysocki
· 7 years ago
690cbb9
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
by Rafael J. Wysocki
· 7 years ago
d507e2eb
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
by Johannes Weiner
· 7 years ago
e870c6c8
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
by Rafael J. Wysocki
· 7 years ago
142bce7
PM / suspend: Define pr_fmt() in suspend.c
by Rafael J. Wysocki
· 7 years ago
bebcdae
PM / suspend: Use mem_sleep_labels[] strings in messages
by Rafael J. Wysocki
· 7 years ago
e516a1d
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
by Rafael J. Wysocki
· 7 years ago
9a3ebe3
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
by Rafael J. Wysocki
· 8 years ago
8e6bcd9
PM / s2idle: Rearrange the main suspend-to-idle loop
by Rafael J. Wysocki
· 8 years ago
cb08e03
PM / timekeeping: Print debug messages when requested
by Rafael J. Wysocki
· 7 years ago
8915aa20
PM / sleep: Mark suspend/hibernation start and finish
by Rafael J. Wysocki
· 8 years ago
8d8b244
PM / sleep: Do not print debug messages by default
by Rafael J. Wysocki
· 8 years ago
bd8c9ba
PM / suspend: Export pm_suspend_target_state
by Florian Fainelli
· 8 years ago
1633b39
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
15d56b3
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
61f6d09a
kernel/power/snapshot.c: use linux/set_memory.h
by Michael Ellerman
· 8 years ago
408c986
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
1d0c6e5
PM / sleep: constify attribute_group structures
by Arvind Yadav
· 8 years ago
8f8e5c3
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 8 years ago
59494fe
PM: hibernate: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
eba74c2
PM / hibernate: Drop redundant parameter of swsusp_alloc()
by BaoJun Luo
· 8 years ago
49368a4
PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition
by Balbir Singh
· 8 years ago
33e4f80
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
by Rafael J. Wysocki
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
fbd78af
Merge branches 'intel_pstate' and 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
f3b7eaa
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
by Rafael J. Wysocki
· 8 years ago
bb47e96
Merge branches 'pm-sleep' and 'powercap'
by Rafael J. Wysocki
· 8 years ago
0bae5fd
PM / hibernate: Declare variables as static
by Pushkar Jambhlekar
· 8 years ago
2e4ab93
Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
50327dd
kernel/power/snapshot.c: use set_memory.h header
by Laura Abbott
· 8 years ago
eed4d47
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
by Rafael J. Wysocki
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
080e416
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
2872de1
PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()
by Rafael J. Wysocki
· 8 years ago
81d45bd
PM / hibernate: Untangle power_down()
by Rafael J. Wysocki
· 8 years ago
7bb0338
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
8cff667
PM / sleep: Fix test_suspend after sleep state rework
by Geert Uytterhoeven
· 8 years ago
0f5bf6d
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
by Laura Abbott
· 8 years ago
858a0d7
Merge back earlier suspend/hibernation changes for v4.11.
by Rafael J. Wysocki
· 8 years ago
47087ee
PM / Hibernate: Use rb_entry() instead of container_of()
by Geliang Tang
· 8 years ago
e326ce0
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
by Rafael J. Wysocki
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
c11a6cf
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
7b9dc3f
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
631ddab
Merge branches 'pm-sleep' and 'powercap'
by Rafael J. Wysocki
· 8 years ago
08b98d3
PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag
by Rafael J. Wysocki
· 8 years ago
406e793
PM / sleep: System sleep state selection interface rework
by Rafael J. Wysocki
· 8 years ago
ceb7578
PM / sleep: fix device reference leak in test_suspend
by Johan Hovold
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
1adb469
PM / suspend: Fix missing KERN_CONT for suspend message
by Jon Hunter
· 8 years ago
8bc4a04
Merge branch 'for-4.9' into for-4.10
by Tejun Heo
· 8 years ago
7d2e7a2
oom, suspend: fix oom_killer_disable vs. pm suspend properly
by Michal Hocko
· 8 years ago
a81f80f
power, workqueue: remove keventd_up() usage
by Tejun Heo
· 8 years ago
1ad1410
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
by Anisse Astier
· 8 years ago
fa7fd6f
PM / sleep: enable suspend-to-idle even without registered suspend_ops
by Sudeep Holla
· 8 years ago
5b3f249
PM / sleep: Increase default DPM watchdog timeout to 120
by Chen Yu
· 8 years ago
c86d06b
PM / QoS: avoid calling cancel_delayed_work_sync() during early boot
by Tejun Heo
· 8 years ago
6c16f42
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
924d869
PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
by James Morse
· 8 years ago
0aeeb3e
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
62822e2
PM / hibernate: Restore processor state before using per-CPU variables
by Thomas Garnier
· 8 years ago
599d0c9
mm, vmscan: move LRU lists to node
by Mel Gorman
· 8 years ago
6453dbd
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
fe12c00
PM / hibernate: Introduce test_resume mode for hibernation
by Chen Yu
· 8 years ago
406f992
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
by Rafael J. Wysocki
· 9 years ago
4c0b6c1
PM / hibernate: Image data protection during restoration
by Rafael J. Wysocki
· 9 years ago
d5f32af
PM / hibernate: Add missing braces in __register_nosave_region()
by Rafael J. Wysocki
· 9 years ago
ef96f63
PM / hibernate: Clean up comments in snapshot.c
by Rafael J. Wysocki
· 9 years ago
efd5a85
PM / hibernate: Clean up function headers in snapshot.c
by Rafael J. Wysocki
· 9 years ago
2f88e41
PM / hibernate: Add missing braces in hibernate_setup()
by Rafael J. Wysocki
· 9 years ago
63f9ccb
Merge back earlier suspend/hibernation changes for v4.8.
by Rafael J. Wysocki
· 9 years ago
9e7f7f5
Merge branch 'x86/mm' into x86/boot, to pick up dependencies
by Ingo Molnar
· 9 years ago
307c597
PM / hibernate: Recycle safe pages after image restoration
by Rafael J. Wysocki
· 9 years ago
6dbecfd
PM / hibernate: Simplify mark_unsafe_pages()
by Rafael J. Wysocki
· 9 years ago
9c74448
PM / hibernate: Do not free preallocated safe pages during image restore
by Rafael J. Wysocki
· 9 years ago
7b776af
PM / suspend: show workqueue state in suspend flow
by Roger Lu
· 9 years ago
ea00f4f
PM / sleep: make PM notifiers called symmetrically
by Lianwei Wang
· 9 years ago
65fe935
x86/KASLR, x86/power: Remove x86 hibernation restrictions
by Kees Cook
· 9 years ago
7407054
oom, suspend: fix oom_reaper vs. oom_killer_disable race
by Michal Hocko
· 9 years ago
ca5f2b4
PM / sleep: Make pm_prepare_console() return void
by Borislav Petkov
· 9 years ago
6783091
PM / Hibernate: Don't let kasan instrument snapshot.c
by James Morse
· 9 years ago
162b99e
pm: use bio op accessors
by Mike Christie
· 9 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 9 years ago
f6cf054
PM / Hibernate: Call flush_icache_range() on pages restored in-place
by James Morse
· 9 years ago
3d66c6b
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
Next »