Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -2/+26 |
2020-12-15 | kernel/power: allow hibernation with page_poison sanity checking | Vlastimil Babka | 3 | -5/+13 |
2020-12-15 | PM: hibernate: make direct map manipulations more explicit | Mike Rapoport | 1 | -2/+36 |
2020-12-15 | Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' | Rafael J. Wysocki | 1 | -0/+2 |
2020-11-23 | PM / suspend: fix kernel-doc markup | Alex Shi | 1 | -0/+2 |
2020-11-10 | PM: EM: update the comments related to power scale | Lukasz Luba | 1 | -1/+1 |
2020-11-10 | PM: EM: Add a flag indicating units of power values in Energy Model | Lukasz Luba | 1 | -1/+23 |
2020-10-27 | PM: sleep: fix typo in kernel/power/process.c | Jackie Zamow | 1 | -1/+1 |
2020-10-16 | kernel/: fix repeated words in comments | Randy Dunlap | 1 | -1/+1 |
2020-10-14 | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -11/+15 |
2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -29/+18 |
2020-10-05 | PM: hibernate: remove the bogus call to get_gendisk() in software_resume() | Christoph Hellwig | 1 | -11/+0 |
2020-09-28 | PM: hibernate: Batch hibernate and resume IO requests | Xiaoyi Chen | 1 | -0/+15 |
2020-09-23 | PM: mm: cleanup swsusp_swap_check | Christoph Hellwig | 1 | -6/+4 |
2020-09-23 | mm: split swap_type_of | Christoph Hellwig | 2 | -21/+12 |
2020-09-23 | PM: rewrite is_hibernate_resume_dev to not require an inode | Christoph Hellwig | 1 | -6/+6 |
2020-09-01 | notifier: Fix broken error handling pattern | Peter Zijlstra | 5 | -45/+33 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -3/+3 |
2020-08-11 | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+97 |
2020-08-07 | mm: memcg: convert vmstat slab counters to bytes | Roman Gushchin | 1 | -1/+1 |
2020-08-03 | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 3 | -6/+6 |
2020-07-29 | PM, libnvdimm: Add runtime firmware activation support | Dan Williams | 1 | -0/+97 |
2020-07-14 | PM: sleep: spread "const char *" correctness | Alexey Dobriyan | 2 | -3/+3 |
2020-07-14 | PM: hibernate: fix white space in a few places | Xiang Chen | 1 | -3/+3 |
2020-06-24 | PM / EM: remove em_register_perf_domain | Lukasz Luba | 1 | -25/+0 |
2020-06-24 | PM / EM: add support for other devices than CPUs in Energy Model | Lukasz Luba | 1 | -77/+167 |
2020-06-24 | PM / EM: update callback structure and add device pointer | Lukasz Luba | 1 | -4/+5 |
2020-06-24 | PM / EM: introduce em_dev_register_perf_domain function | Lukasz Luba | 1 | -6/+34 |
2020-06-24 | PM / EM: change naming convention from 'capacity' to 'performance' | Lukasz Luba | 1 | -22/+22 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -13/+13 |
2020-06-11 | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2020-06-05 | PM: hibernate: Add __init annotation to swsusp_header_init() | Christophe JAILLET | 1 | -1/+1 |
2020-05-27 | PM: hibernate: Restrict writes to the resume device | Domenico Andreoli | 1 | -1/+13 |
2020-05-19 | PM: hibernate: Split off snapshot dev option | Domenico Andreoli | 2 | -1/+14 |
2020-05-19 | PM: hibernate: Incorporate concurrency handling | Domenico Andreoli | 3 | -12/+22 |
2020-05-15 | kernel/power: constify sysrq_key_op | Emil Velikov | 1 | -1/+1 |
2020-04-27 | PM: hibernate: Freeze kernel threads in software_resume() | Dexuan Cui | 1 | -0/+7 |
2020-04-06 | PM / sleep: handle the compat case in snapshot_set_swap_area() | Christoph Hellwig | 1 | -32/+22 |
2020-04-06 | PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper | Christoph Hellwig | 1 | -28/+29 |
2020-04-06 | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -1/+8 |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -21/+0 |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2020-04-02 | PM: sleep: Add pm_debug_messages kernel command line option | Chen Yu | 1 | -0/+7 |
2020-04-01 | PM: hibernate: Propagate the return value of hibernation_restore() | Dexuan Cui | 1 | -1/+1 |
2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' | Rafael J. Wysocki | 1 | -15/+1 |
2020-03-30 | Merge branch 'pm-qos' | Rafael J. Wysocki | 1 | -393/+166 |
2020-03-23 | PM: remove s390 specific callbacks | Heiko Carstens | 2 | -21/+0 |
2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan | 1 | -2/+0 |