aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-28Merge branches 'pm-qos' and 'pm-tools'Rafael J. Wysocki2-0/+117
2025-11-28Merge branches 'pm-em' and 'pm-opp'Rafael J. Wysocki6-3/+509
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki8-129/+250
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki1-1/+1
2025-11-25PM: QoS: Introduce a CPU system wakeup QoS limitUlf Hansson2-0/+117
2025-11-24PM: hibernate: Extra cleanup of comments in swap handling codeRafael J. Wysocki1-48/+33
2025-11-20PM: sleep: Call pm_sleep_fs_sync() instead of ksys_sync_helper()Samuel Wu3-3/+13
2025-11-20PM: sleep: Add support for wakeup during filesystem syncSamuel Wu2-6/+74
2025-11-17PM: hibernate: Clean up kernel-doc comment style usageSunday Adelodun1-46/+12
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-8/+4
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki4-28/+120
2025-11-14PM: suspend: Make pm_test delay interruptible by wakeup eventsRiwen Lu1-1/+5
2025-11-12power: always freeze efivarfsChristian Brauner2-8/+4
2025-11-07PM: hibernate: Fix style issues in save_compressed_image()Mario Limonciello (AMD)1-2/+3
2025-11-07PM: hibernate: Use atomic64_t for compressed_size variableMario Limonciello (AMD)1-5/+5
2025-11-07PM: hibernate: Emit an error when image writing failsMario Limonciello (AMD)1-4/+7
2025-10-31Merge back system sleep material for 6.19Rafael J. Wysocki3-27/+115
2025-10-30PM: hibernate: add sysfs interface for hibernate_compression_threadsXueqin Luo1-0/+38
2025-10-30PM: hibernate: make compression threads configurableXueqin Luo1-4/+21
2025-10-30PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threadsXueqin Luo1-14/+44
2025-10-29PM: sleep: Allow pm_restrict_gfp_mask() stackingRafael J. Wysocki2-9/+17
2025-10-29PM: EM: Add to em_pd_list only when no failurePeng Fan1-1/+4
2025-10-23Revert "PM: sleep: Make pm_wakeup_clear() call more clear"Samuel Wu2-1/+1
2025-10-22PM: EM: Notify an event when the performance domain changesChangwoo Min1-0/+5
2025-10-22PM: EM: Implement em_notify_pd_created/updated()Changwoo Min2-0/+50
2025-10-22PM: EM: Implement em_notify_pd_deleted()Changwoo Min2-0/+47
2025-10-22PM: EM: Implement em_nl_get_pd_table_doit()Changwoo Min1-1/+107
2025-10-22PM: EM: Implement em_nl_get_pds_doit()Changwoo Min1-1/+81
2025-10-22PM: EM: Add an iterator and accessor for the performance domainChangwoo Min2-0/+52
2025-10-22PM: EM: Add a skeleton code for netlink notificationChangwoo Min3-1/+53
2025-10-22PM: EM: Add em.yaml and autogen filesChangwoo Min2-0/+71
2025-10-22PM: EM: Expose the ID of a performance domain via debugfsChangwoo Min1-0/+12
2025-10-22PM: EM: Assign a unique ID when creating a performance domainChangwoo Min1-1/+29
2025-10-20PM: hibernate: Rework message printing in swsusp_save()Rafael J. Wysocki1-7/+6
2025-10-18PM: console: Fix memory allocation error handling in pm_vt_switch_required()Malaya Kumar Rout1-2/+6
2025-10-13PM: WQ_UNBOUND added to pm_wq workqueueMarco Crivellari1-1/+1
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki5-18/+31
2025-09-29Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki1-5/+6
2025-09-26PM: hibernate: Combine return paths in power_down()Rafael J. Wysocki1-18/+14
2025-09-26PM: hibernate: Restrict GFP mask in power_down()Rafael J. Wysocki1-0/+2
2025-09-25PM: hibernate: Add pm_hibernation_mode_is_suspend()Mario Limonciello (AMD)1-0/+11
2025-09-25PM: hibernate: Fix hybrid-sleepMario Limonciello (AMD)1-0/+4
2025-09-15Merge back earlier material related to system sleep for 6.18Rafael J. Wysocki4-5/+5
2025-09-15PM: EM: Fix late boot with holes in CPU topologyChristian Loehle1-5/+6
2025-09-11Merge branches 'pm-sleep' and 'pm-em'Rafael J. Wysocki2-4/+26
2025-09-10PM: hibernate: Restrict GFP mask in hibernation_snapshot()Rafael J. Wysocki1-0/+1
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki1-4/+25
2025-09-04PM: sleep: Make pm_wakeup_clear() call more clearSamuel Wu2-1/+1
2025-09-01PM: hibernate: Fix typo in memory bitmaps description commentLi Jun1-1/+1
2025-09-01PM: hibernate: Use vmalloc_array() and vcalloc() to improve codeQianfeng Rong1-3/+3