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