index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
2
-5
/
+2
|
\
|
*
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-3
/
+2
|
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
2
-2
/
+0
*
|
PM: suspend: fix return value of __setup handler
Randy Dunlap
2022-03-01
1
-4
/
+4
*
|
PM: hibernate: fix __setup handler error handling
Randy Dunlap
2022-03-01
1
-1
/
+1
*
|
PM: hibernate: Clean up non-kernel-doc comments
Jiapeng Chong
2022-03-01
1
-4
/
+4
*
|
PM: hibernate: fix load_image_and_restore() error path
Ye Bin
2022-02-16
1
-1
/
+3
*
|
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-02-07
3
-4
/
+5
|
/
*
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2022-01-25
1
-14
/
+7
*
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
2022-01-25
1
-7
/
+4
*
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
2021-12-08
2
-2
/
+15
*
PM: hibernate: Fix snapshot partial write lengths
Evan Green
2021-11-24
1
-1
/
+1
*
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-11-24
1
-3
/
+3
*
Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-11-02
5
-45
/
+106
|
\
|
*
-
.
Merge branches 'pm-em' and 'powercap'
Rafael J. Wysocki
2021-11-02
1
-18
/
+68
|
|
\
\
|
|
*
|
PM: EM: Mark inefficiencies in CPUFreq
Vincent Donnefort
2021-10-05
1
-0
/
+40
|
|
*
|
PM: EM: Allow skipping inefficient states
Vincent Donnefort
2021-10-05
1
-0
/
+13
|
|
*
|
PM: EM: Extend em_perf_domain with a flag field
Vincent Donnefort
2021-10-05
1
-2
/
+4
|
|
*
|
PM: EM: Mark inefficient states
Vincent Donnefort
2021-10-05
1
-1
/
+3
|
|
*
|
PM: EM: Fix inefficient states detection
Vincent Donnefort
2021-10-05
1
-15
/
+8
|
|
|
/
|
*
|
PM: suspend: Use valid_state() consistently
Rafael J. Wysocki
2021-10-26
1
-5
/
+7
|
*
|
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
2021-10-26
3
-13
/
+23
|
*
|
PM: suspend: Do not pause cpuidle in the suspend-to-idle path
Rafael J. Wysocki
2021-10-26
1
-2
/
+6
|
*
|
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-10-21
1
-2
/
+3
|
*
|
PM: hibernate: swap: Use vzalloc() and kzalloc()
Cai Huoqing
2021-10-21
1
-10
/
+4
|
*
|
PM: hibernate: fix sparse warnings
Anders Roxell
2021-10-21
1
-2
/
+2
|
*
|
Revert "PM: sleep: Do not assume that "mem" is always present"
Rafael J. Wysocki
2021-10-19
1
-2
/
+2
|
*
|
PM: hibernate: Remove blk_status_to_errno in hib_wait_io
Falla Coulibaly
2021-09-15
1
-1
/
+1
|
*
|
PM: sleep: Do not assume that "mem" is always present
Florian Fainelli
2021-09-15
1
-2
/
+2
|
|
/
*
/
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
2021-10-20
1
-1
/
+1
|
/
*
-
.
Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2021-08-30
3
-4
/
+4
|
\
\
|
|
*
PM: sleep: unmark 'state' functions as kernel-doc
Randy Dunlap
2021-08-16
1
-1
/
+1
|
|
*
PM: sleep: check RTC features instead of ops in suspend_test
Alexandre Belloni
2021-08-04
1
-1
/
+1
|
|
*
PM: sleep: s2idle: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
1
-2
/
+2
|
|
/
*
/
PM: EM: Increase energy calculation precision
Lukasz Luba
2021-08-06
1
-1
/
+3
|
/
*
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
2021-07-08
1
-1
/
+4
*
PM: hibernate: remove leading spaces before tabs
Zhen Lei
2021-06-11
1
-1
/
+1
*
PM: sleep: remove trailing spaces and tabs
Zhen Lei
2021-06-11
2
-7
/
+7
*
PM: hibernate: fix spelling mistakes
Zhen Lei
2021-05-24
2
-5
/
+5
*
PM: sleep: fix typos in comments
Lu Jialin
2021-04-08
3
-3
/
+3
*
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-03-23
1
-1
/
+1
*
-
.
Merge branches 'powercap' and 'pm-misc'
Rafael J. Wysocki
2021-02-15
1
-8
/
+4
|
\
\
|
|
*
PM: Kconfig: remove unneeded "default n" options
Lukasz Luba
2021-02-12
1
-3
/
+0
|
|
*
PM: EM: update Kconfig description and drop "default n" option
Lukasz Luba
2021-02-12
1
-5
/
+4
*
|
|
PM: sleep: Constify static struct attribute_group
Rikard Falkeborn
2021-02-12
1
-1
/
+1
*
|
|
PM: sleep: No need to check PF_WQ_WORKER in thaw_kernel_threads()
Zqiang
2021-01-27
1
-1
/
+1
|
|
/
|
/
|
*
|
PM: hibernate: flush swap writer after marking
Laurent Badel
2021-01-25
1
-1
/
+1
|
/
*
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
2
-2
/
+26
|
\
|
*
-
.
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2020-12-15
1
-0
/
+2
|
|
\
\
|
|
*
|
PM / suspend: fix kernel-doc markup
Alex Shi
2020-11-23
1
-0
/
+2
|
|
|
/
[next]