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