summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki2021-08-303-4/+4
|\ \
| | * PM: sleep: unmark 'state' functions as kernel-docRandy Dunlap2021-08-161-1/+1
| | * PM: sleep: check RTC features instead of ops in suspend_testAlexandre Belloni2021-08-041-1/+1
| | * PM: sleep: s2idle: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-041-2/+2
| |/
* / PM: EM: Increase energy calculation precisionLukasz Luba2021-08-061-1/+3
|/
* PM: hibernate: disable when there are active secretmem usersMike Rapoport2021-07-081-1/+4
* PM: hibernate: remove leading spaces before tabsZhen Lei2021-06-111-1/+1
* PM: sleep: remove trailing spaces and tabsZhen Lei2021-06-112-7/+7
* PM: hibernate: fix spelling mistakesZhen Lei2021-05-242-5/+5
* PM: sleep: fix typos in commentsLu Jialin2021-04-083-3/+3
* PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba2021-03-231-1/+1
*-. Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki2021-02-151-8/+4
|\ \
| | * PM: Kconfig: remove unneeded "default n" optionsLukasz Luba2021-02-121-3/+0
| | * PM: EM: update Kconfig description and drop "default n" optionLukasz Luba2021-02-121-5/+4
* | | PM: sleep: Constify static struct attribute_groupRikard Falkeborn2021-02-121-1/+1
* | | PM: sleep: No need to check PF_WQ_WORKER in thaw_kernel_threads()Zqiang2021-01-271-1/+1
| |/ |/|
* | PM: hibernate: flush swap writer after markingLaurent Badel2021-01-251-1/+1
|/
* Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-152-2/+26
|\
| *-. Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-151-0/+2
| |\ \
| | * | PM / suspend: fix kernel-doc markupAlex Shi2020-11-231-0/+2
| | |/
| * | PM: EM: update the comments related to power scaleLukasz Luba2020-11-101-1/+1
| * | PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba2020-11-101-1/+23
| |/
* | kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka2020-12-153-5/+13
* | PM: hibernate: make direct map manipulations more explicitMike Rapoport2020-12-151-2/+36
|/
* PM: sleep: fix typo in kernel/power/process.cJackie Zamow2020-10-271-1/+1
* kernel/: fix repeated words in commentsRandy Dunlap2020-10-161-1/+1
* Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-142-11/+15
|\
| * PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig2020-10-051-11/+0
| * PM: hibernate: Batch hibernate and resume IO requestsXiaoyi Chen2020-09-281-0/+15
* | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-132-29/+18
|\ \
| * | PM: mm: cleanup swsusp_swap_checkChristoph Hellwig2020-09-231-6/+4
| * | mm: split swap_type_ofChristoph Hellwig2020-09-232-21/+12
| * | PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig2020-09-231-6/+6
| |/
* / notifier: Fix broken error handling patternPeter Zijlstra2020-09-015-45/+33
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-111-0/+97
|\
| * PM, libnvdimm: Add runtime firmware activation supportDan Williams2020-07-281-0/+97
* | mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-1/+1
| |
| \
*-. | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2020-08-033-6/+6
|\ \|
| * | PM: sleep: spread "const char *" correctnessAlexey Dobriyan2020-07-142-3/+3
| * | PM: hibernate: fix white space in a few placesXiang Chen2020-07-141-3/+3
| |/
* | PM / EM: remove em_register_perf_domainLukasz Luba2020-06-241-25/+0
* | PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba2020-06-241-77/+167
* | PM / EM: update callback structure and add device pointerLukasz Luba2020-06-241-4/+5
* | PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba2020-06-241-6/+34
* | PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-22/+22
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-13/+13
* Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-101-1/+1
|\
| * PM: hibernate: Add __init annotation to swsusp_header_init()Christophe JAILLET2020-06-051-1/+1
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0