Sign in
android-kvm
/
linux
/
94cf8acc38e57caaba1329a255409b6d93936ba7
/
kernel
/
power
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
ef80068
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
abd02ac
PM/Hibernate: exclude all PageOffline() pages
by David Hildenbrand
· 6 years ago
5b56db3
PM/Hibernate: use pfn_to_online_page()
by David Hildenbrand
· 6 years ago
c3739c5
Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'
by Rafael J. Wysocki
· 6 years ago
9cac42d
PM / EM: Expose the Energy Model in debugfs
by Quentin Perret
· 6 years ago
659dc45
PM: QoS: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
17bf423
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
442a5d0
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
943a10f
PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
27871f7
PM: Introduce an Energy Model management framework
by Quentin Perret
· 6 years ago
96c6935
PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
eb31d55
memblock: remove _virt from APIs returning virtual address
by Mike Rapoport
· 6 years ago
3f858ae
Merge branches 'acpi-pm' and 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
eb81bfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
684bec1
Input: i8042 - enable keyboard wakeups by default when s2idle is used
by Daniel Drake
· 6 years ago
8412dbd
PM / sleep: Show freezing tasks that caused a suspend abort
by Todd Brandt
· 6 years ago
3df6f61
PM / sleep: wakeup: Fix build error caused by missing SRCU support
by zhangyi (F)
· 6 years ago
b018fc9
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
55f2503
PM / reboot: Eliminate race between reboot and suspend
by Pingfan Liu
· 6 years ago
82837ad
PM / hibernate: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
d5641c6
PM / hibernate: cast PAGE_SIZE to int when comparing with error code
by Chengguang Xu
· 7 years ago
b3dae10
sched/swait: Rename to exclusive
by Peter Zijlstra
· 7 years ago
44348e8a
fix a series of Documentation/ broken file name references
by Mauro Carvalho Chehab
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
a24e16b
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
by Rafael J. Wysocki
· 7 years ago
f1c7d00
Merge branches 'pm-qos' and 'pm-core'
by Rafael J. Wysocki
· 7 years ago
74cd817
PM / QoS: Drop redundant declaration of pm_qos_get_value()
by Rafael J. Wysocki
· 7 years ago
fc14eeb
PM / hibernate: Fix oops at snapshot_write()
by Tetsuo Handa
· 7 years ago
62fc00a
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
by Sebastian Andrzej Siewior
· 7 years ago
9c8cd6b
PM / s2idle: Make s2idle_wait_head swait based
by Sebastian Andrzej Siewior
· 7 years ago
c1a957d
PM / suspend: Prevent might sleep splats
by Thomas Gleixner
· 7 years ago
0eb0b63
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
by Christoph Hellwig
· 7 years ago
2ef7c01c
PM / wakeup: Only update last time for active wakeup sources
by Doug Berger
· 7 years ago
fe43e2c
PM / QoS: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
f2d2856
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
70f68ee
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
by Dominik Brodowski
· 7 years ago
6484640
PM / hibernate: Change message when writing to /sys/power/resume
by Mario Limonciello
· 7 years ago
3550646
PM / hibernate: Make passing hibernate offsets more friendly
by Mario Limonciello
· 7 years ago
328008a
x86/power: Fix swsusp_arch_resume prototype
by Arnd Bergmann
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
8ffdfe3
PM / hibernate: Drop unused parameter of enough_swap
by Kyungsik Lee
· 7 years ago
4bf236a
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
by Bart Van Assche
· 7 years ago
263663c
block: convert to bio_first_bvec_all & bio_first_page_all
by Ming Lei
· 7 years ago
bdbc98a
PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()
by Rainer Fiebig
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
05d658b
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 7 years ago
28da439
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
by Rafael J. Wysocki
· 7 years ago
95b982b
PM / s2idle: Clear the events_check_enabled flag
by Rajat Jain
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
69f658e
Merge branch 'pm-domains' into pm-opp
by Rafael J. Wysocki
· 7 years ago
a5950f2
Merge back suspend/resume/hibernate material for v4.15.
by Rafael J. Wysocki
· 7 years ago
64ec72a
PM: Use a more common logging style
by Joe Perches
· 7 years ago
7813dd6
PM / OPP: Move the OPP directory out of power/
by Viresh Kumar
· 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
· 7 years ago
8e6bcd9
PM / s2idle: Rearrange the main suspend-to-idle loop
by Rafael J. Wysocki
· 7 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
· 7 years ago
8d8b244
PM / sleep: Do not print debug messages by default
by Rafael J. Wysocki
· 7 years ago
bd8c9ba
PM / suspend: Export pm_suspend_target_state
by Florian Fainelli
· 7 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
· 7 years ago
15d56b3
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 7 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
Next »