summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)AuthorFilesLines
5 daysPM: sleep: console: Fix the black screen issuetuhaowen1-1/+6
2025-06-19PM: sleep: Print PM debug messages during hibernationRafael J. Wysocki3-1/+11
2025-06-19PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks()Zijun Hu1-0/+3
2025-06-19PM: EM: Fix potential division-by-zero error in em_compute_costs()Yaxiong Tian1-0/+4
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-21/+42
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+12
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki3-15/+21
2025-03-21PM: hibernate: Use crypto_acomp interfaceHerbert Xu2-21/+42
2025-03-12PM: s2idle: Extend comment in s2idle_enter()Ulf Hansson1-1/+5
2025-03-12PM: s2idle: Drop redundant locks when entering s2idleUlf Hansson1-4/+6
2025-03-11printk: Rename resume_console to console_resume_allMarcos Paulo de Souza2-7/+7
2025-03-11printk: Rename suspend_console to console_suspend_allMarcos Paulo de Souza2-5/+5
2025-03-07PM: EM: Rework the depends on for CONFIG_ENERGY_MODELJeson Gao1-2/+1
2025-03-07PM: EM: Address RCU-related sparse warningsRafael J. Wysocki1-19/+20
2025-03-06PM: EM: Consify two parameters of em_dev_register_perf_domain()Rafael J. Wysocki1-5/+6
2025-03-03PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()Lizhi Xu1-3/+3
2025-02-20PM: EM: use kfree_rcu() to simplify the codeLi RongQing1-9/+1
2025-02-18PM: EM: Slightly reduce em_check_capacity_update() overheadRafael J. Wysocki1-2/+2
2025-02-18PM: EM: Drop unused parameter from em_adjust_new_capacity()Rafael J. Wysocki1-3/+2
2025-02-18PM: hibernate: Replace deprecated kmap_atomic() with kmap_local_page()David Reaver1-8/+8
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+6
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+1
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-4/+1
2025-01-23PM: hibernate: Add error handling for syscore_suspend()Wentao Liang1-1/+6
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki4-3/+38
2025-01-14PM: sleep: Allow configuring the DPM watchdog to warn earlier than panicDouglas Anderson1-1/+20
2025-01-14PM: sleep: convert comment from kernel-doc to plain commentRandy Dunlap1-1/+1
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki1-0/+17
2024-12-05PM: sleep: autosleep: don't include 'pm_wakeup.h' directlyWolfram Sang1-1/+0
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+4
2024-11-04PM: EM: Add min/max available performance state limitsLukasz Luba1-0/+52
2024-10-31arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernateDavid Woodhouse1-1/+4
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-10PM: hibernate: Remove unused stub for saveable_highmem_page()Andy Shevchenko1-5/+0
2024-08-02PM: sleep: Use sysfs_emit() and sysfs_emit_at() in "show" functionsXueqin Luo1-37/+39
2024-08-02PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functionsXueqin Luo1-11/+15
2024-07-03mm: remove the implementation of swap_free() and always use swap_free_nr()Barry Song1-3/+2
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-05-24swap: yield device immediatelyChristian Brauner1-1/+1
2024-05-21Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+1
2024-05-15Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2024-05-13Merge branches 'pm-em' and 'pm-docs'Rafael J. Wysocki1-19/+87
2024-05-02swsusp: don't bother with setting block sizeAl Viro1-6/+1
2024-04-30PM: hibernate: replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long1-2/+0
2024-04-08PM: EM: Add em_dev_update_chip_binning()Lukasz Luba1-0/+48
2024-04-08PM: EM: Refactor em_adjust_new_capacity()Lukasz Luba1-19/+39
2024-04-08PM: s2idle: Make sure CPUs will wakeup directly on resumeAnna-Maria Behnsen1-0/+6
2024-03-21Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-1/+1
2024-03-13PM: EM: Force device drivers to provide power in uWLukasz Luba1-0/+11