index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
2021-03-23
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-02-15
Merge branches 'powercap' and 'pm-misc'
Rafael J. Wysocki
2021-02-12
PM: sleep: Constify static struct attribute_group
Rikard Falkeborn
2021-02-12
PM: Kconfig: remove unneeded "default n" options
Lukasz Luba
2021-02-12
PM: EM: update Kconfig description and drop "default n" option
Lukasz Luba
2021-01-27
PM: sleep: No need to check PF_WQ_WORKER in thaw_kernel_threads()
Zqiang
2021-01-25
PM: hibernate: flush swap writer after marking
Laurent Badel
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
2020-12-15
PM: hibernate: make direct map manipulations more explicit
Mike Rapoport
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2020-11-23
PM / suspend: fix kernel-doc markup
Alex Shi
2020-11-10
PM: EM: update the comments related to power scale
Lukasz Luba
2020-11-10
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
2020-10-27
PM: sleep: fix typo in kernel/power/process.c
Jackie Zamow
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-05
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-09-28
PM: hibernate: Batch hibernate and resume IO requests
Xiaoyi Chen
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
2020-09-23
mm: split swap_type_of
Christoph Hellwig
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2020-07-28
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
2020-07-14
PM: sleep: spread "const char *" correctness
Alexey Dobriyan
2020-07-14
PM: hibernate: fix white space in a few places
Xiang Chen
2020-06-24
PM / EM: remove em_register_perf_domain
Lukasz Luba
2020-06-24
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
2020-06-24
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-05
PM: hibernate: Add __init annotation to swsusp_header_init()
Christophe JAILLET
2020-05-27
PM: hibernate: Restrict writes to the resume device
Domenico Andreoli
2020-05-19
PM: hibernate: Split off snapshot dev option
Domenico Andreoli
2020-05-19
PM: hibernate: Incorporate concurrency handling
Domenico Andreoli
2020-05-15
kernel/power: constify sysrq_key_op
Emil Velikov
2020-04-27
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
2020-04-06
PM / sleep: handle the compat case in snapshot_set_swap_area()
Christoph Hellwig
2020-04-06
PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper
Christoph Hellwig
2020-04-06
Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
[next]