Age | Commit message (Expand) | Author |
2021-11-02 | Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-11-02 | Merge branches 'pm-em' and 'powercap' | Rafael J. Wysocki |
2021-10-26 | PM: suspend: Use valid_state() consistently | Rafael J. Wysocki |
2021-10-26 | PM: sleep: Pause cpuidle later and resume it earlier during system transitions | Rafael J. Wysocki |
2021-10-26 | PM: suspend: Do not pause cpuidle in the suspend-to-idle path | Rafael J. Wysocki |
2021-10-21 | PM: hibernate: Get block device exclusively in swsusp_check() | Ye Bin |
2021-10-21 | PM: hibernate: swap: Use vzalloc() and kzalloc() | Cai Huoqing |
2021-10-21 | PM: hibernate: fix sparse warnings | Anders Roxell |
2021-10-20 | workqueue: Introduce show_one_worker_pool and show_one_workqueue. | Imran Khan |
2021-10-19 | Revert "PM: sleep: Do not assume that "mem" is always present" | Rafael J. Wysocki |
2021-10-05 | PM: EM: Mark inefficiencies in CPUFreq | Vincent Donnefort |
2021-10-05 | PM: EM: Allow skipping inefficient states | Vincent Donnefort |
2021-10-05 | PM: EM: Extend em_perf_domain with a flag field | Vincent Donnefort |
2021-10-05 | PM: EM: Mark inefficient states | Vincent Donnefort |
2021-10-05 | PM: EM: Fix inefficient states detection | Vincent Donnefort |
2021-09-15 | PM: hibernate: Remove blk_status_to_errno in hib_wait_io | Falla Coulibaly |
2021-09-15 | PM: sleep: Do not assume that "mem" is always present | Florian Fainelli |
2021-08-30 | Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap' | Rafael J. Wysocki |
2021-08-16 | PM: sleep: unmark 'state' functions as kernel-doc | Randy Dunlap |
2021-08-06 | PM: EM: Increase energy calculation precision | Lukasz Luba |
2021-08-04 | PM: sleep: check RTC features instead of ops in suspend_test | Alexandre Belloni |
2021-08-04 | PM: sleep: s2idle: Replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior |
2021-07-08 | PM: hibernate: disable when there are active secretmem users | Mike Rapoport |
2021-06-11 | PM: hibernate: remove leading spaces before tabs | Zhen Lei |
2021-06-11 | PM: sleep: remove trailing spaces and tabs | Zhen Lei |
2021-05-24 | PM: hibernate: fix spelling mistakes | Zhen Lei |
2021-04-08 | PM: sleep: fix typos in comments | Lu Jialin |
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 |