summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
...
* | PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-073-4/+5
|/
* PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-01-251-14/+7
* PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman2022-01-251-7/+4
* PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-082-2/+15
* PM: hibernate: Fix snapshot partial write lengthsEvan Green2021-11-241-1/+1
* PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer2021-11-241-3/+3
* Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-11-025-45/+106
|\
| *-. Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki2021-11-021-18/+68
| |\ \
| | * | PM: EM: Mark inefficiencies in CPUFreqVincent Donnefort2021-10-051-0/+40
| | * | PM: EM: Allow skipping inefficient statesVincent Donnefort2021-10-051-0/+13
| | * | PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort2021-10-051-2/+4
| | * | PM: EM: Mark inefficient statesVincent Donnefort2021-10-051-1/+3
| | * | PM: EM: Fix inefficient states detectionVincent Donnefort2021-10-051-15/+8
| | |/
| * | PM: suspend: Use valid_state() consistentlyRafael J. Wysocki2021-10-261-5/+7
| * | PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki2021-10-263-13/+23
| * | PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki2021-10-261-2/+6
| * | PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin2021-10-211-2/+3
| * | PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing2021-10-211-10/+4
| * | PM: hibernate: fix sparse warningsAnders Roxell2021-10-211-2/+2
| * | Revert "PM: sleep: Do not assume that "mem" is always present"Rafael J. Wysocki2021-10-191-2/+2
| * | PM: hibernate: Remove blk_status_to_errno in hib_wait_ioFalla Coulibaly2021-09-151-1/+1
| * | PM: sleep: Do not assume that "mem" is always presentFlorian Fainelli2021-09-151-2/+2
| |/
* / workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan2021-10-201-1/+1
|/
*-. 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
|\